Started by GitHub push by idhugoid Running as SYSTEM Building on master in workspace /var/lib/jenkins/workspace/overture-development 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/development:refs/remotes/origin/development # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/development^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/refs/heads/development^{commit} # timeout=10 Checking out Revision f1cd35654a0ab64f07ca42c913f7799a2c68d2a3 (refs/remotes/origin/development) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f f1cd35654a0ab64f07ca42c913f7799a2c68d2a3 # timeout=10 Commit message: "Merge branch 'ncb/development' into development" > /usr/bin/git rev-list --no-walk 89d3ef8d7590d8cfa12e1d191caae65e36e397b7 # timeout=10 [overture-development] $ mvn -f pom.xml -Dmaven.repo.local=/var/lib/jenkins/workspace/overture-development/.repository clean -PWith-IDE -Dtycho.mode=maven -fn Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0 [INFO] Scanning for projects... [WARNING] The project org.overturetool:root:pom:3.0.1-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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] The Overture Tool Platform root [pom] [INFO] Overture External Resources [jar] [INFO] Core Tools [pom] [INFO] The Overture Abstract Syntax Tree [jar] [INFO] Test Framework for Overture [jar] [INFO] The VDM parser [jar] [INFO] The VDM Type Checker [jar] [INFO] Overture Testing [pom] [INFO] Overture Testing Framework [jar] [INFO] Overture Sample Tests [jar] [INFO] VDM Pretty Printing [pom] [INFO] The VDM Pretty Printer [jar] [INFO] The Proof Obligation Generator [jar] [INFO] The VDM Interpreter [jar] [INFO] Combinatorial Testing [pom] [INFO] Combinatorial Testing Utilities [jar] [INFO] Combinatorial Testing Runtime [jar] [INFO] New Pretty Printer [jar] [INFO] Overture Core Command Line Tool [jar] [INFO] Code Generation [pom] [INFO] The Intermediate Representation Tree [jar] [INFO] The Code Generation Platform [jar] [INFO] The Java Code Generator Runtime [jar] [INFO] The Java Code Generator Testing [jar] [INFO] The Java Code Generator [jar] [INFO] The VDM to JML Generator Runtime [jar] [INFO] The VDM to JML Generator [jar] [INFO] The Java Code Generator Maven Plugin [maven-plugin] [INFO] The VDM to Isabelle Translator [jar] [INFO] POG - Isagen Integration [jar] [INFO] VDM Annotations [pom] [INFO] Provided Annotations [jar] [INFO] Annotation Examples [jar] [INFO] Documentation [pom] [INFO] The Overture release notes [jar] [INFO] Overture IDE Top-level [pom] [INFO] org.overture.ide.core [eclipse-plugin] [INFO] org.overture.ide.ui [eclipse-plugin] [INFO] Overture IDE Parsers [pom] [INFO] org.overture.ide.parsers.vdmj [eclipse-plugin] [INFO] Overture IDE Builders [pom] [INFO] org.overture.ide.builders.vdmj [eclipse-plugin] [INFO] org.overture.ide.debug [eclipse-plugin] [INFO] Overture IDE VDM-SL top level [pom] [INFO] org.overture.ide.vdmsl.core [eclipse-plugin] [INFO] org.overture.ide.vdmsl.ui [eclipse-plugin] [INFO] org.overture.ide.vdmsl.debug [eclipse-plugin] [INFO] Overture IDE VDM-PP Top-level [pom] [INFO] org.overture.ide.vdmpp.core [eclipse-plugin] [INFO] org.overture.ide.vdmpp.ui [eclipse-plugin] [INFO] org.overture.ide.vdmpp.debug [eclipse-plugin] [INFO] Overture IDE VDM-RT (RealTime) Top-level [pom] [INFO] org.overture.ide.vdmrt.core [eclipse-plugin] [INFO] org.overture.ide.vdmrt.ui [eclipse-plugin] [INFO] org.overture.ide.vdmrt.debug [eclipse-plugin] [INFO] org.overture.ide.help [eclipse-plugin] [INFO] Overture IDE core plugins GUI [pom] [INFO] org.overture.ide.plugins.coverageeditor [eclipse-plugin] [INFO] org.overture.ide.plugins.csk [eclipse-plugin] [INFO] org.overture.ide.plugins.quickinterpreter [eclipse-plugin] [INFO] org.overture.ide.plugins.externaleditor [eclipse-plugin] [INFO] org.overture.ide.plugins.latex [eclipse-plugin] [INFO] org.overture.ide.plugins.poviewer [eclipse-plugin] [INFO] Combinatorial Testing [eclipse-plugin] [INFO] Developer Utilities for Overture [eclipse-plugin] [INFO] UML2 Translator [eclipse-plugin] [INFO] RT Trace Viewer Plugin [eclipse-plugin] [INFO] The Java Code Generator Plugin [eclipse-plugin] [INFO] Overture IDE Eclipse plugin features [pom] [INFO] Overture IDE Eclipse Coverage Editor feature [eclipse-feature] [INFO] Overture IDE Eclipse CSK VDM Tools Link feature [eclipse-feature] [INFO] Overture IDE Eclipse Combinatorial Testing feature [eclipse-feature] [INFO] Overture IDE Eclipse Developer Utilities feature [eclipse-feature] [INFO] Overture IDE Eclipse LaTeX Creator feature [eclipse-feature] [INFO] Overture IDE Eclipse Proof Obligation Viewer feature [eclipse-feature] [INFO] Overture IDE Eclipse VDM Quick Interpreter feature [eclipse-feature] [INFO] Overture IDE Eclipse plugin uml2 feature [eclipse-feature] [INFO] Overture IDE Eclipse Realtime Trace Viewer feature [eclipse-feature] [INFO] Overture IDE Eclipse Java Code Generator feature [eclipse-feature] [INFO] org.overture.ide.platform [eclipse-plugin] [INFO] Overture IDE Eclipse features [pom] [INFO] Overture IDE Eclipse core feature [eclipse-feature] [INFO] Overture IDE Eclipse rcp feature [eclipse-feature] [INFO] Overture IDE Standalone Product [eclipse-repository] [INFO] [INFO] -----------------------< org.overturetool:root >------------------------ [INFO] Building The Overture Tool Platform root 3.0.1-SNAPSHOT [1/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ root --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/target [INFO] [INFO] ---------------------< org.overturetool:externals >--------------------- [INFO] Building Overture External Resources 3.0.1-SNAPSHOT [2/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ externals --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/externals/target [INFO] [INFO] -----------------------< org.overturetool:core >------------------------ [INFO] Building Core Tools 3.0.1-SNAPSHOT [3/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ core --- [INFO] [INFO] ---------------------< org.overturetool.core:ast >---------------------- [INFO] Building The Overture Abstract Syntax Tree 3.0.1-SNAPSHOT [4/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ast --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/ast/target [INFO] [INFO] ----------------< org.overturetool.core:testframework >----------------- [INFO] Building Test Framework for Overture 3.0.1-SNAPSHOT [5/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ testframework --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/testframework/target [INFO] [INFO] --------------------< org.overturetool.core:parser >-------------------- [INFO] Building The VDM parser 3.0.1-SNAPSHOT [6/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ parser --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/parser/target [INFO] [INFO] -----------------< org.overturetool.core:typechecker >------------------ [INFO] Building The VDM Type Checker 3.0.1-SNAPSHOT [7/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ typechecker --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/typechecker/target [INFO] [INFO] -------------------< org.overturetool.core:testing >-------------------- [INFO] Building Overture Testing 3.0.1-SNAPSHOT [8/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ testing --- [INFO] [INFO] --------------< org.overturetool.core.testing:framework >--------------- [INFO] Building Overture Testing Framework 3.0.1-SNAPSHOT [9/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ framework --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/testing/framework/target [INFO] [INFO] ---------------< org.overturetool.core.testing:samples >---------------- [INFO] Building Overture Sample Tests 3.0.1-SNAPSHOT [10/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ samples --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/testing/samples/target [INFO] [INFO] ----------------< org.overturetool.core:prettyprinting >---------------- [INFO] Building VDM Pretty Printing 3.0.1-SNAPSHOT [11/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ prettyprinting --- [INFO] [INFO] ---------< org.overturetool.core.prettyprinting:prettyprinter >--------- [INFO] Building The VDM Pretty Printer 3.0.1-SNAPSHOT [12/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ prettyprinter --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target [INFO] [INFO] ---------------------< org.overturetool.core:pog >---------------------- [INFO] Building The Proof Obligation Generator 3.0.1-SNAPSHOT [13/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ pog --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/pog/target [INFO] [INFO] -----------------< org.overturetool.core:interpreter >------------------ [INFO] Building The VDM Interpreter 3.0.1-SNAPSHOT [14/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ interpreter --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/interpreter/target [INFO] [INFO] -------------< org.overturetool.core:combinatorialtesting >------------- [INFO] Building Combinatorial Testing 3.0.1-SNAPSHOT [15/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ combinatorialtesting --- [INFO] [INFO] ---------< org.overturetool.core.combinatorialtesting:ctutils >--------- [INFO] Building Combinatorial Testing Utilities 3.0.1-SNAPSHOT [16/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ctutils --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target [INFO] [INFO] --------< org.overturetool.core.combinatorialtesting:ctruntime >-------- [INFO] Building Combinatorial Testing Runtime 3.0.1-SNAPSHOT [17/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ctruntime --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target [INFO] [INFO] ---------------------< org.overturetool.core:npp >---------------------- [INFO] Building New Pretty Printer 3.0.1-SNAPSHOT [18/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ npp --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target [INFO] [INFO] ---------------< org.overturetool.core:commandlinetool >---------------- [INFO] Building Overture Core Command Line Tool 3.0.1-SNAPSHOT [19/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commandlinetool --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/commandline/target [INFO] [INFO] -------------------< org.overturetool.core:codegen >-------------------- [INFO] Building Code Generation 3.0.1-SNAPSHOT [20/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ codegen --- [INFO] [INFO] ------------------< org.overturetool.core.codegen:ir >------------------ [INFO] Building The Intermediate Representation Tree 3.0.1-SNAPSHOT [21/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ir --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target [INFO] [INFO] ---------------< org.overturetool.core.codegen:platform >--------------- [INFO] Building The Code Generation Platform 3.0.1-SNAPSHOT [22/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ platform --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target [INFO] [INFO] -----------< org.overturetool.core.codegen:codegen-runtime >------------ [INFO] Building The Java Code Generator Runtime 3.0.1-SNAPSHOT [23/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ codegen-runtime --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target [INFO] [INFO] -------------< org.overturetool.core.codegen:javagen-test >------------- [INFO] Building The Java Code Generator Testing 3.0.1-SNAPSHOT [24/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ javagen-test --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target [INFO] [INFO] ---------------< org.overturetool.core.codegen:javagen >---------------- [INFO] Building The Java Code Generator 3.0.1-SNAPSHOT [25/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ javagen --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target [INFO] [INFO] -----------< org.overturetool.core.codegen:vdm2jml-runtime >------------ [INFO] Building The VDM to JML Generator Runtime 3.0.1-SNAPSHOT [26/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ vdm2jml-runtime --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target [INFO] [INFO] ---------------< org.overturetool.core.codegen:vdm2jml >---------------- [INFO] Building The VDM to JML Generator 3.0.1-SNAPSHOT [27/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ vdm2jml --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target [INFO] [INFO] ------------< org.overturetool.core.codegen:codegen-plugin >------------ [INFO] Building The Java Code Generator Maven Plugin 3.0.1-SNAPSHOT [28/84] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ codegen-plugin --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target [INFO] [INFO] ----------------< org.overturetool.core.codegen:isagen >---------------- [INFO] Building The VDM to Isabelle Translator 3.0.1-SNAPSHOT [29/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ isagen --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target [INFO] [INFO] --------------------< org.overturetool.core:isapog >-------------------- [INFO] Building POG - Isagen Integration 3.0.1-SNAPSHOT [30/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ isapog --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/isapog/target [INFO] [INFO] -----------------< org.overturetool.core:annotations >------------------ [INFO] Building VDM Annotations 3.0.1-SNAPSHOT [31/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ annotations --- [INFO] [INFO] -------------< org.overturetool.core.annotations:provided >------------- [INFO] Building Provided Annotations 3.0.1-SNAPSHOT [32/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ provided --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target [INFO] [INFO] -------------< org.overturetool.core.annotations:examples >------------- [INFO] Building Annotation Examples 3.0.1-SNAPSHOT [33/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ examples --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target [INFO] [INFO] -------------------< org.overturetool:documentation >------------------- [INFO] Building Documentation 3.0.1-SNAPSHOT [34/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ documentation --- [INFO] [INFO] ------------< org.overturetool.documentation:releasenotes >------------- [INFO] Building The Overture release notes 3.0.1-SNAPSHOT [35/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ releasenotes --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target [INFO] [INFO] ------------------------< org.overturetool:ide >------------------------ [INFO] Building Overture IDE Top-level 3.0.1-SNAPSHOT [36/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ide --- [INFO] [INFO] -------------< org.overturetool.ide:org.overture.ide.core >------------- [INFO] Building org.overture.ide.core 3.0.1-SNAPSHOT [37/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.core --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/core/target [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/core/jars (includes = [], excludes = []) [INFO] [INFO] --------------< org.overturetool.ide:org.overture.ide.ui >-------------- [INFO] Building org.overture.ide.ui 3.0.1-SNAPSHOT [38/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.ui --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/ui/target [INFO] [INFO] -----------< org.overturetool.ide:org.overture.ide.parsers >------------ [INFO] Building Overture IDE Parsers 3.0.1-SNAPSHOT [39/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.parsers --- [INFO] [INFO] -----< org.overturetool.ide.parsers:org.overture.ide.parsers.vdmj >----- [INFO] Building org.overture.ide.parsers.vdmj 3.0.1-SNAPSHOT [40/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.parsers.vdmj --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target [INFO] [INFO] -----------< org.overturetool.ide:org.overture.ide.builders >----------- [INFO] Building Overture IDE Builders 3.0.1-SNAPSHOT [41/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.builders --- [INFO] [INFO] ----< org.overturetool.ide.builders:org.overture.ide.builders.vdmj >---- [INFO] Building org.overture.ide.builders.vdmj 3.0.1-SNAPSHOT [42/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.builders.vdmj --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/jars (includes = [], excludes = []) [INFO] [INFO] ------------< org.overturetool.ide:org.overture.ide.debug >------------- [INFO] Building org.overture.ide.debug 3.0.1-SNAPSHOT [43/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.debug --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/debug/target [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/debug/jars (includes = [], excludes = []) [INFO] [INFO] ------------< org.overturetool.ide:org.overture.ide.vdmsl >------------- [INFO] Building Overture IDE VDM-SL top level 3.0.1-SNAPSHOT [44/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmsl --- [INFO] [INFO] -------< org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.core >------- [INFO] Building org.overture.ide.vdmsl.core 3.0.1-SNAPSHOT [45/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmsl.core --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target [INFO] [INFO] --------< org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.ui >-------- [INFO] Building org.overture.ide.vdmsl.ui 3.0.1-SNAPSHOT [46/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmsl.ui --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target [INFO] [INFO] ------< org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.debug >------- [INFO] Building org.overture.ide.vdmsl.debug 3.0.1-SNAPSHOT [47/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmsl.debug --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target [INFO] [INFO] ------------< org.overturetool.ide:org.overture.ide.vdmpp >------------- [INFO] Building Overture IDE VDM-PP Top-level 3.0.1-SNAPSHOT [48/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmpp --- [INFO] [INFO] -------< org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.core >------- [INFO] Building org.overture.ide.vdmpp.core 3.0.1-SNAPSHOT [49/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmpp.core --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target [INFO] [INFO] --------< org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.ui >-------- [INFO] Building org.overture.ide.vdmpp.ui 3.0.1-SNAPSHOT [50/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmpp.ui --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target [INFO] [INFO] ------< org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.debug >------- [INFO] Building org.overture.ide.vdmpp.debug 3.0.1-SNAPSHOT [51/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmpp.debug --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target [INFO] [INFO] ------------< org.overturetool.ide:org.overture.ide.vdmrt >------------- [INFO] Building Overture IDE VDM-RT (RealTime) Top-level 3.0.1-SNAPSHOT [52/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmrt --- [INFO] [INFO] -------< org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.core >------- [INFO] Building org.overture.ide.vdmrt.core 3.0.1-SNAPSHOT [53/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmrt.core --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target [INFO] [INFO] --------< org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.ui >-------- [INFO] Building org.overture.ide.vdmrt.ui 3.0.1-SNAPSHOT [54/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmrt.ui --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target [INFO] [INFO] ------< org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.debug >------- [INFO] Building org.overture.ide.vdmrt.debug 3.0.1-SNAPSHOT [55/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmrt.debug --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target [INFO] [INFO] -------------< org.overturetool.ide:org.overture.ide.help >------------- [INFO] Building org.overture.ide.help 3.0.1-SNAPSHOT [56/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.help --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/help/target [INFO] [INFO] -----------< org.overturetool.ide:org.overture.ide.plugins >------------ [INFO] Building Overture IDE core plugins GUI 3.0.1-SNAPSHOT [57/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins --- [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.coverageeditor >-- [INFO] Building org.overture.ide.plugins.coverageeditor 3.0.1-SNAPSHOT [58/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.coverageeditor --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target [INFO] [INFO] -----< org.overturetool.ide.plugins:org.overture.ide.plugins.csk >------ [INFO] Building org.overture.ide.plugins.csk 3.0.1-SNAPSHOT [59/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.csk --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.quickinterpreter >-- [INFO] Building org.overture.ide.plugins.quickinterpreter 3.0.1-SNAPSHOT [60/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.externaleditor >-- [INFO] Building org.overture.ide.plugins.externaleditor 3.0.1-SNAPSHOT [61/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.externaleditor --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target [INFO] [INFO] ----< org.overturetool.ide.plugins:org.overture.ide.plugins.latex >----- [INFO] Building org.overture.ide.plugins.latex 3.0.1-SNAPSHOT [62/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.latex --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target [INFO] [INFO] ---< org.overturetool.ide.plugins:org.overture.ide.plugins.poviewer >--- [INFO] Building org.overture.ide.plugins.poviewer 3.0.1-SNAPSHOT [63/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.poviewer --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/jars (includes = [], excludes = []) [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.combinatorialtesting >-- [INFO] Building Combinatorial Testing 3.0.1-SNAPSHOT [64/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/jars (includes = [], excludes = []) [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.developerutils >-- [INFO] Building Developer Utilities for Overture 3.0.1-SNAPSHOT [65/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.developerutils --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target [INFO] [INFO] -----< org.overturetool.ide.plugins:org.overture.ide.plugins.uml2 >----- [INFO] Building UML2 Translator 3.0.1-SNAPSHOT [66/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.uml2 --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/jars (includes = [], excludes = []) [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.rttraceviewer >-- [INFO] Building RT Trace Viewer Plugin 3.0.1-SNAPSHOT [67/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target [INFO] [INFO] ---< org.overturetool.ide.plugins:org.overture.ide.plugins.javagen >---- [INFO] Building The Java Code Generator Plugin 3.0.1-SNAPSHOT [68/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.javagen --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars (includes = [], excludes = []) [INFO] [INFO] ---< org.overturetool.ide.plugins:org.overture.ide.plugins.features >--- [INFO] Building Overture IDE Eclipse plugin features 3.0.1-SNAPSHOT [69/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features --- [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.coverageeditor >-- [INFO] Building Overture IDE Eclipse Coverage Editor feature 3.0.1-SNAPSHOT [70/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.csk >-- [INFO] Building Overture IDE Eclipse CSK VDM Tools Link feature 3.0.1-SNAPSHOT [71/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.csk --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.combinatorialtesting >-- [INFO] Building Overture IDE Eclipse Combinatorial Testing feature 3.0.1-SNAPSHOT [72/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.developerutils >-- [INFO] Building Overture IDE Eclipse Developer Utilities feature 3.0.1-SNAPSHOT [73/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.developerutils --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.latex >-- [INFO] Building Overture IDE Eclipse LaTeX Creator feature 3.0.1-SNAPSHOT [74/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.latex --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.poviewer >-- [INFO] Building Overture IDE Eclipse Proof Obligation Viewer feature 3.0.1-SNAPSHOT [75/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.poviewer --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.quickinterpreter >-- [INFO] Building Overture IDE Eclipse VDM Quick Interpreter feature 3.0.1-SNAPSHOT [76/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.uml2 >-- [INFO] Building Overture IDE Eclipse plugin uml2 feature 3.0.1-SNAPSHOT [77/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.uml2 --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.rttraceviewer >-- [INFO] Building Overture IDE Eclipse Realtime Trace Viewer feature 3.0.1-SNAPSHOT [78/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.javagen >-- [INFO] Building Overture IDE Eclipse Java Code Generator feature 3.0.1-SNAPSHOT [79/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.javagen --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target [INFO] [INFO] -----------< org.overturetool.ide:org.overture.ide.platform >----------- [INFO] Building org.overture.ide.platform 3.0.1-SNAPSHOT [80/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.platform --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/platform/target [INFO] [INFO] -------------------< org.overturetool.ide:features >-------------------- [INFO] Building Overture IDE Eclipse features 3.0.1-SNAPSHOT [81/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ features --- [INFO] [INFO] ----< org.overturetool.ide.features:org.overture.ide.features.core >---- [INFO] Building Overture IDE Eclipse core feature 3.0.1-SNAPSHOT [82/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.features.core --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/features/core/target [INFO] [INFO] ----< org.overturetool.ide.features:org.overture.ide.features.rcp >----- [INFO] Building Overture IDE Eclipse rcp feature 3.0.1-SNAPSHOT [83/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.features.rcp --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target [INFO] [INFO] -----------< org.overturetool.ide:org.overture.ide.product >------------ [INFO] Building Overture IDE Standalone Product 3.0.1-SNAPSHOT [84/84] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.product --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/product/target [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for The Overture Tool Platform root 3.0.1-SNAPSHOT: [INFO] [INFO] The Overture Tool Platform root .................... SUCCESS [ 0.169 s] [INFO] Overture External Resources ........................ SUCCESS [ 0.007 s] [INFO] Core Tools ......................................... SUCCESS [ 0.042 s] [INFO] The Overture Abstract Syntax Tree .................. SUCCESS [ 0.079 s] [INFO] Test Framework for Overture ........................ SUCCESS [ 0.017 s] [INFO] The VDM parser ..................................... SUCCESS [ 0.064 s] [INFO] The VDM Type Checker ............................... SUCCESS [ 0.273 s] [INFO] Overture Testing ................................... SUCCESS [ 0.003 s] [INFO] Overture Testing Framework ......................... SUCCESS [ 0.014 s] [INFO] Overture Sample Tests .............................. SUCCESS [ 0.532 s] [INFO] VDM Pretty Printing ................................ SUCCESS [ 0.003 s] [INFO] The VDM Pretty Printer ............................. SUCCESS [ 0.012 s] [INFO] The Proof Obligation Generator ..................... SUCCESS [ 0.076 s] [INFO] The VDM Interpreter ................................ SUCCESS [ 0.353 s] [INFO] Combinatorial Testing .............................. SUCCESS [ 0.003 s] [INFO] Combinatorial Testing Utilities .................... SUCCESS [ 0.015 s] [INFO] Combinatorial Testing Runtime ...................... SUCCESS [ 0.075 s] [INFO] New Pretty Printer ................................. SUCCESS [ 0.029 s] [INFO] Overture Core Command Line Tool .................... SUCCESS [ 0.010 s] [INFO] Code Generation .................................... SUCCESS [ 0.004 s] [INFO] The Intermediate Representation Tree ............... SUCCESS [ 0.078 s] [INFO] The Code Generation Platform ....................... SUCCESS [ 0.139 s] [INFO] The Java Code Generator Runtime .................... SUCCESS [ 0.063 s] [INFO] The Java Code Generator Testing .................... SUCCESS [ 0.031 s] [INFO] The Java Code Generator ............................ SUCCESS [ 0.527 s] [INFO] The VDM to JML Generator Runtime ................... SUCCESS [ 0.015 s] [INFO] The VDM to JML Generator ........................... SUCCESS [ 0.407 s] [INFO] The Java Code Generator Maven Plugin ............... SUCCESS [ 0.079 s] [INFO] The VDM to Isabelle Translator ..................... SUCCESS [ 0.102 s] [INFO] POG - Isagen Integration ........................... SUCCESS [ 0.030 s] [INFO] VDM Annotations .................................... SUCCESS [ 0.001 s] [INFO] Provided Annotations ............................... SUCCESS [ 0.014 s] [INFO] Annotation Examples ................................ SUCCESS [ 0.012 s] [INFO] Documentation ...................................... SUCCESS [ 0.001 s] [INFO] The Overture release notes ......................... SUCCESS [ 0.006 s] [INFO] Overture IDE Top-level ............................. SUCCESS [ 0.027 s] [INFO] org.overture.ide.core .............................. SUCCESS [ 0.020 s] [INFO] org.overture.ide.ui ................................ SUCCESS [ 0.025 s] [INFO] Overture IDE Parsers ............................... SUCCESS [ 0.001 s] [INFO] org.overture.ide.parsers.vdmj ...................... SUCCESS [ 0.007 s] [INFO] Overture IDE Builders .............................. SUCCESS [ 0.001 s] [INFO] org.overture.ide.builders.vdmj ..................... SUCCESS [ 0.006 s] [INFO] org.overture.ide.debug ............................. SUCCESS [ 0.040 s] [INFO] Overture IDE VDM-SL top level ...................... SUCCESS [ 0.002 s] [INFO] org.overture.ide.vdmsl.core ........................ SUCCESS [ 0.006 s] [INFO] org.overture.ide.vdmsl.ui .......................... SUCCESS [ 0.007 s] [INFO] org.overture.ide.vdmsl.debug ....................... SUCCESS [ 0.008 s] [INFO] Overture IDE VDM-PP Top-level ...................... SUCCESS [ 0.001 s] [INFO] org.overture.ide.vdmpp.core ........................ SUCCESS [ 0.005 s] [INFO] org.overture.ide.vdmpp.ui .......................... SUCCESS [ 0.007 s] [INFO] org.overture.ide.vdmpp.debug ....................... SUCCESS [ 0.008 s] [INFO] Overture IDE VDM-RT (RealTime) Top-level ........... SUCCESS [ 0.002 s] [INFO] org.overture.ide.vdmrt.core ........................ SUCCESS [ 0.006 s] [INFO] org.overture.ide.vdmrt.ui .......................... SUCCESS [ 0.007 s] [INFO] org.overture.ide.vdmrt.debug ....................... SUCCESS [ 0.008 s] [INFO] org.overture.ide.help .............................. SUCCESS [ 0.181 s] [INFO] Overture IDE core plugins GUI ...................... SUCCESS [ 0.002 s] [INFO] org.overture.ide.plugins.coverageeditor ............ SUCCESS [ 0.005 s] [INFO] org.overture.ide.plugins.csk ....................... SUCCESS [ 0.006 s] [INFO] org.overture.ide.plugins.quickinterpreter .......... SUCCESS [ 0.005 s] [INFO] org.overture.ide.plugins.externaleditor ............ SUCCESS [ 0.004 s] [INFO] org.overture.ide.plugins.latex ..................... SUCCESS [ 0.009 s] [INFO] org.overture.ide.plugins.poviewer .................. SUCCESS [ 0.008 s] [INFO] Combinatorial Testing .............................. SUCCESS [ 0.017 s] [INFO] Developer Utilities for Overture ................... SUCCESS [ 0.007 s] [INFO] UML2 Translator .................................... SUCCESS [ 0.009 s] [INFO] RT Trace Viewer Plugin ............................. SUCCESS [ 0.040 s] [INFO] The Java Code Generator Plugin ..................... SUCCESS [ 0.012 s] [INFO] Overture IDE Eclipse plugin features ............... SUCCESS [ 0.001 s] [INFO] Overture IDE Eclipse Coverage Editor feature ....... SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse CSK VDM Tools Link feature .... SUCCESS [ 0.001 s] [INFO] Overture IDE Eclipse Combinatorial Testing feature . SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse Developer Utilities feature ... SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse LaTeX Creator feature ......... SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse Proof Obligation Viewer feature SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse VDM Quick Interpreter feature . SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse plugin uml2 feature ........... SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse Realtime Trace Viewer feature . SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse Java Code Generator feature ... SUCCESS [ 0.001 s] [INFO] org.overture.ide.platform .......................... SUCCESS [ 0.013 s] [INFO] Overture IDE Eclipse features ...................... SUCCESS [ 0.001 s] [INFO] Overture IDE Eclipse core feature .................. SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse rcp feature ................... SUCCESS [ 0.008 s] [INFO] Overture IDE Standalone Product .................... SUCCESS [ 0.599 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.436 s [INFO] Finished at: 2020-11-04T10:28:54+01:00 [INFO] ------------------------------------------------------------------------ [Set GitHub commit status (universal)] PENDING on repos [GHRepository@3dda6a34[description=The Overture Tool,homepage=http://overturetool.org,name=overture,fork=false,archived=false,size=214527,milestones={},language=Java,commits={},source=,parent=,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-Used, 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=[Wed, 04 Nov 2020 09:28:54 GMT], ETag=[W/"e61d8ac2030ad8fc21102c509600340c0b5e333956554af58f80f48d0bbd3c02"], Last-Modified=[Wed, 04 Nov 2020 09:28:43 GMT], OkHttp-Received-Millis=[1604482134642], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1604482134433], 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, Accept-Encoding], 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=[9262:AE05:8930A74:9E1748F:5FA27456], X-OAuth-Scopes=[read:repo_hook, repo, user, workflow], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4999], X-RateLimit-Reset=[1604485734], X-RateLimit-Used=[1], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/overturetool/overture,id=14611005]] (sha:f1cd356) with context:overture-development Setting commit status on GitHub for https://github.com/overturetool/overture/commit/f1cd35654a0ab64f07ca42c913f7799a2c68d2a3 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 38137 [overture-development] $ 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-4.2.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 38137 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/overture-development/pom.xml -Dmaven.repo.local=/var/lib/jenkins/workspace/overture-development/.repository -s /var/lib/jenkins/internal-resources/settings.xml install -PWith-IDE -Pall-platforms -P!linux64 -DexternalTestsPath=/var/lib/jenkins/internal-resources/externaltests/ -P!ui-tests -Pforce-download-externals -Pcodesigning [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/core/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/2020-09/ (122B) [INFO] Adding repository http://download.eclipse.org/releases/2020-09 [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2020-09/ (128B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/2020-09/202009161000/ (142B) [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/core/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/core/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/ui/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/ui/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.parsers:org.overture.ide.parsers.vdmj:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.parsers:org.overture.ide.parsers.vdmj:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.parsers:org.overture.ide.parsers.vdmj:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.builders:org.overture.ide.builders.vdmj:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.builders:org.overture.ide.builders.vdmj:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.builders:org.overture.ide.builders.vdmj:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/debug/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/debug/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.help:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/help/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.help:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/help/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.help:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/help/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.coverageeditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.coverageeditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.coverageeditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.csk:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.csk:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.csk:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.quickinterpreter:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.quickinterpreter:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.quickinterpreter:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.externaleditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.externaleditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.externaleditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.latex:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.latex:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.latex:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.poviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.poviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.poviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.combinatorialtesting:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.combinatorialtesting:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.combinatorialtesting:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.developerutils:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.developerutils:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.developerutils:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.uml2:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.uml2:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.uml2:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.rttraceviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.rttraceviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.rttraceviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.javagen:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.javagen:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.javagen:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.coverageeditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.coverageeditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.coverageeditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.csk:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.csk:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.csk:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.combinatorialtesting:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.combinatorialtesting:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.combinatorialtesting:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.developerutils:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.developerutils:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.developerutils:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.latex:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.latex:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.latex:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.poviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.poviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.poviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.quickinterpreter:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.quickinterpreter:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.quickinterpreter:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.uml2:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.uml2:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.uml2:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.rttraceviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.rttraceviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.rttraceviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.javagen:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.javagen:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.javagen:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.platform:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/platform/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.platform:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/platform/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.platform:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/platform/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.features:org.overture.ide.features.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/features/core/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.features:org.overture.ide.features.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/features/core/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.features:org.overture.ide.features.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/features/core/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.features:org.overture.ide.features.rcp:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/features/rcp/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.features:org.overture.ide.features.rcp:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/features/rcp/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.features:org.overture.ide.features.rcp:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/features/rcp/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.product:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/product/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.product:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/product/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.product:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/product/pom.xml [INFO] Initializing Artifactory Build-Info Recording [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] The Overture Tool Platform root [INFO] Overture External Resources [INFO] Core Tools [INFO] The Overture Abstract Syntax Tree [INFO] Test Framework for Overture [INFO] The VDM parser [INFO] The VDM Type Checker [INFO] Overture Testing [INFO] Overture Testing Framework [INFO] Overture Sample Tests [INFO] VDM Pretty Printing [INFO] The VDM Pretty Printer [INFO] The Proof Obligation Generator [INFO] The VDM Interpreter [INFO] Combinatorial Testing [INFO] Combinatorial Testing Utilities [INFO] Combinatorial Testing Runtime [INFO] New Pretty Printer [INFO] Overture Core Command Line Tool [INFO] Code Generation [INFO] The Intermediate Representation Tree [INFO] The Code Generation Platform [INFO] The Java Code Generator Runtime [INFO] The Java Code Generator Testing [INFO] The Java Code Generator [INFO] The VDM to JML Generator Runtime [INFO] The VDM to JML Generator [INFO] The Java Code Generator Maven Plugin [INFO] The VDM to Isabelle Translator [INFO] POG - Isagen Integration [INFO] VDM Annotations [INFO] Provided Annotations [INFO] Annotation Examples [INFO] Documentation [INFO] The Overture release notes [INFO] Overture IDE Top-level [INFO] org.overture.ide.core [INFO] Overture IDE Builders [INFO] org.overture.ide.builders.vdmj [INFO] org.overture.ide.ui [INFO] Overture IDE Parsers [INFO] org.overture.ide.parsers.vdmj [INFO] org.overture.ide.debug [INFO] Overture IDE VDM-SL top level [INFO] org.overture.ide.vdmsl.core [INFO] org.overture.ide.vdmsl.ui [INFO] org.overture.ide.vdmsl.debug [INFO] Overture IDE VDM-PP Top-level [INFO] org.overture.ide.vdmpp.core [INFO] org.overture.ide.vdmpp.ui [INFO] org.overture.ide.vdmpp.debug [INFO] Overture IDE VDM-RT (RealTime) Top-level [INFO] org.overture.ide.vdmrt.core [INFO] org.overture.ide.vdmrt.ui [INFO] org.overture.ide.vdmrt.debug [INFO] org.overture.ide.help [INFO] Overture IDE core plugins GUI [INFO] org.overture.ide.plugins.externaleditor [INFO] org.overture.ide.plugins.coverageeditor [INFO] org.overture.ide.plugins.csk [INFO] org.overture.ide.plugins.quickinterpreter [INFO] org.overture.ide.plugins.latex [INFO] org.overture.ide.plugins.poviewer [INFO] Combinatorial Testing [INFO] Developer Utilities for Overture [INFO] UML2 Translator [INFO] RT Trace Viewer Plugin [INFO] The Java Code Generator Plugin [INFO] org.overture.ide.platform [INFO] Overture IDE Eclipse features [INFO] Overture IDE Eclipse core feature [INFO] Overture IDE Eclipse plugin features [INFO] Overture IDE Eclipse Coverage Editor feature [INFO] Overture IDE Eclipse CSK VDM Tools Link feature [INFO] Overture IDE Eclipse Combinatorial Testing feature [INFO] Overture IDE Eclipse Developer Utilities feature [INFO] Overture IDE Eclipse LaTeX Creator feature [INFO] Overture IDE Eclipse Proof Obligation Viewer feature [INFO] Overture IDE Eclipse VDM Quick Interpreter feature [INFO] Overture IDE Eclipse plugin uml2 feature [INFO] Overture IDE Eclipse Realtime Trace Viewer feature [INFO] Overture IDE Eclipse Java Code Generator feature [INFO] Overture IDE Eclipse rcp feature [INFO] Overture IDE Standalone Product [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Overture Tool Platform root 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ root --- [WARNING] Attempt to (de-)serialize anonymous class hudson.plugins.analysis.core.HealthAwareReporter$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [WARNING] Attempt to (de-)serialize anonymous class hudson.plugins.analysis.core.HealthAwareReporter$3; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development' for files matching the pattern '**/*.java' - excludes: externals/**/*, core/**/*, documentation/**/*, ide/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [WARNING] Attempt to (de-)serialize anonymous class hudson.plugins.analysis.core.HealthAwareReporter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ root --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ root --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ root --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ root --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/root/3.0.1-SNAPSHOT/root-3.0.1-SNAPSHOT.pom [WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ 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 1 second [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture External Resources 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ externals --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/externals' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 59 files to scan for tasks Found 1 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources01) @ externals --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ externals --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/externals/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ externals --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/externals/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ externals --- [INFO] No sources to compile [INFO] [INFO] --- maven-antrun-plugin:1.8:run (update-docs) @ externals --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ externals --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/externals/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ externals --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ externals --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ externals --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/externals/target/externals-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ externals --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/externals/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ externals --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ externals --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/externals/target/externals-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/externals/3.0.1-SNAPSHOT/externals-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/externals/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/externals/3.0.1-SNAPSHOT/externals-3.0.1-SNAPSHOT.pom 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 Core Tools 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ core --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core' for files matching the pattern '**/*.java' - excludes: ast/**/*, parser/**/*, typechecker/**/*, testing/**/*, interpreter/**/*, pog/**/*, testframework/**/*, combinatorialtesting/**/*, prettyprinting/**/*, commandline/**/*, codegen/**/*, isapog/**/*, annotations/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ core --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ core --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ core --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/3.0.1-SNAPSHOT/core-3.0.1-SNAPSHOT.pom 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 The Overture Abstract Syntax Tree 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ ast --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/ast' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 71 files to scan for tasks Found 33 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ ast --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/ast/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- astcreator-plugin:1.6.10:generate (java) @ ast --- [INFO] Preparing for tree generation... [INFO] Checking if generation required. [INFO] Full AST generation needed [INFO] Generating... [INFO] Generator starting with input: /var/lib/jenkins/workspace/overture-development/core/ast/src/main/resources/overtureII.astv2 Adding aspect fields: PExpBase.{type,location,comments} Adding aspect fields: SUnaryExpBase.{exp} Adding aspect fields: SBinaryExpBase.{left,op,right} Adding aspect fields: SSetExpBase.{setType} Adding aspect fields: PTypeBase.{location,resolved,definitions} Adding aspect fields: SSeqTypeBase.{seqof,empty} Adding aspect fields: SSetTypeBase.{setof,empty,infinite} Adding aspect fields: SMapTypeBase.{from,to,empty} Adding aspect fields: SInvariantTypeBase.{inNarrower,opaque,invDef,eqDef,ordDef} Adding aspect fields: PPatternBase.{location,definitions,resolved} Adding aspect fields: PPairBase.{resolved} Adding aspect fields: PBindBase.{location,pattern} Adding aspect fields: PMultipleBindBase.{location,plist} Adding aspect fields: PDefinitionBase.{location,name,nameScope,used,classDefinition,access,type,pass,comments,annotations} Adding aspect fields: SFunctionDefinitionBase.{typeParams,body,precondition,postcondition,measure,measureDef,measureName,predef,postdef,recursive,isUndefined,expectedResult,actualResult} Adding aspect fields: SOperationDefinitionBase.{body,precondition,postcondition,predef,postdef,state,actualResult,isConstructor,possibleExceptions} Adding aspect fields: PRelationBase.{location,lhsPattern,rhsPattern,relExp,relDef} Adding aspect fields: PTraceDefinitionBase.{location} Adding aspect fields: PTraceCoreDefinitionBase.{location} Adding aspect fields: SClassDefinitionBase.{supertypes,supernames,definitions,allInheritedDefinitions,localInheritedDefinitions,hasContructors,settingHierarchy,superDefs,gettingInheritable,superInheritedDefinitions,gettingInvDefs,isAbstract,isUndefined,classtype,typeChecked,invariant} Adding aspect fields: PImportBase.{location,name,renamed,from} Adding aspect fields: SValueImportBase.{importType} Adding aspect fields: PExportBase.{location,definition} Adding aspect fields: PStmBase.{location,type,comments} Adding aspect fields: SSimpleBlockStmBase.{statements} Adding aspect fields: PStateDesignatorBase.{location,type} Adding aspect fields: PObjectDesignatorBase.{location} Adding aspect fields: PAnnotationBase.{name,args,impl} Done creating interfaces WARNING: Field "_type" in class AExplicitFunctionDefinition with type "AFunctionType" specializes "PType" WARNING: Field "_type" in class AImplicitFunctionDefinition with type "AFunctionType" specializes "PType" Generating toString add on... Generating enumerations... Generating analysis visitors... Analysis...Answer...Question...Question-Answer...Depth-First... Copying base classes to destination... Writing source files.: ........................................................................ ........................................................................ ........................................................................ ........................................................................ ........................................................................ ........................ File write completed in 7 secs [INFO] Generator completed with 471 generated files. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-source) @ ast --- [INFO] Source directory: /var/lib/jenkins/workspace/overture-development/core/ast/target/generated-sources/astCreator added. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ast --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ ast --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 464 source files to /var/lib/jenkins/workspace/overture-development/core/ast/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ ast --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/ast/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ ast --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ast --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ ast --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ ast --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/ast/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ast --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/ast/src/main/java/org/overture/util/Base64.java:122: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ ast --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ast --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/ast/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT-javadoc.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] ------------------------------------------------------------------------ [INFO] Building Test Framework for Overture 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ testframework --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/testframework' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 16 files to scan for tasks Found 4 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ testframework --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/testframework/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ testframework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ testframework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /var/lib/jenkins/workspace/overture-development/core/testframework/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ testframework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/testframework/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ testframework --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ testframework --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ testframework --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ testframework --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/testframework/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ testframework --- [INFO] 20 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:67: warning: no description for @throws [WARNING] * @throws IllegalArgumentException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:68: warning: no description for @throws [WARNING] * @throws InstantiationException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:69: warning: no description for @throws [WARNING] * @throws IllegalAccessException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:70: warning: no description for @throws [WARNING] * @throws InvocationTargetException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:71: warning: no description for @throws [WARNING] * @throws SecurityException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:72: warning: no description for @throws [WARNING] * @throws NoSuchMethodException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:114: warning: no description for @throws [WARNING] * @throws IllegalArgumentException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:115: warning: no description for @throws [WARNING] * @throws InstantiationException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:116: warning: no description for @throws [WARNING] * @throws IllegalAccessException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:117: warning: no description for @throws [WARNING] * @throws InvocationTargetException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:118: warning: no description for @throws [WARNING] * @throws SecurityException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:119: warning: no description for @throws [WARNING] * @throws NoSuchMethodException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:244: warning: no description for @throws [WARNING] * @throws IllegalArgumentException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:245: warning: no description for @throws [WARNING] * @throws InstantiationException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:246: warning: no description for @throws [WARNING] * @throws IllegalAccessException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:247: warning: no description for @throws [WARNING] * @throws InvocationTargetException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:248: warning: no description for @throws [WARNING] * @throws SecurityException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:249: warning: no description for @throws [WARNING] * @throws NoSuchMethodException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:250: warning: no description for @throws [WARNING] * @throws IOException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/ResultTestCase4.java:121: warning: no @param for out [WARNING] protected abstract boolean assertEqualResults(R expected, R actual, [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ testframework --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ testframework --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testframework/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT-javadoc.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] ------------------------------------------------------------------------ [INFO] Building The VDM parser 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ parser --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/parser' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 49 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ parser --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/parser/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/parser/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to /var/lib/jenkins/workspace/overture-development/core/parser/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 388 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /var/lib/jenkins/workspace/overture-development/core/parser/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ parser --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.parser.tests.SpecificationSlTestSuite Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.712 sec - in org.overture.parser.tests.SpecificationSlTestSuite Running org.overture.parser.tests.PatternTestSuite Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.parser.tests.PatternTestSuite Running org.overture.parser.tests.ExpressionTestSuite Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.parser.tests.ExpressionTestSuite Running org.overture.parser.tests.StatementTestSuite Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.parser.tests.StatementTestSuite Running org.overture.parser.tests.SpecificationRtTestSuite Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 sec - in org.overture.parser.tests.SpecificationRtTestSuite Running org.overture.parser.tests.SpecificationPpTestSuite Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.parser.tests.SpecificationPpTestSuite Running org.overture.parser.tests.TypeTestSuite Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.parser.tests.TypeTestSuite Running org.overture.parser.tests.DefinitionTestSuite Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.overture.parser.tests.DefinitionTestSuite Results : Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ parser --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ parser --- [INFO] Analyzed bundle 'The VDM parser' with 43 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ parser --- [INFO] 56 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:202: warning: no description for @param [WARNING] * @param file [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:203: warning: no description for @param [WARNING] * @param charset [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:204: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:205: warning: no description for @throws [WARNING] * @throws IOException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:292: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:76: warning: no description for @param [WARNING] * @param charset [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:251: warning: no description for @param [WARNING] * @param expression [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:110: warning: no description for @param [WARNING] * @param expression [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:111: warning: no description for @param [WARNING] * @param charset [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:141: warning: no description for @param [WARNING] * @param expression [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:142: warning: no description for @param [WARNING] * @param charset [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:143: warning: no description for @param [WARNING] * @param file [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:144: warning: no description for @param [WARNING] * @param streamReaderType [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:652: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:1219: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:223: warning: no description for @param [WARNING] * @param content [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:224: warning: no description for @param [WARNING] * @param dialect [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:225: warning: no description for @param [WARNING] * @param file [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:240: warning: no description for @param [WARNING] * @param content [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:241: warning: no description for @param [WARNING] * @param dialect [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:242: warning: no description for @param [WARNING] * @param file [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:243: warning: no description for @param [WARNING] * @param charset [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:244: warning: no description for @param [WARNING] * @param streamReaderType [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:259: warning: no description for @param [WARNING] * @param content [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:260: warning: no description for @param [WARNING] * @param dialect [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:261: warning: no description for @param [WARNING] * @param location [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:275: warning: no @param for content [WARNING] public LexTokenReader(String content, ILexLocation location, LexTokenReader reader) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:275: warning: no @param for location [WARNING] public LexTokenReader(String content, ILexLocation location, LexTokenReader reader) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:275: warning: no @param for reader [WARNING] public LexTokenReader(String content, ILexLocation location, LexTokenReader reader) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:118: warning: no @throws for org.overture.parser.lex.LexException [WARNING] protected LexToken nextToken() throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:130: warning: no @throws for org.overture.parser.lex.LexException [WARNING] protected LexToken lastToken() throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:140: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:154: warning: no description for @param [WARNING] * @param module [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:191: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:194: warning: no @throws for org.overture.parser.syntax.ParserException [WARNING] protected LexIdentifierToken lastIdToken() throws ParserException, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:220: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:221: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:261: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:262: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:310: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:311: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:532: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:533: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:554: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:576: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:577: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:595: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:610: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:613: warning: no @throws for org.overture.parser.lex.LexException [WARNING] protected void throwMessage(int number, String message, int depth) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:676: warning: no @param for no [WARNING] protected void warning(int no, String msg, ILexLocation location) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:676: warning: no @param for msg [WARNING] protected void warning(int no, String msg, ILexLocation location) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:676: warning: no @param for location [WARNING] protected void warning(int no, String msg, ILexLocation location) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:757: warning: no description for @param [WARNING] * @param out [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:818: warning: no @param for reader [WARNING] protected void beforeAnnotations(SyntaxReader reader, List annotations) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:818: warning: no @param for annotations [WARNING] protected void beforeAnnotations(SyntaxReader reader, List annotations) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:100: warning: no @param for reader [WARNING] protected SyntaxReader(LexTokenReader reader) [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ parser --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ parser --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/parser/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT-javadoc.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] ------------------------------------------------------------------------ [INFO] Building The VDM Type Checker 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ typechecker --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/typechecker' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 150 files to scan for tasks Found 61 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ typechecker --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/typechecker/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ typechecker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ typechecker --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 138 source files to /var/lib/jenkins/workspace/overture-development/core/typechecker/target/classes [INFO] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerDefinitionVisitor.java: Some input files use unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerDefinitionVisitor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ typechecker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2043 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ typechecker --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/overture-development/core/typechecker/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ typechecker --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.typechecker.tests.external.ExternalClassesRtTypeCheckTest Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.609 sec - in org.overture.typechecker.tests.external.ExternalClassesRtTypeCheckTest Running org.overture.typechecker.tests.external.ExternalClassesPpTypeCheckTest Tests run: 485, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.698 sec - in org.overture.typechecker.tests.external.ExternalClassesPpTypeCheckTest Running org.overture.typechecker.tests.external.ExternalModulesSlTypeCheckTest Tests run: 1216, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.793 sec - in org.overture.typechecker.tests.external.ExternalModulesSlTypeCheckTest Running org.overture.typechecker.tests.ClassesRtTypeCheckTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 sec - in org.overture.typechecker.tests.ClassesRtTypeCheckTest Running org.overture.typechecker.tests.ClassesPpTypeCheckTest Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 sec - in org.overture.typechecker.tests.ClassesPpTypeCheckTest Running org.overture.typechecker.tests.ModulesSlTypeCheckTest Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.743 sec - in org.overture.typechecker.tests.ModulesSlTypeCheckTest Results : Tests run: 1906, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ typechecker --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ typechecker --- [INFO] Analyzed bundle 'The VDM Type Checker' with 152 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ typechecker --- [INFO] 92 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeChecker.java:93: warning: no @param for defs [WARNING] protected void cyclicDependencyCheck(List defs) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeChecker.java:360: warning: no @param for type [WARNING] public static boolean isOpaque(SInvariantType type, String fromModule) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeChecker.java:360: warning: no @param for fromModule [WARNING] public static boolean isOpaque(SInvariantType type, String fromModule) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeChecker.java:360: warning: no @return [WARNING] public static boolean isOpaque(SInvariantType type, String fromModule) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/ClassTypeChecker.java:54: warning: no description for @param [WARNING] * @param classes [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/ClassTypeChecker.java:66: warning: no description for @param [WARNING] * @param classes [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/ClassTypeChecker.java:67: warning: no description for @param [WARNING] * @param factory [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:73: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:85: warning: no @param for scope [WARNING] protected void dupHideCheck(List list, NameScope scope) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:192: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:193: warning: no description for @param [WARNING] * @param scope [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:194: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:201: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:202: warning: no description for @param [WARNING] * @param fromModule [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:203: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:210: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:217: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:224: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:234: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:241: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:248: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:249: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:262: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:278: warning: no description for @param [WARNING] * @param downTo [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:60: warning: no description for @param [WARNING] * @param af [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:61: warning: no description for @param [WARNING] * @param outer [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/ModuleTypeChecker.java:64: warning: no description for @param [WARNING] * @param modules [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:76: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:77: warning: no description for @param [WARNING] * @param key [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:78: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:97: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:98: warning: no description for @param [WARNING] * @param key [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:99: warning: no description for @param [WARNING] * @param value [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:118: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:119: warning: no description for @param [WARNING] * @param key [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:151: warning: no description for @param [WARNING] * @param to [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:152: warning: no description for @param [WARNING] * @param from [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:172: warning: no description for @param [WARNING] * @param to [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:173: warning: no description for @param [WARNING] * @param from [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:588: warning: no description for @param [WARNING] * @param sub [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:589: warning: no description for @param [WARNING] * @param sup [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:990: warning: no description for @param [WARNING] * @param type [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:991: warning: no description for @param [WARNING] * @param env [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:992: warning: no description for @param [WARNING] * @param newTypes [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:993: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1078: warning: no description for @param [WARNING] * @param a [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1079: warning: no description for @param [WARNING] * @param b [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1080: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1185: warning: no @param for t1 [WARNING] public synchronized List narrowest(List t1, List t2) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1185: warning: no @param for t2 [WARNING] public synchronized List narrowest(List t1, List t2) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1185: warning: no @return [WARNING] public synchronized List narrowest(List t1, List t2) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/definition/PDefinitionAssistantTC.java:396: warning: no description for @param [WARNING] * @param d [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/definition/PDefinitionAssistantTC.java:397: warning: no description for @param [WARNING] * @param defs [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/definition/PDefinitionAssistantTC.java:398: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/module/AModuleModulesAssistantTC.java:52: warning: no description for @param [WARNING] * @param m [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/pattern/PPatternAssistantTC.java:56: warning: no description for @param [WARNING] * @param rp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/pattern/PPatternAssistantTC.java:57: warning: no description for @param [WARNING] * @param ptype [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/pattern/PPatternAssistantTC.java:58: warning: no description for @param [WARNING] * @param scope [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/pattern/PPatternAssistantTC.java:59: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/type/AClassTypeAssistantTC.java:71: warning: no @param for def [WARNING] public boolean isConstructor(PDefinition def) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/type/AClassTypeAssistantTC.java:71: warning: no @return [WARNING] public boolean isConstructor(PDefinition def) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/type/AClassTypeAssistantTC.java:95: warning: no @param for env [WARNING] public boolean inConstructor(Environment env) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/type/AClassTypeAssistantTC.java:95: warning: no @return [WARNING] public boolean inConstructor(Environment env) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:192: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:193: warning: no description for @param [WARNING] * @param localDefs [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:194: warning: no description for @param [WARNING] * @param body [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:195: warning: no description for @param [WARNING] * @param question [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:196: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:197: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:199: warning: no @param for statement [WARNING] protected PType typeCheckLet(INode node, LinkedList localDefs, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:255: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:256: warning: no description for @param [WARNING] * @param nodeLocation [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:257: warning: no description for @param [WARNING] * @param bind [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:258: warning: no description for @param [WARNING] * @param suchThat [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:259: warning: no description for @param [WARNING] * @param body [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:260: warning: no description for @param [WARNING] * @param question [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:262: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:264: warning: no @param for statement [WARNING] protected Map.Entry typecheckLetBeSt( [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:336: warning: no @param for annotations [WARNING] protected void beforeAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:336: warning: no @param for node [WARNING] protected void beforeAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:336: warning: no @param for question [WARNING] protected void beforeAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:336: warning: no @throws for org.overture.ast.analysis.AnalysisException [WARNING] protected void beforeAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:382: warning: no @param for annotations [WARNING] protected void afterAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:382: warning: no @param for node [WARNING] protected void afterAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:382: warning: no @param for question [WARNING] protected void afterAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:382: warning: no @throws for org.overture.ast.analysis.AnalysisException [WARNING] protected void afterAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:3002: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:3024: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:3745: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:3746: warning: no description for @param [WARNING] * @param measure [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:3747: warning: no description for @param [WARNING] * @param close [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:3748: warning: no description for @return [WARNING] * @return [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ typechecker --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ typechecker --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/typechecker/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT-javadoc.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] ------------------------------------------------------------------------ [INFO] Building Overture Testing 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ testing --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/testing' for files matching the pattern '**/*.java' - excludes: framework/**/*, samples/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ testing --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/testing/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ testing --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/testing/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ testing --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ testing --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ testing --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testing/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testing/3.0.1-SNAPSHOT/testing-3.0.1-SNAPSHOT.pom 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 Testing Framework 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ framework --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/testing/framework' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 7 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ framework --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/testing/framework/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ framework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ framework --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ framework --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ framework --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ framework --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/testing/framework/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ framework --- [INFO] 7 errors 36 warnings [ERROR] MavenReportException: Error while generating Javadoc: Exit code: 1 - /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:65: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:66: warning: no description for @throws * @throws FileNotFoundException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:102: error: bad use of '>' * testing.update.[maven-module].[test-class].[testcase/input-file]>.
^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:102: error: element not closed: code * testing.update.[maven-module].[test-class].[testcase/input-file]>.
^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:114: error: self-closing element not allowed *

> ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:114: error: bad use of '>' *

> ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:118: warning: no @return protected String getTestResultUpdateMessage() { ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:132: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:133: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:134: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:153: error: tag not allowed here:

  • *
  • Test Input Source path
  • ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:154: error: tag not allowed here:
  • *
  • Result File path
  • ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:155: error: tag not allowed here:
  • *
  • Test Override property
  • ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:75: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:76: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:77: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:53: warning: no description for @param * @param nameParameter ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:54: warning: no description for @param * @param testParameter ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:55: warning: no description for @param * @param resultParameter ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:79: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:80: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:81: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:44: warning: no description for @param * @param ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:89: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:90: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:91: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:49: warning: no description for @param * @param ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:80: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:81: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:128: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:128: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:143: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseTcExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:143: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseTcExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:158: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseTcExpressionString(String expression, ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:158: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseTcExpressionString(String expression, ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:180: warning: no @throws for org.overture.parser.syntax.ParserException public static List typedAstFromString(String model, Dialect dialect) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:180: warning: no @throws for org.overture.parser.lex.LexException public static List typedAstFromString(String model, Dialect dialect) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:214: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:215: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:231: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:232: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:233: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/PathsProvider.java:109: warning: no description for @return * @return ^ Command line was: /usr/lib/jvm/java-8-oracle/jre/../bin/javadoc @options @packages Refer to the generated Javadoc files in '/var/lib/jenkins/workspace/overture-development/core/testing/framework/target/apidocs' dir. org.apache.maven.reporting.MavenReportException: Exit code: 1 - /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:65: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:66: warning: no description for @throws * @throws FileNotFoundException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:102: error: bad use of '>' * testing.update.[maven-module].[test-class].[testcase/input-file]>.
    ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:102: error: element not closed: code * testing.update.[maven-module].[test-class].[testcase/input-file]>.
    ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:114: error: self-closing element not allowed *

    > ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:114: error: bad use of '>' *

    > ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:118: warning: no @return protected String getTestResultUpdateMessage() { ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:132: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:133: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:134: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:153: error: tag not allowed here:

  • *
  • Test Input Source path
  • ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:154: error: tag not allowed here:
  • *
  • Result File path
  • ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:155: error: tag not allowed here:
  • *
  • Test Override property
  • ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:75: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:76: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:77: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:53: warning: no description for @param * @param nameParameter ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:54: warning: no description for @param * @param testParameter ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:55: warning: no description for @param * @param resultParameter ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:79: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:80: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:81: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:44: warning: no description for @param * @param ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:89: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:90: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:91: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:49: warning: no description for @param * @param ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:80: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:81: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:128: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:128: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:143: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseTcExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:143: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseTcExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:158: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseTcExpressionString(String expression, ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:158: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseTcExpressionString(String expression, ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:180: warning: no @throws for org.overture.parser.syntax.ParserException public static List typedAstFromString(String model, Dialect dialect) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:180: warning: no @throws for org.overture.parser.lex.LexException public static List typedAstFromString(String model, Dialect dialect) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:214: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:215: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:231: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:232: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:233: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/PathsProvider.java:109: warning: no description for @return * @return ^ Command line was: /usr/lib/jvm/java-8-oracle/jre/../bin/javadoc @options @packages Refer to the generated Javadoc files in '/var/lib/jenkins/workspace/overture-development/core/testing/framework/target/apidocs' dir. at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5163) at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:2075) at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152) at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:187) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:139) at hudson.maven.Maven3Builder.call(Maven3Builder.java:70) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ framework --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ framework --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testing/framework/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT-javadoc.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] ------------------------------------------------------------------------ [INFO] Building Overture Sample Tests 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ samples --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/testing/samples' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 3 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ samples --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/testing/samples/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ samples --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3215 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ samples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/overture-development/core/testing/samples/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ samples --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.core.testing.samples.SampleStandardTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.889 sec - in org.overture.core.testing.samples.SampleStandardTest Running org.overture.core.testing.samples.SampleExternalsTest Tests run: 3211, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.503 sec - in org.overture.core.testing.samples.SampleExternalsTest Results : Tests run: 3213, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ samples --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/testing/samples/target/samples-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ samples --- [INFO] Analyzed bundle 'Overture Sample Tests' with 0 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ samples --- [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ samples --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ samples --- [INFO] Skipping artifact installation 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 VDM Pretty Printing 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ prettyprinting --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/prettyprinting' for files matching the pattern '**/*.java' - excludes: prettyprinter/**/*, npp/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ prettyprinting --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/prettyprinting/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ prettyprinting --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/prettyprinting/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ prettyprinting --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ prettyprinting --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ prettyprinting --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/prettyprinting/3.0.1-SNAPSHOT/prettyprinting-3.0.1-SNAPSHOT.pom 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 The VDM Pretty Printer 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ prettyprinter --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 4 files to scan for tasks Found 6 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ prettyprinter --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ prettyprinter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ prettyprinter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ prettyprinter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ prettyprinter --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ prettyprinter --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ prettyprinter --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ prettyprinter --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ prettyprinter --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ prettyprinter --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ prettyprinter --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT-javadoc.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] ------------------------------------------------------------------------ [INFO] Building The Proof Obligation Generator 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ pog --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/pog' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 105 files to scan for tasks Found 6 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ pog --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/pog/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- astcreator-plugin:1.6.10:generate (generate-ast) @ pog --- [INFO] Preparing for tree generation... [INFO] Configuring extension [INFO] Extension base dependency is: "org.overturetool.core:ast" [INFO] Searching for base dependency artifact [INFO] Extension base artifact found - exstracting base tree definition files [INFO] Setting base definition files to: [INFO] base: /var/lib/jenkins/workspace/overture-development/core/pog/target/overtureII.astv2 [INFO] base tostring: /var/lib/jenkins/workspace/overture-development/core/pog/target/overtureII.astv2.tostring [INFO] Extension base artifact configured. [INFO] Checking if generation required. [INFO] Full AST generation needed [INFO] Generating... [INFO] Generator starting with input: /var/lib/jenkins/workspace/overture-development/core/pog/target/overtureII.astv2 [INFO] Generator starting with extension input: /var/lib/jenkins/workspace/overture-development/core/pog/src/main/resources/pof.ast Generating base and extension tree, standby ... Extension tree only: true Adding aspect fields: PExpBase.{type,location,comments} Adding aspect fields: SUnaryExpBase.{exp} Adding aspect fields: SBinaryExpBase.{left,op,right} Adding aspect fields: SSetExpBase.{setType} Adding aspect fields: PTypeBase.{location,resolved,definitions} Adding aspect fields: SSeqTypeBase.{seqof,empty} Adding aspect fields: SSetTypeBase.{setof,empty,infinite} Adding aspect fields: SMapTypeBase.{from,to,empty} Adding aspect fields: SInvariantTypeBase.{inNarrower,opaque,invDef,eqDef,ordDef} Adding aspect fields: PPatternBase.{location,definitions,resolved} Adding aspect fields: PPairBase.{resolved} Adding aspect fields: PBindBase.{location,pattern} Adding aspect fields: PMultipleBindBase.{location,plist} Adding aspect fields: PDefinitionBase.{location,name,nameScope,used,classDefinition,access,type,pass,comments,annotations} Adding aspect fields: SFunctionDefinitionBase.{typeParams,body,precondition,postcondition,measure,measureDef,measureName,predef,postdef,recursive,isUndefined,expectedResult,actualResult} Adding aspect fields: SOperationDefinitionBase.{body,precondition,postcondition,predef,postdef,state,actualResult,isConstructor,possibleExceptions} Adding aspect fields: PRelationBase.{location,lhsPattern,rhsPattern,relExp,relDef} Adding aspect fields: PTraceDefinitionBase.{location} Adding aspect fields: PTraceCoreDefinitionBase.{location} Adding aspect fields: SClassDefinitionBase.{supertypes,supernames,definitions,allInheritedDefinitions,localInheritedDefinitions,hasContructors,settingHierarchy,superDefs,gettingInheritable,superInheritedDefinitions,gettingInvDefs,isAbstract,isUndefined,classtype,typeChecked,invariant} Adding aspect fields: PImportBase.{location,name,renamed,from} Adding aspect fields: SValueImportBase.{importType} Adding aspect fields: PExportBase.{location,definition} Adding aspect fields: PStmBase.{location,type,comments} Adding aspect fields: SSimpleBlockStmBase.{statements} Adding aspect fields: PStateDesignatorBase.{location,type} Adding aspect fields: PObjectDesignatorBase.{location} Adding aspect fields: PAnnotationBase.{name,args,impl} Retry Create interfaces - with 1 not yet created interfaces. Done creating interfaces WARNING: Field "_type" in class AExplicitFunctionDefinition with type "AFunctionType" specializes "PType" WARNING: Field "_type" in class AImplicitFunctionDefinition with type "AFunctionType" specializes "PType" Generating toString add on... Done creating interfaces Generating toString add on... *********************************************** AST Creator Extensions *********************************************** Generating enumerations... Generating analysis visitors... Analysis...Answer...Question...Question-Answer...Depth-First... Writing sources to the file system, standby ... Destination: /var/lib/jenkins/workspace/overture-development/core/pog/target/generated-sources/astCreator Copying base classes to destination... Writing source files.: ............ File write completed in 0 secs Created AST with extensions. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-source) @ pog --- [INFO] Source directory: /var/lib/jenkins/workspace/overture-development/core/pog/target/generated-sources/astCreator added. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ pog --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ pog --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 105 source files to /var/lib/jenkins/workspace/overture-development/core/pog/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ pog --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 329 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ pog --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/overture-development/core/pog/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ pog --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.pog.tests.VariableSubTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec - in org.overture.pog.tests.VariableSubTest Running org.overture.pog.tests.newtests.PogBasicTest Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.842 sec - in org.overture.pog.tests.newtests.PogBasicTest Running org.overture.pog.tests.newtests.PogBugRegressionTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec - in org.overture.pog.tests.newtests.PogBugRegressionTest Running org.overture.pog.tests.newtests.PogTypeIntegrityTest Tests run: 42, Failures: 0, Errors: 0, Skipped: 42, Time elapsed: 0.063 sec - in org.overture.pog.tests.newtests.PogTypeIntegrityTest Running org.overture.pog.tests.newtests.VarDefIntegrityTest Tests run: 42, Failures: 0, Errors: 0, Skipped: 42, Time elapsed: 0.023 sec - in org.overture.pog.tests.newtests.VarDefIntegrityTest Running org.overture.pog.tests.newtests.PogIntegrationTest Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.126 sec - in org.overture.pog.tests.newtests.PogIntegrationTest Results : Tests run: 195, Failures: 0, Errors: 0, Skipped: 84 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ pog --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ pog --- [INFO] Analyzed bundle 'The Proof Obligation Generator' with 91 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ pog --- [INFO] 100 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:46: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:47: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:48: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:68: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:69: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:70: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:237: warning: no @param for node [WARNING] protected AForAllExp makeRelContext(ATypeDefinition node, AVariableExp... exps){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:237: warning: no @param for exps [WARNING] protected AForAllExp makeRelContext(ATypeDefinition node, AVariableExp... exps){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:237: warning: no @return [WARNING] protected AForAllExp makeRelContext(ATypeDefinition node, AVariableExp... exps){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:260: warning: no @param for patternType [WARNING] protected PMultipleBind getMultipleTypeBind(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:260: warning: no @param for patternNames [WARNING] protected PMultipleBind getMultipleTypeBind(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:260: warning: no @return [WARNING] protected PMultipleBind getMultipleTypeBind(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:283: warning: no @param for setExp [WARNING] protected PMultipleBind getMultipleSetBind(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:283: warning: no @param for patternNames [WARNING] protected PMultipleBind getMultipleSetBind(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:283: warning: no @return [WARNING] protected PMultipleBind getMultipleSetBind(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:305: warning: no @param for patternType [WARNING] protected List getMultipleTypeBindList(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:305: warning: no @param for patternNames [WARNING] protected List getMultipleTypeBindList(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:305: warning: no @return [WARNING] protected List getMultipleTypeBindList(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:316: warning: no @param for setExp [WARNING] protected List getMultipleSetBindList(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:316: warning: no @param for patternNames [WARNING] protected List getMultipleSetBindList(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:316: warning: no @return [WARNING] protected List getMultipleSetBindList(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:327: warning: no @param for name [WARNING] protected ILexNameToken getUnique(String name) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:327: warning: no @return [WARNING] protected ILexNameToken getUnique(String name) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:335: warning: no @param for left [WARNING] protected AEqualsBinaryExp getEqualsExp(PExp left, PExp right) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:335: warning: no @param for right [WARNING] protected AEqualsBinaryExp getEqualsExp(PExp left, PExp right) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:335: warning: no @return [WARNING] protected AEqualsBinaryExp getEqualsExp(PExp left, PExp right) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:343: warning: no @param for name [WARNING] protected AVariableExp getVarExp(ILexNameToken name) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:343: warning: no @return [WARNING] protected AVariableExp getVarExp(ILexNameToken name) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:354: warning: no @param for name [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PType type) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:354: warning: no @param for type [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PType type) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:354: warning: no @return [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PType type) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:364: warning: no @param for name [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:364: warning: no @param for vardef [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:364: warning: no @return [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:374: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:376: warning: no @param for name [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef, PType type){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:376: warning: no @param for vardef [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef, PType type){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:376: warning: no @param for type [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef, PType type){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:392: warning: no @param for root [WARNING] protected AApplyExp getApplyExp(PExp root, PExp... arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:392: warning: no @param for arglist [WARNING] protected AApplyExp getApplyExp(PExp root, PExp... arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:392: warning: no @return [WARNING] protected AApplyExp getApplyExp(PExp root, PExp... arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:400: warning: no @param for root [WARNING] protected AApplyExp getApplyExp(PExp root, List arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:400: warning: no @param for arglist [WARNING] protected AApplyExp getApplyExp(PExp root, List arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:400: warning: no @return [WARNING] protected AApplyExp getApplyExp(PExp root, List arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:418: warning: no @param for i [WARNING] protected AIntLiteralExp getIntLiteral(long i) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:418: warning: no @return [WARNING] protected AIntLiteralExp getIntLiteral(long i) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:430: warning: no @param for root [WARNING] protected PExp makeAnd(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:430: warning: no @param for e [WARNING] protected PExp makeAnd(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:430: warning: no @return [WARNING] protected PExp makeAnd(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:450: warning: no @param for root [WARNING] protected PExp makeOr(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:450: warning: no @param for e [WARNING] protected PExp makeOr(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:450: warning: no @return [WARNING] protected PExp makeOr(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:469: warning: no @param for pattern [WARNING] protected PExp patternToExp(PPattern pattern) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:469: warning: no @return [WARNING] protected PExp patternToExp(PPattern pattern) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:469: warning: no @throws for org.overture.ast.analysis.AnalysisException [WARNING] protected PExp patternToExp(PPattern pattern) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/FiniteSetObligation.java:57: warning: no description for @param [WARNING] * @param exp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/FiniteSetObligation.java:58: warning: no description for @param [WARNING] * @param settype [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/FiniteSetObligation.java:59: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/FiniteSetObligation.java:60: warning: no description for @param [WARNING] * @param af [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/FiniteSetObligation.java:61: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/MapInverseObligation.java:42: warning: no description for @param [WARNING] * @param exp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/MapInverseObligation.java:43: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/MapInverseObligation.java:44: warning: no description for @param [WARNING] * @param af [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/MapInverseObligation.java:45: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/TypeCompatibilityObligation.java:107: warning: no description for @param [WARNING] * @param assistantFactory [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/TypeCompatibilityObligation.java:108: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/TypeCompatibilityObligation.java:109: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/TypeCompatibilityObligation.java:197: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/TypeCompatibilityObligation.java:199: warning: no @param for assistantFactory [WARNING] protected TypeCompatibilityObligation(INode root, ILexLocation loc, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:37: warning: no @param for annotation [WARNING] protected IProofObligationList beforeAnnotation(PAnnotation annotation, INode node, IPOContextStack question) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:37: warning: no @param for node [WARNING] protected IProofObligationList beforeAnnotation(PAnnotation annotation, INode node, IPOContextStack question) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:37: warning: no @param for question [WARNING] protected IProofObligationList beforeAnnotation(PAnnotation annotation, INode node, IPOContextStack question) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:37: warning: no @return [WARNING] protected IProofObligationList beforeAnnotation(PAnnotation annotation, INode node, IPOContextStack question) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:37: warning: no @throws for org.overture.ast.analysis.AnalysisException [WARNING] protected IProofObligationList beforeAnnotation(PAnnotation annotation, INode node, IPOContextStack question) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:117: warning: no @param for annotations [WARNING] protected IProofObligationList beforeAnnotations(List annotations, INode node, IPOContextStack question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:117: warning: no @param for node [WARNING] protected IProofObligationList beforeAnnotations(List annotations, INode node, IPOContextStack question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:117: warning: no @param for question [WARNING] protected IProofObligationList beforeAnnotations(List annotations, INode node, IPOContextStack question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:117: warning: no @return [WARNING] protected IProofObligationList beforeAnnotations(List annotations, INode node, IPOContextStack question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:117: warning: no @throws for org.overture.ast.analysis.AnalysisException [WARNING] protected IProofObligationList beforeAnnotations(List annotations, INode node, IPOContextStack question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:79: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:80: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:81: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:173: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:174: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:175: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:558: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:559: warning: no description for @param [WARNING] * @param question [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:560: warning: no description for @param [WARNING] * @param precond [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:561: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:88: warning: no description for @param [WARNING] * @param parentVisitor [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:71: warning: no description for @param [WARNING] * @param parentVisitor [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:72: warning: no description for @param [WARNING] * @param mainVisitor [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:73: warning: no description for @param [WARNING] * @param assistantFactory [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamExpVisitor.java:56: warning: no description for @param [WARNING] * @param parentVisitor [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamStmVisitor.java:82: warning: no description for @param [WARNING] * @param parentVisitor [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamVisitor.java:51: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamVisitor.java:52: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamVisitor.java:74: warning: no description for @param [WARNING] * @param assistantFactory [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/contexts/POContext.java:88: warning: no @param for pattern [WARNING] protected PExp patternToExp(PPattern pattern, IPogAssistantFactory af, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/contexts/POContext.java:88: warning: no @param for af [WARNING] protected PExp patternToExp(PPattern pattern, IPogAssistantFactory af, [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ pog --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pog --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/pog/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT-javadoc.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] ------------------------------------------------------------------------ [INFO] Building The VDM Interpreter 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ interpreter --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/interpreter' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 310 files to scan for tasks Found 86 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ interpreter --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/interpreter/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ interpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ interpreter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 287 source files to /var/lib/jenkins/workspace/overture-development/core/interpreter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ interpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1998 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ interpreter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /var/lib/jenkins/workspace/overture-development/core/interpreter/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ interpreter --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.interpreter.tests.RepeatTraceNodeTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 sec - in org.overture.interpreter.tests.RepeatTraceNodeTest Running org.overture.interpreter.tests.RandomListTests Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.overture.interpreter.tests.RandomListTests Running org.overture.interpreter.tests.newtests.ClassesPpClassicTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.426 sec - in org.overture.interpreter.tests.newtests.ClassesPpClassicTest Running org.overture.interpreter.tests.newtests.ClassesRtTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec - in org.overture.interpreter.tests.newtests.ClassesRtTest Running org.overture.interpreter.tests.newtests.BugRegressionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.overture.interpreter.tests.newtests.BugRegressionTest Running org.overture.interpreter.tests.newtests.ExternalInterpreterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec - in org.overture.interpreter.tests.newtests.ExternalInterpreterTest Running org.overture.interpreter.tests.newtests.ModulesSlTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.537 sec - in org.overture.interpreter.tests.newtests.ModulesSlTest Running org.overture.interpreter.tests.newtests.ClassesRtClassicTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.714 sec - in org.overture.interpreter.tests.newtests.ClassesRtClassicTest Running org.overture.interpreter.tests.newtests.ClassesPpTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 sec - in org.overture.interpreter.tests.newtests.ClassesPpTest Running org.overture.interpreter.tests.stdlibs.CsvParserTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.overture.interpreter.tests.stdlibs.CsvParserTest Running org.overture.interpreter.tests.external.ExternalModulesSlTest Tests run: 437, Failures: 0, Errors: 0, Skipped: 30, Time elapsed: 3.115 sec - in org.overture.interpreter.tests.external.ExternalModulesSlTest Running org.overture.interpreter.tests.external.ExternalClassesRtTest Tests run: 75, Failures: 0, Errors: 0, Skipped: 17, Time elapsed: 1.584 sec - in org.overture.interpreter.tests.external.ExternalClassesRtTest Running org.overture.interpreter.tests.external.ExternalClassesPpTest Tests run: 397, Failures: 0, Errors: 0, Skipped: 135, Time elapsed: 1.157 sec - in org.overture.interpreter.tests.external.ExternalClassesPpTest Results : Tests run: 977, Failures: 0, Errors: 0, Skipped: 183 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ interpreter --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ interpreter --- [INFO] Analyzed bundle 'The VDM Interpreter' with 327 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ interpreter --- [INFO] 100 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/CSV.java:52: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/IO.java:129: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/VDMJ.java:500: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/utilities/type/AllValuesCollector.java:117: warning: no description for @throws [WARNING] * @throws ValueException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/assistant/expression/PExpAssistantInterpreter.java:30: warning: no description for @param [WARNING] * @param exp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/assistant/expression/PExpAssistantInterpreter.java:50: warning: no description for @param [WARNING] * @param exp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/assistant/definition/PDefinitionAssistantInterpreter.java:62: warning: no description for @param [WARNING] * @param def [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/assistant/module/AModuleModulesAssistantInterpreter.java:144: warning: no description for @param [WARNING] * @param m [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/assistant/module/AModuleModulesAssistantInterpreter.java:145: warning: no description for @param [WARNING] * @param initialContext [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/assistant/pattern/PPatternAssistantInterpreter.java:82: warning: no description for @param [WARNING] * @param pattern [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/assistant/pattern/PPatternAssistantInterpreter.java:98: warning: no description for @param [WARNING] * @param pattern [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:249: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:250: warning: no description for @param [WARNING] * @param val [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:251: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:252: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:253: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:698: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:699: warning: no description for @param [WARNING] * @param ifLocation [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:700: warning: no description for @param [WARNING] * @param testExp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:701: warning: no description for @param [WARNING] * @param thenNode [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:702: warning: no description for @param [WARNING] * @param elseIfNodeList [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:703: warning: no description for @param [WARNING] * @param elseNode [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:704: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:705: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:706: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:746: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:747: warning: no description for @param [WARNING] * @param location [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:748: warning: no description for @param [WARNING] * @param test [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:749: warning: no description for @param [WARNING] * @param then [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:750: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:751: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:752: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/scheduler/SharedStateListner.java:45: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/scheduler/SharedStateListner.java:46: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/scheduler/SharedStateListner.java:55: warning: no description for @param [WARNING] * @param target [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/scheduler/SharedStateListner.java:56: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/messages/rtlog/RTLogger.java:55: warning: no description for @param [WARNING] * @param on [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/messages/rtlog/RTLogger.java:70: warning: no description for @param [WARNING] * @param message [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/messages/rtlog/RTLogger.java:92: warning: no description for @throws [WARNING] * @throws FileNotFoundException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/messages/rtlog/RTLogger.java:112: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/messages/rtlog/RTLogger.java:122: warning: no description for @param [WARNING] * @param close [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/traces/TestSequence.java:55: warning: no description for @param [WARNING] * @param result [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/traces/TestSequence.java:56: warning: no description for @param [WARNING] * @param test [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/traces/TestSequence.java:57: warning: no description for @param [WARNING] * @param n [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/traces/TestSequence.java:102: warning: no description for @param [WARNING] * @param other [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:21: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:22: warning: no description for @param [WARNING] * @param impldef [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:23: warning: no description for @param [WARNING] * @param stateExps [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:24: warning: no description for @param [WARNING] * @param argExps [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:25: warning: no description for @param [WARNING] * @param out [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:26: warning: no description for @param [WARNING] * @param err [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:27: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:28: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:40: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:41: warning: no description for @param [WARNING] * @param body [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:42: warning: no description for @param [WARNING] * @param result [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:43: warning: no description for @param [WARNING] * @param stateExps [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:44: warning: no description for @param [WARNING] * @param argExps [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:45: warning: no description for @param [WARNING] * @param out [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:46: warning: no description for @param [WARNING] * @param err [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:47: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:48: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/values/Value.java:120: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/values/Value.java:162: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/values/Value.java:281: warning: no description for @throws [WARNING] * @throws ValueException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/values/Value.java:282: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/values/ValueMap.java:109: warning: no @return [WARNING] public List> permutedMaps() [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:146: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:631: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:633: warning: no @param for line [WARNING] protected boolean doCreate(String line) throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:633: warning: no @return [WARNING] protected boolean doCreate(String line) throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:639: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:641: warning: no @param for line [WARNING] protected boolean doDefault(String line) throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:641: warning: no @return [WARNING] protected boolean doDefault(String line) throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:1313: warning: no @param for line [WARNING] protected boolean notAvailable(String line) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:1313: warning: no @return [WARNING] protected boolean notAvailable(String line) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:223: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:250: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:251: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:262: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:263: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:86: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:87: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Context.java:106: warning: no description for @param [WARNING] * @param dbgp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Context.java:137: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Context.java:150: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Context.java:276: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Context.java:277: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:127: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:137: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:148: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:156: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:158: warning: no @param for module [WARNING] abstract public Environment getGlobalEnvironment(String module); [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:191: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:201: warning: no description for @param [WARNING] * @param dbgp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:210: warning: no description for @param [WARNING] * @param dbgp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:288: warning: no description for @param [WARNING] * @param src [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:289: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:300: warning: no description for @param [WARNING] * @param file [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:301: warning: no description for @param [WARNING] * @param line [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ interpreter --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ interpreter --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/interpreter/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT-javadoc.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] ------------------------------------------------------------------------ [INFO] Building Combinatorial Testing 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ combinatorialtesting --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting' for files matching the pattern '**/*.java' - excludes: ctutils/**/*, ctruntime/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ combinatorialtesting --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ combinatorialtesting --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ combinatorialtesting --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ combinatorialtesting --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ combinatorialtesting --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/3.0.1-SNAPSHOT/combinatorialtesting-3.0.1-SNAPSHOT.pom 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 Combinatorial Testing Utilities 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ ctutils --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 5 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ ctutils --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ctutils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ ctutils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ ctutils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ ctutils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ctutils --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ ctutils --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ ctutils --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ctutils --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ ctutils --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ctutils --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT-javadoc.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] ------------------------------------------------------------------------ [INFO] Building Combinatorial Testing Runtime 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ ctruntime --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 25 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ ctruntime --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ctruntime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ ctruntime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ ctruntime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 60 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ ctruntime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ctruntime --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.ct.ctruntime.tests.CtNoReductionPpTestCase Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.745 sec - in org.overture.ct.ctruntime.tests.CtNoReductionPpTestCase Running org.overture.ct.ctruntime.tests.CtMultiFileNoReductionSlTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 sec - in org.overture.ct.ctruntime.tests.CtMultiFileNoReductionSlTestCase Running org.overture.ct.ctruntime.tests.CtNoReductionSlTestCase Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.13 sec - in org.overture.ct.ctruntime.tests.CtNoReductionSlTestCase Running org.overture.ct.ctruntime.tests.CtRandomReductionSlTestCase Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.903 sec - in org.overture.ct.ctruntime.tests.CtRandomReductionSlTestCase Results : Tests run: 35, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ ctruntime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ ctruntime --- [INFO] Analyzed bundle 'Combinatorial Testing Runtime' with 26 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ctruntime --- [INFO] 2 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/src/main/java/org/overture/ct/ctruntime/TraceInterpreter.java:416: warning: no description for @param [WARNING] * @param mtd [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/src/main/java/org/overture/ct/ctruntime/TraceInterpreter.java:417: warning: no description for @param [WARNING] * @param test [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ ctruntime --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ctruntime --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT-javadoc.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] ------------------------------------------------------------------------ [INFO] Building New Pretty Printer 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ npp --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 12 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ npp --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ npp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ npp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ npp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ npp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ npp --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.core.npp.ExpressionNppTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec - in org.overture.core.npp.ExpressionNppTest Running org.overture.core.npp.VdmSymbolTableTest Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.overture.core.npp.VdmSymbolTableTest Running org.overture.core.npp.CommonStringManipsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.core.npp.CommonStringManipsTest Running org.overture.core.npp.IndentTrackerTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.overture.core.npp.IndentTrackerTest Results : Tests run: 97, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ npp --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ npp --- [INFO] Analyzed bundle 'New Pretty Printer' with 5 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ npp --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ npp --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ npp --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT-javadoc.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] ------------------------------------------------------------------------ [INFO] Building Overture Core Command Line Tool 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ commandlinetool --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/commandline' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ commandlinetool --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/commandline/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ commandlinetool --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to /var/lib/jenkins/workspace/overture-development/core/commandline/target [INFO] Copying 2 resources to /var/lib/jenkins/workspace/overture-development/core/commandline/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ commandlinetool --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ commandlinetool --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/commandline/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ commandlinetool --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ commandlinetool --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ commandlinetool --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ commandlinetool --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/commandline/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ commandlinetool --- [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ commandlinetool --- [INFO] Disabled [INFO] [INFO] --- maven-shade-plugin:2.4.3:shade (default) @ commandlinetool --- [INFO] Including org.overturetool.core:ast:jar:3.0.1-SNAPSHOT in the shaded jar. [INFO] Including org.overturetool.core:parser:jar:3.0.1-SNAPSHOT in the shaded jar. [INFO] Including org.overturetool.core:typechecker:jar:3.0.1-SNAPSHOT in the shaded jar. [INFO] Including org.overturetool.core:pog:jar:3.0.1-SNAPSHOT in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.2.4 in the shaded jar. [INFO] Including org.overturetool.core.prettyprinting:prettyprinter:jar:3.0.1-SNAPSHOT in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.4 in the shaded jar. [INFO] Including org.apache.commons:commons-collections4:jar:4.1 in the shaded jar. [INFO] Including org.overturetool.core:testframework:jar:3.0.1-SNAPSHOT in the shaded jar. [INFO] Including org.overturetool.core:interpreter:jar:3.0.1-SNAPSHOT in the shaded jar. [INFO] Replacing /var/lib/jenkins/workspace/overture-development/core/commandline/target/Overture-3.0.1-SNAPSHOT.jar with /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT-shaded.jar [INFO] [INFO] --- maven-antrun-plugin:1.8:run (set-executable-bit) @ commandlinetool --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-assembly-plugin:2.6:single (make-my-jar-with-dependencies) @ commandlinetool --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ commandlinetool --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/commandline/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.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] ------------------------------------------------------------------------ [INFO] Building Code Generation 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ codegen --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen' for files matching the pattern '**/*.java' - excludes: ir/**/*, platform/**/*, javagen/**/*, javagen-test/**/*, vdm2jml/**/*, vdm2jml-runtime/**/*, codegen-runtime/**/*, codegen-maven-plugin/**/*, isagen/**/* [TASKS] Found 17 files to scan for tasks Found 18 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ codegen --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ codegen --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/codegen/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ codegen --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ codegen --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ codegen --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/3.0.1-SNAPSHOT/codegen-3.0.1-SNAPSHOT.pom 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 The Intermediate Representation Tree 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ ir --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/ir' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 2 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ ir --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- astcreator-plugin:1.6.8:generate (java) @ ir --- [INFO] Preparing for tree generation... [INFO] Checking if generation required. [INFO] Full AST generation needed [INFO] Generating... [INFO] Generator starting with input: /var/lib/jenkins/workspace/overture-development/core/codegen/ir/src/main/resources/ir.ast Adding aspect fields: PIRBase.{sourceNode,tag,metaData} WARNING: Using SubProduction class found without using package name. SImportsIRBase WARNING: Using SubProduction class found without using package name. SImportIRBase Adding aspect fields: SImportIRBase.{name,renamed,fromModuleName} Adding aspect fields: SValueImportBase.{importType} WARNING: Using SubProduction class found without using package name. SExportsIRBase WARNING: Using SubProduction class found without using package name. SExportIRBase Adding aspect fields: SExportIRBase.{decl} WARNING: Using SubProduction class found without using package name. SPatternIRBase WARNING: Using SubProduction class found without using package name. SBindIRBase Adding aspect fields: SBindIRBase.{pattern} WARNING: Using SubProduction class found without using package name. SMultipleBindIRBase Adding aspect fields: SMultipleBindIRBase.{patterns} WARNING: Using SubProduction class found without using package name. SNameIRBase WARNING: Using SubProduction class found without using package name. SDeclIRBase Adding aspect fields: SClassDeclBase.{globalMetaData,package,dependencies,access,abstract,static,name,fields,invariant,methods,functions,traces,superNames,thread,innerClasses,interfaces,typeDecls,perSyncs,mutexSyncs} WARNING: Using SubProduction class found without using package name. SStateDesignatorIRBase Adding aspect fields: SStateDesignatorIRBase.{type} WARNING: Using SubProduction class found without using package name. SObjectDesignatorIRBase WARNING: Using SubProduction class found without using package name. SLocalParamIRBase WARNING: Using SubProduction class found without using package name. SStmIRBase Adding aspect fields: SCallStmBase.{type,isStatic,name,args} WARNING: Using SubProduction class found without using package name. SLetBeStIRBase WARNING: Using SubProduction class found without using package name. SExpIRBase Adding aspect fields: SExpIRBase.{type} WARNING: Using SubProduction class found without using package name. SModifierIRBase Adding aspect fields: SIsExpBase.{exp} Adding aspect fields: SVarExpBase.{isLambda,isLocal,name} Adding aspect fields: SQuantifierExpBase.{bindList,predicate} Adding aspect fields: SBinaryExpBase.{left,right} Adding aspect fields: SUnaryExpBase.{exp} WARNING: Using SubProduction class found without using package name. STypeIRBase Adding aspect fields: STypeIRBase.{optional,namedInvType} Adding aspect fields: SSetTypeBase.{empty,setOf} Adding aspect fields: SSeqTypeBase.{empty,seq1,seqOf} Adding aspect fields: SMapTypeBase.{empty,injective,from,to} WARNING: Using SubProduction class found without using package name. STermIRBase WARNING: Using SubProduction class found without using package name. STraceDeclIRBase WARNING: Using SubProduction class found without using package name. STraceCoreDeclIRBase Retry Create interfaces - with 15 not yet created interfaces. Retry Create interfaces - with 3 not yet created interfaces. Done creating interfaces Generating toString add on... Generating enumerations... Generating analysis visitors... Analysis...Answer...Question...Question-Answer...Depth-First... Copying base classes to destination... Writing source files.: ........................................................................ ........................................................................ ........................................................................ ........................................................................ ........................................................................ .......................... File write completed in 6 secs [INFO] Generator completed with 456 generated files. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-source) @ ir --- [INFO] Source directory: /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/generated-sources/astCreator added. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ir --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ ir --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 397 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ ir --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/ir/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ ir --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ir --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ ir --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ ir --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ir --- [INFO] 4 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/ir/src/main/java/org/overture/codegen/ir/IrToStringUtil.java:3: error: package org.overture.codegen.ir.declarations does not exist [WARNING] import org.overture.codegen.ir.declarations.AVarDeclIR; [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/ir/src/main/java/org/overture/codegen/ir/IrToStringUtil.java:4: error: package org.overture.codegen.ir.statements does not exist [WARNING] import org.overture.codegen.ir.statements.ABlockStmIR; [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/ir/src/main/java/org/overture/codegen/ir/IrToStringUtil.java:8: error: cannot find symbol [WARNING] public static String getSimpleBlockString(ABlockStmIR node) [WARNING] ^ [WARNING] symbol: class ABlockStmIR [WARNING] location: class IrToStringUtil [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/ir/src/main/java/org/overture/codegen/ir/IrToStringUtil.java:24: error: cannot find symbol [WARNING] public static String getBlockSimpleBlockString(ABlockStmIR node) [WARNING] ^ [WARNING] symbol: class ABlockStmIR [WARNING] location: class IrToStringUtil [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ ir --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ir --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/ir/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT-javadoc.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] ------------------------------------------------------------------------ [INFO] Building The Code Generation Platform 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ platform --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/platform' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 174 files to scan for tasks Found 11 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ platform --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ platform --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 169 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/classes [INFO] /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java/org/overture/codegen/trans/FieldOrderTrans.java: /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java/org/overture/codegen/trans/FieldOrderTrans.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java/org/overture/codegen/trans/FieldOrderTrans.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ platform --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ platform --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.codegen.tests.LocalVarTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 sec - in org.overture.codegen.tests.LocalVarTest Running org.overture.codegen.tests.util.DeclAssistantTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.overture.codegen.tests.util.DeclAssistantTest Running org.overture.codegen.tests.TemplateManagerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 sec - in org.overture.codegen.tests.TemplateManagerTest Results : Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ platform --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ platform --- [INFO] Analyzed bundle 'The Code Generation Platform' with 158 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ platform --- [INFO] 4 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java/org/overture/codegen/merging/MergeVisitor.java:77: warning: no description for @param [WARNING] * @param userCallables [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java/org/overture/codegen/merging/MergeVisitor.java:60: warning: no description for @param [WARNING] * @param templateManager [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java/org/overture/codegen/merging/MergeVisitor.java:61: warning: no description for @param [WARNING] * @param templateCallables [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java/org/overture/codegen/merging/TemplateManager.java:75: warning: no description for @param [WARNING] * @param templateLoadRef [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ platform --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ platform --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/platform/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT-javadoc.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] ------------------------------------------------------------------------ [INFO] Building The Java Code Generator Runtime 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ codegen-runtime --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 60 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ codegen-runtime --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ codegen-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ codegen-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 53 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ codegen-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ codegen-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ codegen-runtime --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running MapTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec - in MapTest Running PermuteArrayTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in PermuteArrayTest Running PermutorTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in PermutorTest Running VDMUtilTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in VDMUtilTest Running IsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in IsTest Running TupleTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in TupleTest Running IOTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in IOTest Results : Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ codegen-runtime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ codegen-runtime --- [INFO] Analyzed bundle 'The Java Code Generator Runtime' with 50 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ codegen-runtime --- [INFO] 9 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/copying/DeepCopy.java:19: warning: no @param for orig [WARNING] public static Object copy(Object orig) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/copying/DeepCopy.java:19: warning: no @return [WARNING] public static Object copy(Object orig) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/copying/FastByteArrayOutputStream.java:57: warning: no @return [WARNING] public byte[] getByteArray() [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/copying/FastByteArrayOutputStream.java:90: warning: no @return [WARNING] public InputStream getInputStream() [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/copying/FastByteArrayOutputStream.java:28: warning: no @param for initSize [WARNING] public FastByteArrayOutputStream(int initSize) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/traces/TestSequence.java:53: warning: no description for @param [WARNING] * @param result [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/traces/TestSequence.java:54: warning: no description for @param [WARNING] * @param test [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/traces/TestSequence.java:55: warning: no description for @param [WARNING] * @param n [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/traces/TestSequence.java:100: warning: no description for @param [WARNING] * @param other [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ codegen-runtime --- [INFO] Disabled [INFO] [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ codegen-runtime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ codegen-runtime --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-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] ------------------------------------------------------------------------ [INFO] Building The Java Code Generator Testing 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ javagen-test --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 19 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ javagen-test --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ javagen-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ javagen-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ javagen-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ javagen-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ javagen-test --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ javagen-test --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ javagen-test --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ javagen-test --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ javagen-test --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ javagen-test --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT-javadoc.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] ------------------------------------------------------------------------ [INFO] Building The Java Code Generator 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ javagen --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/javagen' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 85 files to scan for tasks Found 1 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ javagen --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ javagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 184 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ javagen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 34 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ javagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2082 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ javagen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 51 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ javagen --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.codegen.tests.other.IRTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 sec - in org.overture.codegen.tests.other.IRTest Running org.overture.codegen.tests.other.ClassesToSkipParsingTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.overture.codegen.tests.other.ClassesToSkipParsingTest Running org.overture.codegen.tests.other.UtilsTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.overture.codegen.tests.other.UtilsTest Running org.overture.codegen.tests.other.VarShadowingTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.147 sec - in org.overture.codegen.tests.other.VarShadowingTest Running org.overture.codegen.tests.other.UnsupportedJavaCodeGenTest Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.652 sec - in org.overture.codegen.tests.other.UnsupportedJavaCodeGenTest Running org.overture.codegen.tests.exec.ConfiguredStringJavaGenTest Tests run: 29, Failures: 0, Errors: 0, Skipped: 29, Time elapsed: 0.073 sec - in org.overture.codegen.tests.exec.ConfiguredStringJavaGenTest Running org.overture.codegen.tests.exec.ComplexExpJavaGenTest Tests run: 174, Failures: 0, Errors: 0, Skipped: 174, Time elapsed: 0.09 sec - in org.overture.codegen.tests.exec.ComplexExpJavaGenTest Running org.overture.codegen.tests.exec.ClassicJavaGenTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.011 sec - in org.overture.codegen.tests.exec.ClassicJavaGenTest Running org.overture.codegen.tests.exec.SpecificationJavaGenTest Tests run: 81, Failures: 0, Errors: 0, Skipped: 81, Time elapsed: 0.044 sec - in org.overture.codegen.tests.exec.SpecificationJavaGenTest Running org.overture.codegen.tests.exec.PackageJavaGenTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.001 sec - in org.overture.codegen.tests.exec.PackageJavaGenTest Running org.overture.codegen.tests.exec.PatternJavaGenTest Tests run: 68, Failures: 0, Errors: 0, Skipped: 68, Time elapsed: 0.029 sec - in org.overture.codegen.tests.exec.PatternJavaGenTest Running org.overture.codegen.tests.exec.BindJavaGenTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 11, Time elapsed: 0.004 sec - in org.overture.codegen.tests.exec.BindJavaGenTest Running org.overture.codegen.tests.exec.PrePostJavaGenTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.004 sec - in org.overture.codegen.tests.exec.PrePostJavaGenTest Running org.overture.codegen.tests.exec.ExpJavaGenTest Tests run: 126, Failures: 0, Errors: 0, Skipped: 126, Time elapsed: 0.047 sec - in org.overture.codegen.tests.exec.ExpJavaGenTest Running org.overture.codegen.tests.exec.UnionTypeJavaGenTest Tests run: 51, Failures: 0, Errors: 0, Skipped: 51, Time elapsed: 0.018 sec - in org.overture.codegen.tests.exec.UnionTypeJavaGenTest Running org.overture.codegen.tests.exec.TracesVerdictJavaGenTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.003 sec - in org.overture.codegen.tests.exec.TracesVerdictJavaGenTest Running org.overture.codegen.tests.exec.ConcurrencyJavaGenTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 17, Time elapsed: 0.009 sec - in org.overture.codegen.tests.exec.ConcurrencyJavaGenTest Running org.overture.codegen.tests.exec.TracesStateJavaGenTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.005 sec - in org.overture.codegen.tests.exec.TracesStateJavaGenTest Running org.overture.codegen.tests.exec.IsExpJavaGenTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 21, Time elapsed: 0.007 sec - in org.overture.codegen.tests.exec.IsExpJavaGenTest Running org.overture.codegen.tests.exec.ConfiguredCloningJavaGenTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.001 sec - in org.overture.codegen.tests.exec.ConfiguredCloningJavaGenTest Running org.overture.codegen.tests.exec.RtJavaGenTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.001 sec - in org.overture.codegen.tests.exec.RtJavaGenTest Running org.overture.codegen.tests.exec.TracesExpansionJavaGenTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 22, Time elapsed: 0.007 sec - in org.overture.codegen.tests.exec.TracesExpansionJavaGenTest Running org.overture.codegen.tests.exec.SlJavaGenTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 22, Time elapsed: 0.007 sec - in org.overture.codegen.tests.exec.SlJavaGenTest Running org.overture.codegen.tests.exec.TracesSlJavaGenTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.003 sec - in org.overture.codegen.tests.exec.TracesSlJavaGenTest Running org.overture.codegen.tests.exec.ConcurrencyClassicJavaGenTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.overture.codegen.tests.exec.ConcurrencyClassicJavaGenTest Running org.overture.codegen.tests.exec.FunctionValueJavaGenTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 18, Time elapsed: 0.005 sec - in org.overture.codegen.tests.exec.FunctionValueJavaGenTest Running org.overture.codegen.tests.output.IsExpOutputTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1 sec - in org.overture.codegen.tests.output.IsExpOutputTest Running org.overture.codegen.tests.output.TracesStateOutputTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 sec - in org.overture.codegen.tests.output.TracesStateOutputTest Running org.overture.codegen.tests.output.BindOutputTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 sec - in org.overture.codegen.tests.output.BindOutputTest Running org.overture.codegen.tests.output.ClassicOutputTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.236 sec - in org.overture.codegen.tests.output.ClassicOutputTest Running org.overture.codegen.tests.output.RtOutputTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec - in org.overture.codegen.tests.output.RtOutputTest Running org.overture.codegen.tests.output.TracesVerdictOutputTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 sec - in org.overture.codegen.tests.output.TracesVerdictOutputTest Running org.overture.codegen.tests.output.PatternOutputTest Tests run: 68, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.41 sec - in org.overture.codegen.tests.output.PatternOutputTest Running org.overture.codegen.tests.output.TracesSlOutputTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec - in org.overture.codegen.tests.output.TracesSlOutputTest Running org.overture.codegen.tests.output.ConfiguredStringOutputTest Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 sec - in org.overture.codegen.tests.output.ConfiguredStringOutputTest Running org.overture.codegen.tests.output.ComplexExpOutputTest Tests run: 174, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.06 sec - in org.overture.codegen.tests.output.ComplexExpOutputTest Running org.overture.codegen.tests.output.NameNormalisingOutputTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec - in org.overture.codegen.tests.output.NameNormalisingOutputTest Running org.overture.codegen.tests.output.ConcurrencyClassicOutputTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.833 sec - in org.overture.codegen.tests.output.ConcurrencyClassicOutputTest Running org.overture.codegen.tests.output.SystemClassOutputTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.overture.codegen.tests.output.SystemClassOutputTest Running org.overture.codegen.tests.output.FunctionValueOutputTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec - in org.overture.codegen.tests.output.FunctionValueOutputTest Running org.overture.codegen.tests.output.ExpOutputTest Tests run: 126, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec - in org.overture.codegen.tests.output.ExpOutputTest Running org.overture.codegen.tests.output.SlOutputTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 sec - in org.overture.codegen.tests.output.SlOutputTest Running org.overture.codegen.tests.output.PrePostOutputTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec - in org.overture.codegen.tests.output.PrePostOutputTest Running org.overture.codegen.tests.output.PackageOutputTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.overture.codegen.tests.output.PackageOutputTest Running org.overture.codegen.tests.output.SpecificationOutputTest Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.958 sec - in org.overture.codegen.tests.output.SpecificationOutputTest Running org.overture.codegen.tests.output.UnionTypeOutputTest Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.785 sec - in org.overture.codegen.tests.output.UnionTypeOutputTest Running org.overture.codegen.tests.output.ConfiguredCloningOutputTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 sec - in org.overture.codegen.tests.output.ConfiguredCloningOutputTest Running org.overture.codegen.tests.output.TracesExpansionOutputTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 sec - in org.overture.codegen.tests.output.TracesExpansionOutputTest Running org.overture.codegen.tests.output.ConcurrencyOutputTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 sec - in org.overture.codegen.tests.output.ConcurrencyOutputTest Results : Tests run: 1479, Failures: 0, Errors: 0, Skipped: 690 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ javagen --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ javagen --- [INFO] Analyzed bundle 'The Java Code Generator' with 32 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ javagen --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ javagen --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ javagen --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT-javadoc.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] ------------------------------------------------------------------------ [INFO] Building The VDM to JML Generator Runtime 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ vdm2jml-runtime --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 1 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ vdm2jml-runtime --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ vdm2jml-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ vdm2jml-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ vdm2jml-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ vdm2jml-runtime --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ vdm2jml-runtime --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ vdm2jml-runtime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ vdm2jml-runtime --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ vdm2jml-runtime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ vdm2jml-runtime --- [INFO] Disabled [INFO] [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ vdm2jml-runtime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ vdm2jml-runtime --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-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] ------------------------------------------------------------------------ [INFO] Building The VDM to JML Generator 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ vdm2jml --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 229 files to scan for tasks Found 6 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ vdm2jml --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ vdm2jml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 24 resources [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ vdm2jml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ vdm2jml --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 37 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ vdm2jml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 383 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ vdm2jml --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 46 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ vdm2jml --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.vdm2jml.tests.RecInvTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.893 sec - in org.overture.vdm2jml.tests.RecInvTests Running org.overture.vdm2jml.tests.JmlPassTypeCheckTests Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.03 sec - in org.overture.vdm2jml.tests.JmlPassTypeCheckTests Running org.overture.vdm2jml.tests.PreCondNoStateTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec - in org.overture.vdm2jml.tests.PreCondNoStateTests Running org.overture.vdm2jml.tests.exec.JmlComposedPatternExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.004 sec - in org.overture.vdm2jml.tests.exec.JmlComposedPatternExecTests Running org.overture.vdm2jml.tests.exec.JmlComplexStateDesExecTests Tests run: 7, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 0.007 sec - in org.overture.vdm2jml.tests.exec.JmlComplexStateDesExecTests Running org.overture.vdm2jml.tests.exec.JmlComprehensionExecTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.003 sec - in org.overture.vdm2jml.tests.exec.JmlComprehensionExecTests Running org.overture.vdm2jml.tests.exec.JmlMapTypeExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.004 sec - in org.overture.vdm2jml.tests.exec.JmlMapTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlSeqTypeExecTests Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.005 sec - in org.overture.vdm2jml.tests.exec.JmlSeqTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlPrePostExecTests Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.002 sec - in org.overture.vdm2jml.tests.exec.JmlPrePostExecTests Running org.overture.vdm2jml.tests.exec.JmlReuseSlTraceJavaGenTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.022 sec - in org.overture.vdm2jml.tests.exec.JmlReuseSlTraceJavaGenTest Running org.overture.vdm2jml.tests.exec.JmlOptionalTypeExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.004 sec - in org.overture.vdm2jml.tests.exec.JmlOptionalTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlRecInvExecTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.002 sec - in org.overture.vdm2jml.tests.exec.JmlRecInvExecTests Running org.overture.vdm2jml.tests.exec.JmlUnionTypeExecTests Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.005 sec - in org.overture.vdm2jml.tests.exec.JmlUnionTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlSlTraceJavaGenTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.003 sec - in org.overture.vdm2jml.tests.exec.JmlSlTraceJavaGenTest Running org.overture.vdm2jml.tests.exec.JmlBasicTypeExecTests Tests run: 9, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 0.007 sec - in org.overture.vdm2jml.tests.exec.JmlBasicTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlSimplePatternExecTests Tests run: 7, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 0.005 sec - in org.overture.vdm2jml.tests.exec.JmlSimplePatternExecTests Running org.overture.vdm2jml.tests.exec.JmlAtomicExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.003 sec - in org.overture.vdm2jml.tests.exec.JmlAtomicExecTests Running org.overture.vdm2jml.tests.exec.JmlTupleTypeExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.004 sec - in org.overture.vdm2jml.tests.exec.JmlTupleTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlInvariantForExecTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.003 sec - in org.overture.vdm2jml.tests.exec.JmlInvariantForExecTests Running org.overture.vdm2jml.tests.exec.JmlSelectorExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.003 sec - in org.overture.vdm2jml.tests.exec.JmlSelectorExecTests Running org.overture.vdm2jml.tests.exec.JmlNamedTypeInvExecTests Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.007 sec - in org.overture.vdm2jml.tests.exec.JmlNamedTypeInvExecTests Running org.overture.vdm2jml.tests.exec.JmlQuantifierExecTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.002 sec - in org.overture.vdm2jml.tests.exec.JmlQuantifierExecTests Running org.overture.vdm2jml.tests.exec.JmlSetTypeExecTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.002 sec - in org.overture.vdm2jml.tests.exec.JmlSetTypeExecTests Running org.overture.vdm2jml.tests.TypeDependencyTests Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.overture.vdm2jml.tests.TypeDependencyTests Running org.overture.vdm2jml.tests.JmlOutputTests Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.414 sec - in org.overture.vdm2jml.tests.JmlOutputTests Running org.overture.vdm2jml.tests.StateTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.overture.vdm2jml.tests.StateTests Running org.overture.vdm2jml.tests.V2JCallTests Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.overture.vdm2jml.tests.V2JCallTests Running org.overture.vdm2jml.tests.LeafTypeCallTests Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.overture.vdm2jml.tests.LeafTypeCallTests Running org.overture.vdm2jml.tests.PurityTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.overture.vdm2jml.tests.PurityTests Running org.overture.vdm2jml.tests.PostCondWithStateTests Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.overture.vdm2jml.tests.PostCondWithStateTests Running org.overture.vdm2jml.tests.JmlSlTraceOutputTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec - in org.overture.vdm2jml.tests.JmlSlTraceOutputTest Running org.overture.vdm2jml.tests.NameGenTests Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.overture.vdm2jml.tests.NameGenTests Running org.overture.vdm2jml.tests.JmlReuseSlTraceOutputTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec - in org.overture.vdm2jml.tests.JmlReuseSlTraceOutputTest Running org.overture.vdm2jml.tests.PreCondWithStateTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.overture.vdm2jml.tests.PreCondWithStateTests Running org.overture.vdm2jml.tests.PostCondNoStateTests Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.overture.vdm2jml.tests.PostCondNoStateTests Results : Tests run: 278, Failures: 0, Errors: 0, Skipped: 110 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ vdm2jml --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ vdm2jml --- [INFO] Analyzed bundle 'The VDM to JML Generator' with 37 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ vdm2jml --- [INFO] 2 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/src/main/java/org/overture/codegen/vdm2jml/JmlGenUtil.java:215: warning: no @return [WARNING] public List> makeRecsOuterClasses(List> ast, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/src/main/java/org/overture/codegen/vdm2jml/JmlGenUtil.java:411: warning: no description for @param [WARNING] * @param newAst [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ vdm2jml --- [INFO] Disabled [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy) @ vdm2jml --- [INFO] Configured Artifact: org.overturetool.core.codegen:codegen-runtime:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:3.0.1-SNAPSHOT:jar [INFO] Copying codegen-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/jml/lib/codegen-runtime.jar [INFO] Copying vdm2jml-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/jml/lib/vdm2jml-runtime.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ vdm2jml --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT-javadoc.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] ------------------------------------------------------------------------ [INFO] Building The Java Code Generator Maven Plugin 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ codegen-plugin --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 5 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ codegen-plugin --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-plugin-plugin:3.3:descriptor (default-descriptor) @ codegen-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 1 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ codegen-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ codegen-plugin --- [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.3:descriptor (mojo-descriptor) @ codegen-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 1 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ codegen-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ codegen-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ codegen-plugin --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ codegen-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.3:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ codegen-plugin --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ codegen-plugin --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ codegen-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ codegen-plugin --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ codegen-plugin --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT-javadoc.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] ------------------------------------------------------------------------ [INFO] Building The VDM to Isabelle Translator 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ isagen --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/isagen' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 16 files to scan for tasks Found 3 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ isagen --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- astcreator-plugin:1.6.8:generate (generate-ast) @ isagen --- [INFO] Preparing for tree generation... [INFO] Configuring extension [INFO] Extension base dependency is: "org.overturetool.core.codegen:ir" [INFO] Searching for base dependency artifact [INFO] Extension base artifact found - exstracting base tree definition files [INFO] Setting base definition files to: [INFO] base: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/ir.ast [INFO] base tostring: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/ir.ast.tostring [INFO] Extension base artifact configured. [INFO] Checking if generation required. [INFO] Full AST generation needed [INFO] Generating... [INFO] Generator starting with input: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/ir.ast [INFO] Generator starting with extension input: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/src/main/resources/isair.ast Generating base and extension tree, standby ... Extension tree only: true Adding aspect fields: PIRBase.{sourceNode,tag,metaData} WARNING: Using SubProduction class found without using package name. SImportsIRBase WARNING: Using SubProduction class found without using package name. SImportIRBase Adding aspect fields: SImportIRBase.{name,renamed,fromModuleName} Adding aspect fields: SValueImportBase.{importType} WARNING: Using SubProduction class found without using package name. SExportsIRBase WARNING: Using SubProduction class found without using package name. SExportIRBase Adding aspect fields: SExportIRBase.{decl} WARNING: Using SubProduction class found without using package name. SPatternIRBase WARNING: Using SubProduction class found without using package name. SBindIRBase Adding aspect fields: SBindIRBase.{pattern} WARNING: Using SubProduction class found without using package name. SMultipleBindIRBase Adding aspect fields: SMultipleBindIRBase.{patterns} WARNING: Using SubProduction class found without using package name. SNameIRBase WARNING: Using SubProduction class found without using package name. SDeclIRBase Adding aspect fields: SClassDeclBase.{globalMetaData,package,dependencies,access,abstract,static,name,fields,invariant,methods,functions,traces,superNames,thread,innerClasses,interfaces,typeDecls,perSyncs,mutexSyncs} WARNING: Using SubProduction class found without using package name. SStateDesignatorIRBase Adding aspect fields: SStateDesignatorIRBase.{type} WARNING: Using SubProduction class found without using package name. SObjectDesignatorIRBase WARNING: Using SubProduction class found without using package name. SLocalParamIRBase WARNING: Using SubProduction class found without using package name. SStmIRBase Adding aspect fields: SCallStmBase.{type,isStatic,name,args} WARNING: Using SubProduction class found without using package name. SLetBeStIRBase WARNING: Using SubProduction class found without using package name. SExpIRBase Adding aspect fields: SExpIRBase.{type} WARNING: Using SubProduction class found without using package name. SModifierIRBase Adding aspect fields: SIsExpBase.{exp} Adding aspect fields: SVarExpBase.{isLambda,isLocal,name} Adding aspect fields: SQuantifierExpBase.{bindList,predicate} Adding aspect fields: SBinaryExpBase.{left,right} Adding aspect fields: SUnaryExpBase.{exp} WARNING: Using SubProduction class found without using package name. STypeIRBase Adding aspect fields: STypeIRBase.{optional,namedInvType} Adding aspect fields: SSetTypeBase.{empty,setOf} Adding aspect fields: SSeqTypeBase.{empty,seq1,seqOf} Adding aspect fields: SMapTypeBase.{empty,injective,from,to} WARNING: Using SubProduction class found without using package name. STermIRBase WARNING: Using SubProduction class found without using package name. STraceDeclIRBase WARNING: Using SubProduction class found without using package name. STraceCoreDeclIRBase Retry Create interfaces - with 15 not yet created interfaces. Done creating interfaces Generating toString add on... WARNING: Using SubProduction class found without using package name. SDeclIRBase Done creating interfaces Generating toString add on... Failed to lookup tostring addition with %AIsaclassClassIR @ line 8 38:53 *********************************************** AST Creator Extensions *********************************************** Generating enumerations... Generating analysis visitors... Analysis...Answer...Question...Question-Answer...Depth-First... Writing sources to the file system, standby ... Destination: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/generated-sources/astCreator Copying base classes to destination... Writing source files.: .............. File write completed in 0 secs Created AST with extensions. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-source) @ isagen --- [INFO] Source directory: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/generated-sources/astCreator added. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ isagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 65 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ isagen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ isagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 144 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ isagen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ isagen --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overturetool.cgisa.IsaGenFileExpTest Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.43 sec - in org.overturetool.cgisa.IsaGenFileExpTest Running org.overturetool.cgisa.IsaGenModelTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.overturetool.cgisa.IsaGenModelTest Running org.overturetool.cgisa.IsaGenParamTest Tests run: 48, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.49 sec - in org.overturetool.cgisa.IsaGenParamTest Results : Tests run: 73, Failures: 0, Errors: 0, Skipped: 3 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ isagen --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ isagen --- [INFO] Analyzed bundle 'The VDM to Isabelle Translator' with 19 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ isagen --- [INFO] 4 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/src/main/java/org/overturetool/cgisa/transformations/GroupMutRecs.java:28: error: package org.overture.cgisa.isair.analysis does not exist [WARNING] import org.overture.cgisa.isair.analysis.DepthFirstAnalysisIsaAdaptor; [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/src/main/java/org/overturetool/cgisa/transformations/GroupMutRecs.java:29: error: package org.overture.cgisa.isair.declarations does not exist [WARNING] import org.overture.cgisa.isair.declarations.AMrFuncGroupDeclIR; [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/src/main/java/org/overturetool/cgisa/transformations/GroupMutRecs.java:40: error: cannot find symbol [WARNING] public class GroupMutRecs extends DepthFirstAnalysisIsaAdaptor implements [WARNING] ^ [WARNING] symbol: class DepthFirstAnalysisIsaAdaptor [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/src/main/java/org/overturetool/cgisa/IsaGen.java:88: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ isagen --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ isagen --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT-javadoc.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] ------------------------------------------------------------------------ [INFO] Building POG - Isagen Integration 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ isapog --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/isapog' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 6 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ isapog --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/isapog/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ isapog --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/isapog/../../documentation/examples [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ isapog --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/overture-development/core/isapog/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ isapog --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ isapog --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/overture-development/core/isapog/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ isapog --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.isapog.ThyWriteTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.683 sec - in org.overture.isapog.ThyWriteTest Running org.overture.isapog.IsaPogIntegrationTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.047 sec - in org.overture.isapog.IsaPogIntegrationTest Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 3 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ isapog --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ isapog --- [INFO] Analyzed bundle 'POG - Isagen Integration' with 2 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ isapog --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/isapog/src/main/java/org/overture/isapog/IsaPog.java:104: warning: no description for @throws [WARNING] * @throws IOException [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ isapog --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ isapog --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/isapog/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT-javadoc.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] ------------------------------------------------------------------------ [INFO] Building VDM Annotations 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ annotations --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/annotations' for files matching the pattern '**/*.java' - excludes: provided/**/*, examples/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ annotations --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/annotations/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ annotations --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/annotations/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ annotations --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ annotations --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ annotations --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/3.0.1-SNAPSHOT/annotations-3.0.1-SNAPSHOT.pom 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 Provided Annotations 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ provided --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/annotations/provided' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 6 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ provided --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ provided --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/annotations/provided/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ provided --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ provided --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/annotations/provided/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ provided --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ provided --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ provided --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ provided --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ provided --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ provided --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ provided --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/provided/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT-javadoc.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] ------------------------------------------------------------------------ [INFO] Building Annotation Examples 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ examples --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/annotations/examples' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 2 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ examples --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/annotations/examples/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ examples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/annotations/examples/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ examples --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ examples --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ examples --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ examples --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ examples --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ examples --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ examples --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/examples/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT-javadoc.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] ------------------------------------------------------------------------ [INFO] Building Documentation 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ documentation --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/documentation' for files matching the pattern '**/*.java' - excludes: releasenotes/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ documentation --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/documentation/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ documentation --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/documentation/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ documentation --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ documentation --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/documentation/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/documentation/3.0.1-SNAPSHOT/documentation-3.0.1-SNAPSHOT.pom 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 The Overture release notes 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ releasenotes --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/documentation/releasenotes' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ releasenotes --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ releasenotes --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 82 resources to /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/classes/releasenotes [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ releasenotes --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ releasenotes --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ releasenotes --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ releasenotes --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ releasenotes --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/releasenotes-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ releasenotes --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ releasenotes --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ releasenotes --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/releasenotes-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/documentation/releasenotes/3.0.1-SNAPSHOT/releasenotes-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/documentation/releasenotes/3.0.1-SNAPSHOT/releasenotes-3.0.1-SNAPSHOT.pom 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 IDE Top-level 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ ide --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide' for files matching the pattern '**/*.java' - excludes: core/**/*, ui/**/*, parsers/**/*, builders/**/*, debug/**/*, vdmsl/**/*, vdmpp/**/*, vdmrt/**/*, help/**/*, plugins/**/*, platform/**/*, features/**/*, product/**/* [TASKS] Found 3 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ ide --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ ide --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ ide --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ide --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ide --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/3.0.1-SNAPSHOT/ide-3.0.1-SNAPSHOT.pom [INFO] 'ide-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 org.overture.ide.core 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.core --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/core' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 46 files to scan for tasks Found 12 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.core --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.core --- [INFO] Configured Artifact: org.overturetool.core:ast:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core:parser:3.0.1-SNAPSHOT:jar [INFO] Copying ast-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/core/jars/ast.jar [INFO] Copying parser-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/core/jars/parser.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.core --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/core/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 46 source files to /var/lib/jenkins/workspace/overture-development/ide/core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/core/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.core --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/core/target/org.overture.ide.core-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.core --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.core --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.core --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/core/target/org.overture.ide.core-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/core/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/core/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/core/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.core --- [INFO] 'org.overture.ide.core-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.core-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.core-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.core-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 IDE Builders 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.builders --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/builders' for files matching the pattern '**/*.java' - excludes: vdmj/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.builders --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/builders/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.builders --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/builders/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.builders --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.builders --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.builders --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/builders/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.builders/3.0.1-SNAPSHOT/org.overture.ide.builders-3.0.1-SNAPSHOT.pom [INFO] 'org.overture.ide.builders-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 org.overture.ide.builders.vdmj 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.builders.vdmj --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/builders/vdmj' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 7 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.builders.vdmj --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.builders.vdmj --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.builders.vdmj --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.builders.vdmj --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.builders.vdmj --- [INFO] Configured Artifact: org.overturetool.core:typechecker:3.0.1-SNAPSHOT:jar [INFO] Copying typechecker-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/jars/typechecker.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.builders.vdmj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.builders.vdmj --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.builders.vdmj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.builders.vdmj --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.builders.vdmj --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.builders.vdmj --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.builders.vdmj --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.builders.vdmj --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.builders.vdmj --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.builders.vdmj --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.builders.vdmj --- [INFO] 'org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 org.overture.ide.ui 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.ui --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/ui' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 117 files to scan for tasks Found 28 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.ui --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/ui/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources to /var/lib/jenkins/workspace/overture-development/ide/ui/includes/lib [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.ui --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 117 source files to /var/lib/jenkins/workspace/overture-development/ide/ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/ui/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.ui --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/ui/target/org.overture.ide.ui-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.ui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/ui/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.ui --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.ui --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/ui/target/org.overture.ide.ui-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/ui/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/ui/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/ui/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.ui --- [INFO] 'org.overture.ide.ui-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.ui-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.ui-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.ui-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 IDE Parsers 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.parsers --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/parsers' for files matching the pattern '**/*.java' - excludes: vdmj/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.parsers --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/parsers/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.parsers --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/parsers/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.parsers --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.parsers --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.parsers --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/parsers/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.parsers/3.0.1-SNAPSHOT/org.overture.ide.parsers-3.0.1-SNAPSHOT.pom [INFO] 'org.overture.ide.parsers-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 org.overture.ide.parsers.vdmj 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.parsers.vdmj --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 5 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.parsers.vdmj --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.parsers.vdmj --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.parsers.vdmj --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.parsers.vdmj --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.parsers.vdmj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.parsers.vdmj --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.parsers.vdmj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.parsers.vdmj --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.parsers.vdmj --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.parsers.vdmj --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.parsers.vdmj --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.parsers.vdmj --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.parsers.vdmj --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.parsers.vdmj --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.parsers.vdmj --- [INFO] 'org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 org.overture.ide.debug 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.debug --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/debug' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 285 files to scan for tasks Found 74 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.debug --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.debug --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/debug/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.debug --- [INFO] Configured Artifact: org.overturetool.core:interpreter:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core:pog:3.0.1-SNAPSHOT:jar [INFO] Copying interpreter-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/debug/jars/interpreter.jar [INFO] Copying pog-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/debug/jars/pog.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.debug --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/debug/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 285 source files to /var/lib/jenkins/workspace/overture-development/ide/debug/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/debug/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.debug --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/debug/target/org.overture.ide.debug-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.debug --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/debug/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.debug --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.debug --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.debug --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/debug/target/org.overture.ide.debug-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/debug/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/debug/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/debug/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.debug --- [INFO] 'org.overture.ide.debug-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.debug-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.debug-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.debug-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 IDE VDM-SL top level 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmsl --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmsl' for files matching the pattern '**/*.java' - excludes: core/**/*, ui/**/*, debug/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmsl --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmsl/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmsl --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmsl/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmsl --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmsl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmsl --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.vdmsl/3.0.1-SNAPSHOT/org.overture.ide.vdmsl-3.0.1-SNAPSHOT.pom [INFO] 'org.overture.ide.vdmsl-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 org.overture.ide.vdmsl.core 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmsl.core --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmsl/core' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 3 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmsl.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmsl.core --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmsl.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmsl.core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmsl.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmsl.core --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmsl.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmsl.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmsl.core --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmsl.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmsl.core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmsl.core --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmsl.core --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmsl.core --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmsl.core --- [INFO] 'org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 org.overture.ide.vdmsl.ui 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmsl.ui --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 12 files to scan for tasks Found 5 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmsl.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmsl.ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmsl.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmsl.ui --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmsl.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmsl.ui --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmsl.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmsl.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmsl.ui --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmsl.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmsl.ui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmsl.ui --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmsl.ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmsl.ui --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmsl.ui --- [INFO] 'org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 org.overture.ide.vdmsl.debug 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmsl.debug --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 6 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmsl.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmsl.debug --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmsl.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmsl.debug --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmsl.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmsl.debug --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmsl.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmsl.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmsl.debug --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmsl.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmsl.debug --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmsl.debug --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmsl.debug --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmsl.debug --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmsl.debug --- [INFO] 'org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 IDE VDM-PP Top-level 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmpp --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmpp' for files matching the pattern '**/*.java' - excludes: core/**/*, ui/**/*, debug/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmpp --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmpp/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmpp --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmpp/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmpp --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmpp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmpp --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.vdmpp/3.0.1-SNAPSHOT/org.overture.ide.vdmpp-3.0.1-SNAPSHOT.pom [INFO] 'org.overture.ide.vdmpp-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 org.overture.ide.vdmpp.core 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmpp.core --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmpp/core' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 3 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmpp.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmpp.core --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmpp.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmpp.core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmpp.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmpp.core --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmpp.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmpp.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmpp.core --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmpp.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmpp.core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmpp.core --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmpp.core --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmpp.core --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmpp.core --- [INFO] 'org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 org.overture.ide.vdmpp.ui 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmpp.ui --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 12 files to scan for tasks Found 4 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmpp.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmpp.ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmpp.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmpp.ui --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmpp.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmpp.ui --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmpp.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmpp.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmpp.ui --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmpp.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmpp.ui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmpp.ui --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmpp.ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmpp.ui --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmpp.ui --- [INFO] 'org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 org.overture.ide.vdmpp.debug 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmpp.debug --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 7 files to scan for tasks Found 1 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmpp.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmpp.debug --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmpp.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmpp.debug --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmpp.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmpp.debug --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmpp.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmpp.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmpp.debug --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmpp.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmpp.debug --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmpp.debug --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmpp.debug --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmpp.debug --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmpp.debug --- [INFO] 'org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 IDE VDM-RT (RealTime) Top-level 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmrt --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmrt' for files matching the pattern '**/*.java' - excludes: core/**/*, ui/**/*, debug/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmrt --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmrt/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmrt --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmrt/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmrt --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmrt --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmrt --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.vdmrt/3.0.1-SNAPSHOT/org.overture.ide.vdmrt-3.0.1-SNAPSHOT.pom [INFO] 'org.overture.ide.vdmrt-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 org.overture.ide.vdmrt.core 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmrt.core --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmrt/core' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 3 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmrt.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmrt.core --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmrt.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmrt.core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmrt.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmrt.core --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmrt.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmrt.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmrt.core --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmrt.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmrt.core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmrt.core --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmrt.core --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmrt.core --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmrt.core --- [INFO] 'org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 org.overture.ide.vdmrt.ui 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmrt.ui --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 14 files to scan for tasks Found 4 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmrt.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmrt.ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmrt.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmrt.ui --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmrt.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmrt.ui --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 14 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmrt.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmrt.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmrt.ui --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmrt.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmrt.ui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmrt.ui --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmrt.ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmrt.ui --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmrt.ui --- [INFO] 'org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 org.overture.ide.vdmrt.debug 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmrt.debug --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 7 files to scan for tasks Found 1 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmrt.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmrt.debug --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmrt.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmrt.debug --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmrt.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmrt.debug --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmrt.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmrt.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmrt.debug --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmrt.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmrt.debug --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmrt.debug --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmrt.debug --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmrt.debug --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmrt.debug --- [INFO] 'org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 org.overture.ide.help 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.help --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/help' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 5 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.help --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.help --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.help --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.help --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/help/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.help --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/help/html [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/help/html [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/help/html [INFO] [INFO] --- example-packager-plugin:3.0.2:package-examples (default) @ org.overture.ide.help --- [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.help --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/help/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-development/ide/help/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.help --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/help/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.help --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.help --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/help/target/org.overture.ide.help-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.help --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.help --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/help/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.help --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.help --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.help --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/help/target/org.overture.ide.help-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/help/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/help/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/help/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.help --- [INFO] 'org.overture.ide.help-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.help-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.help-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.help-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 IDE core plugins GUI 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins' for files matching the pattern '**/*.java' - excludes: coverageeditor/**/*, csk/**/*, quickinterpreter/**/*, externaleditor/**/*, latex/**/*, poviewer/**/*, combinatorialtesting/**/*, developerutils/**/*, uml2/**/*, rttraceviewer/**/*, javagen/**/*, features/**/* [TASKS] Found 8 files to scan for tasks Found 1 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.plugins/3.0.1-SNAPSHOT/org.overture.ide.plugins-3.0.1-SNAPSHOT.pom [INFO] 'org.overture.ide.plugins-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 org.overture.ide.plugins.externaleditor 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.externaleditor --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 2 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.externaleditor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.externaleditor --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.externaleditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.externaleditor --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.externaleditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.externaleditor --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.externaleditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.externaleditor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.externaleditor --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.externaleditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.externaleditor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.externaleditor --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.externaleditor --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.externaleditor --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.externaleditor --- [INFO] 'org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 org.overture.ide.plugins.coverageeditor 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.coverageeditor --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 7 files to scan for tasks Found 3 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.coverageeditor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.coverageeditor --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.coverageeditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.coverageeditor --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.coverageeditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.coverageeditor --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.coverageeditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.coverageeditor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.coverageeditor --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.coverageeditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.coverageeditor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.coverageeditor --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.coverageeditor --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.coverageeditor --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.coverageeditor --- [INFO] 'org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 org.overture.ide.plugins.csk 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.csk --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/csk' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 6 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.csk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.csk --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.csk --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.csk --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.csk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.csk --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/csk/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.csk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.csk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.csk --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.csk --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.csk --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.csk --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.csk --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.csk --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.csk --- [INFO] 'org.overture.ide.plugins.csk-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.csk-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 org.overture.ide.plugins.quickinterpreter 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.quickinterpreter --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 2 files to scan for tasks Found 1 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.quickinterpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.quickinterpreter --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.quickinterpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.quickinterpreter --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.quickinterpreter --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.quickinterpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.quickinterpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.quickinterpreter --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.quickinterpreter --- [INFO] 'org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 org.overture.ide.plugins.latex 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.latex --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/latex' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 16 files to scan for tasks Found 11 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.latex --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.latex --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.latex --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.latex --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.latex --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.latex --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/latex/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 16 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.latex --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.latex --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.latex --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.latex --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.latex --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.latex --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.latex --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.latex --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.latex --- [INFO] 'org.overture.ide.plugins.latex-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.latex-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 org.overture.ide.plugins.poviewer 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.poviewer --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 7 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.poviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.poviewer --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.poviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.poviewer --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.plugins.poviewer --- [INFO] Configured Artifact: org.overturetool.core:pog:3.0.1-SNAPSHOT:jar [INFO] Copying pog-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/jars/pog.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.poviewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.poviewer --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.poviewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.poviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.poviewer --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.poviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.poviewer --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.poviewer --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.poviewer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.poviewer --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.poviewer --- [INFO] 'org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 Combinatorial Testing 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 42 files to scan for tasks Found 8 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Configured Artifact: org.overturetool.core.combinatorialtesting:ctutils:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.combinatorialtesting:ctruntime:3.0.1-SNAPSHOT:jar [INFO] Copying ctutils-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/jars/ctutils.jar [INFO] Copying ctruntime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/jars/ctruntime.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.combinatorialtesting --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 42 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/src/test/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] 'org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 Developer Utilities for Overture 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.developerutils --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 4 files to scan for tasks Found 1 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.developerutils --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.developerutils --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.developerutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.developerutils --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.developerutils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.developerutils --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.developerutils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.developerutils --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.developerutils --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.developerutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.developerutils --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.developerutils --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.developerutils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.developerutils --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.developerutils --- [INFO] 'org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 UML2 Translator 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.uml2 --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/uml2' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 15 files to scan for tasks Found 5 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.uml2 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.uml2 --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.uml2 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.uml2 --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.plugins.uml2 --- [INFO] Configured Artifact: org.overturetool.core.prettyprinting:prettyprinter:3.0.1-SNAPSHOT:jar [INFO] Copying prettyprinter-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/jars/prettyprinter.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.uml2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.uml2 --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 15 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.uml2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.uml2 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.uml2 --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.uml2 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.uml2 --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.uml2 --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.uml2 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.uml2 --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.uml2 --- [INFO] 'org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 RT Trace Viewer Plugin 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.rttraceviewer --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 48 files to scan for tasks Found 31 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.rttraceviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.rttraceviewer --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.rttraceviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.rttraceviewer --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.rttraceviewer --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 48 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/src/test/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.rttraceviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.rttraceviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.rttraceviewer --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.rttraceviewer --- [INFO] 'org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 The Java Code Generator Plugin 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.javagen --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/javagen' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 10 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.javagen --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.javagen --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.javagen --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.javagen --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.plugins.javagen --- [INFO] Configured Artifact: org.overturetool.core.codegen:codegen-runtime:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:ir:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:platform:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:javagen:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.apache.velocity:velocity:1.7:jar [INFO] Configured Artifact: commons-collections:commons-collections:3.2.2:jar [INFO] Configured Artifact: commons-lang:commons-lang:2.4:jar [INFO] Configured Artifact: com.google.googlejavaformat:google-java-format:1.0:jar [INFO] Configured Artifact: com.google.guava:guava:19.0:jar [INFO] Configured Artifact: log4j:log4j:1.2.17:jar [INFO] Configured Artifact: org.jgrapht:jgrapht-core:1.2.0:jar [INFO] Copying codegen-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/codegen-runtime.jar [INFO] Copying vdm2jml-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/vdm2jml-runtime.jar [INFO] Copying ir-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/ir.jar [INFO] Copying platform-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/platform.jar [INFO] Copying javagen-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/javagen.jar [INFO] Copying vdm2jml-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/vdm2jml.jar [INFO] Copying velocity-1.7.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/velocity.jar [INFO] Copying commons-collections-3.2.2.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/commons-collections.jar [INFO] Copying commons-lang-2.4.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/commons-lang.jar [INFO] Copying google-java-format-1.0.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/google-java-format.jar [INFO] Copying guava-19.0.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/guava.jar [INFO] Copying log4j-1.2.17.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/log4j.jar [INFO] Copying jgrapht-core-1.2.0.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/jgrapht-core.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.javagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/src/main/resources [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy) @ org.overture.ide.plugins.javagen --- [INFO] Configured Artifact: org.overturetool.core.codegen:codegen-runtime:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:codegen-runtime:sources:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:sources:3.0.1-SNAPSHOT:jar [INFO] Copying codegen-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/runtime/codegen-runtime.jar [INFO] Copying codegen-runtime-3.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/runtime/codegen-runtime-sources.jar [INFO] Copying vdm2jml-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/runtime/vdm2jml-runtime.jar [INFO] Copying vdm2jml-runtime-3.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/runtime/vdm2jml-runtime-sources.jar [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.javagen --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 10 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ org.overture.ide.plugins.javagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.javagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.javagen --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.javagen --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.javagen --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.javagen --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.javagen --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.javagen --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.javagen --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.javagen --- [INFO] 'org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 org.overture.ide.platform 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.platform --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/platform' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 2 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.platform --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.platform --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.platform --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.platform --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/platform/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.overture.ide.platform --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/platform [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.platform --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/platform/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/overture-development/ide/platform/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/platform/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.platform --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.platform --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/platform/target/org.overture.ide.platform-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.platform --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.platform --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/platform/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.platform --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.platform --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.platform --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/platform/target/org.overture.ide.platform-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/platform/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/platform/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/platform/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.platform --- [INFO] 'org.overture.ide.platform-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.platform-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.platform-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.platform-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 IDE Eclipse features 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ features --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/features' for files matching the pattern '**/*.java' - excludes: core/**/*, rcp/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ features --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/features/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ features --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/features/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ features --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/3.0.1-SNAPSHOT/features-3.0.1-SNAPSHOT.pom [INFO] 'features-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 IDE Eclipse core feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.features.core --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/features/core' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.features.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.features.core --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.features.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.features.core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/features/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.features.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.features.core --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/features/core/target/org.overture.ide.features.core-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.features.core --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.features.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.features.core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/features/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.features.core --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.features.core --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.features.core --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/core/target/org.overture.ide.features.core-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/core/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/core/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/core/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.features.core --- [INFO] 'org.overture.ide.features.core-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.core-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.core-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.core-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 IDE Eclipse plugin features 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features' for files matching the pattern '**/*.java' - excludes: coverageeditor/**/*, csk/**/*, combinatorialtesting/**/*, developerutils/**/*, latex/**/*, poviewer/**/*, quickinterpreter/**/*, uml2/**/*, rttraceviewer/**/*, javagen/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.features/3.0.1-SNAPSHOT/org.overture.ide.plugins.features-3.0.1-SNAPSHOT.pom [INFO] 'org.overture.ide.plugins.features-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 IDE Eclipse Coverage Editor feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] 'org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 IDE Eclipse CSK VDM Tools Link feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.csk --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.csk --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.csk --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.csk --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.csk --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.csk --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.csk --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.csk --- [INFO] 'org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 IDE Eclipse Combinatorial Testing feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] 'org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 IDE Eclipse Developer Utilities feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.developerutils --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.developerutils --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.developerutils --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.developerutils --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.developerutils --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.developerutils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.developerutils --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.developerutils --- [INFO] 'org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 IDE Eclipse LaTeX Creator feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.latex --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.latex --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.latex --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.latex --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.latex --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.latex --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.latex --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.latex --- [INFO] 'org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 IDE Eclipse Proof Obligation Viewer feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.poviewer --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.poviewer --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.poviewer --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.poviewer --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.poviewer --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.poviewer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.poviewer --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.poviewer --- [INFO] 'org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 IDE Eclipse VDM Quick Interpreter feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] 'org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 IDE Eclipse plugin uml2 feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.uml2 --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.uml2 --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.uml2 --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.uml2 --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.uml2 --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.uml2 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.uml2 --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.uml2 --- [INFO] 'org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 IDE Eclipse Realtime Trace Viewer feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] 'org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 IDE Eclipse Java Code Generator feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.javagen --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.javagen --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.javagen --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.javagen --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.javagen --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.javagen --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.javagen --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.javagen --- [INFO] 'org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 IDE Eclipse rcp feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.features.rcp --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/features/rcp' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.features.rcp --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ org.overture.ide.features.rcp --- [INFO] Configured Artifact: org.overturetool:externals:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core:commandlinetool:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.documentation:releasenotes:3.0.1-SNAPSHOT:jar [INFO] Unpacking /var/lib/jenkins/workspace/overture-development/externals/target/externals-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/rootfiles with includes "**/*.pdf,**/*.uml" and excludes "**/*.properties" [INFO] Unpacking /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/rootfiles/commandline with includes "overture,overture.bat" and excludes "**/*.properties" [INFO] Unpacking /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/releasenotes-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/rootfiles with includes "**/*.md,**/*.txt" and excludes "**/*.properties" [INFO] [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy-dependencies) @ org.overture.ide.features.rcp --- [INFO] Copying commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.jar to /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/rootfiles/commandline/commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.features.rcp --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/org.overture.ide.features.rcp-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.features.rcp --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.features.rcp --- [INFO] 2 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.features.rcp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.features.rcp --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/org.overture.ide.features.rcp-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/rcp/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/org.overture.ide.features.rcp_root-3.0.1.202011040929-root.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT-root.zip [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.features.rcp --- [INFO] 'org.overture.ide.features.rcp-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.rcp-3.0.1-SNAPSHOT-root.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.rcp-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.rcp-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.rcp-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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 IDE Standalone Product 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.product --- [INFO] The project's OSGi version is 3.0.1.202011040929 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/product' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #277 [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.product --- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.overture.ide.product --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.product --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/product/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (p2-inf) @ org.overture.ide.product --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/product [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/product [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.product --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/product [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/product [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ org.overture.ide.product --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.overture.ide.product --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.overture.ide.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.overture.ide.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.overture.ide.product --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.overture.ide.product --- [INFO] Copying resources from /var/lib/jenkins/workspace/overture-development/ide/product/target/classes to /var/lib/jenkins/workspace/overture-development/ide/product/target/repository [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.overture.ide.product --- [INFO] Building zip: /var/lib/jenkins/workspace/overture-development/ide/product/target/org.overture.ide.product-3.0.1-SNAPSHOT.zip [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.product --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/product/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.product --- [INFO] 4 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.product --- [INFO] Skipping javadoc generation [INFO] [INFO] --- tycho-p2-director-plugin:1.7.0:materialize-products (materialize-products) @ org.overture.ide.product --- [INFO] Installing product org.overture.ide.platform.product for environment win32/win32/x86_64 to /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/win32/win32/x86_64/Overture Installing org.overture.ide.platform.product 3.0.1.202011040929. Operation completed in 11278 ms. [INFO] Installing product org.overture.ide.platform.product for environment linux/gtk/x86_64 to /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/linux/gtk/x86_64/Overture Installing org.overture.ide.platform.product 3.0.1.202011040929. Operation completed in 6271 ms. [INFO] Installing product org.overture.ide.platform.product for environment macosx/cocoa/x86_64 to /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/macosx/cocoa/x86_64/Overture.app Installing org.overture.ide.platform.product 3.0.1.202011040929. Operation completed in 10821 ms. [INFO] [INFO] --- tycho-p2-director-plugin:1.7.0:archive-products (archive-products) @ org.overture.ide.product --- [INFO] Building zip: /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-win32.win32.x86_64.zip [INFO] Building zip: /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-linux.gtk.x86_64.zip [INFO] Building zip: /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-macosx.cocoa.x86_64.zip [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.product --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/org.overture.ide.product-3.0.1-SNAPSHOT.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT.zip [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.win32.win32.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.win32.win32.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.gtk.linux.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.gtk.linux.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.cocoa.macosx.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.cocoa.macosx.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-win32.win32.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-win32.win32.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-linux.gtk.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-linux.gtk.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-macosx.cocoa.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-macosx.cocoa.x86_64.zip [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.product --- [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.gtk.linux.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-win32.win32.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.cocoa.macosx.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-macosx.cocoa.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.win32.win32.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-linux.gtk.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. 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] Artifactory Build Info Recorder: Saving Build Info to '/var/lib/jenkins/workspace/overture-development/target/build-info.json' [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/samples/3.0.1-SNAPSHOT/samples-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/3.0.1-SNAPSHOT/combinatorialtesting-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/3.0.1-SNAPSHOT/annotations-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT-sources.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/root/3.0.1-SNAPSHOT/root-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/externals/3.0.1-SNAPSHOT/externals-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/externals/3.0.1-SNAPSHOT/externals-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/documentation/3.0.1-SNAPSHOT/documentation-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/3.0.1-SNAPSHOT/core-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/3.0.1-SNAPSHOT/codegen-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/documentation/releasenotes/3.0.1-SNAPSHOT/releasenotes-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/documentation/releasenotes/3.0.1-SNAPSHOT/releasenotes-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/prettyprinting/3.0.1-SNAPSHOT/prettyprinting-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT-sources.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/3.0.1-SNAPSHOT/testing-3.0.1-SNAPSHOT.pom [INFO] Artifactory Build Info Recorder: Deploying build info ... [INFO] Deploying build descriptor to: https://overture.au.dk/artifactory/api/build [INFO] Build successfully deployed. Browse it in Artifactory under https://overture.au.dk/artifactory/webapp/builds/overture-development/278 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] The Overture Tool Platform root ................... SUCCESS [8.039s] [INFO] Overture External Resources ....................... SUCCESS [6.831s] [INFO] Core Tools ........................................ SUCCESS [2.070s] [INFO] The Overture Abstract Syntax Tree ................. SUCCESS [22.399s] [INFO] Test Framework for Overture ....................... SUCCESS [4.658s] [INFO] The VDM parser .................................... SUCCESS [11.060s] [INFO] The VDM Type Checker .............................. SUCCESS [42.865s] [INFO] Overture Testing .................................. SUCCESS [1.483s] [INFO] Overture Testing Framework ........................ SUCCESS [4.075s] [INFO] Overture Sample Tests ............................. SUCCESS [20.147s] [INFO] VDM Pretty Printing ............................... SUCCESS [1.386s] [INFO] The VDM Pretty Printer ............................ SUCCESS [4.656s] [INFO] The Proof Obligation Generator .................... SUCCESS [17.212s] [INFO] The VDM Interpreter ............................... SUCCESS [37.042s] [INFO] Combinatorial Testing ............................. SUCCESS [1.363s] [INFO] Combinatorial Testing Utilities ................... SUCCESS [4.086s] [INFO] Combinatorial Testing Runtime ..................... SUCCESS [27.693s] [INFO] New Pretty Printer ................................ SUCCESS [6.304s] [INFO] Overture Core Command Line Tool ................... SUCCESS [5.941s] [INFO] Code Generation ................................... SUCCESS [1.703s] [INFO] The Intermediate Representation Tree .............. SUCCESS [15.826s] [INFO] The Code Generation Platform ...................... SUCCESS [1:06.481s] [INFO] The Java Code Generator Runtime ................... SUCCESS [7.802s] [INFO] The Java Code Generator Testing ................... SUCCESS [4.734s] [INFO] The Java Code Generator ........................... SUCCESS [35.923s] [INFO] The VDM to JML Generator Runtime .................. SUCCESS [4.088s] [INFO] The VDM to JML Generator .......................... SUCCESS [31.452s] [INFO] The Java Code Generator Maven Plugin .............. SUCCESS [13.689s] [INFO] The VDM to Isabelle Translator .................... SUCCESS [13.304s] [INFO] POG - Isagen Integration .......................... SUCCESS [7.442s] [INFO] VDM Annotations ................................... SUCCESS [1.355s] [INFO] Provided Annotations .............................. SUCCESS [4.268s] [INFO] Annotation Examples ............................... SUCCESS [3.879s] [INFO] Documentation ..................................... SUCCESS [1.385s] [INFO] The Overture release notes ........................ SUCCESS [3.179s] [INFO] Overture IDE Top-level ............................ SUCCESS [2.021s] [INFO] org.overture.ide.core ............................. SUCCESS [7.506s] [INFO] Overture IDE Builders ............................. SUCCESS [1.305s] [INFO] org.overture.ide.builders.vdmj .................... SUCCESS [4.518s] [INFO] org.overture.ide.ui ............................... SUCCESS [7.591s] [INFO] Overture IDE Parsers .............................. SUCCESS [1.397s] [INFO] org.overture.ide.parsers.vdmj ..................... SUCCESS [4.295s] [INFO] org.overture.ide.debug ............................ SUCCESS [9.251s] [INFO] Overture IDE VDM-SL top level ..................... SUCCESS [1.416s] [INFO] org.overture.ide.vdmsl.core ....................... SUCCESS [4.041s] [INFO] org.overture.ide.vdmsl.ui ......................... SUCCESS [4.421s] [INFO] org.overture.ide.vdmsl.debug ...................... SUCCESS [4.699s] [INFO] Overture IDE VDM-PP Top-level ..................... SUCCESS [1.531s] [INFO] org.overture.ide.vdmpp.core ....................... SUCCESS [4.605s] [INFO] org.overture.ide.vdmpp.ui ......................... SUCCESS [4.842s] [INFO] org.overture.ide.vdmpp.debug ...................... SUCCESS [4.922s] [INFO] Overture IDE VDM-RT (RealTime) Top-level .......... SUCCESS [1.405s] [INFO] org.overture.ide.vdmrt.core ....................... SUCCESS [4.075s] [INFO] org.overture.ide.vdmrt.ui ......................... SUCCESS [5.796s] [INFO] org.overture.ide.vdmrt.debug ...................... SUCCESS [4.840s] [INFO] org.overture.ide.help ............................. SUCCESS [13.808s] [INFO] Overture IDE core plugins GUI ..................... SUCCESS [1.447s] [INFO] org.overture.ide.plugins.externaleditor ........... SUCCESS [4.538s] [INFO] org.overture.ide.plugins.coverageeditor ........... SUCCESS [4.792s] [INFO] org.overture.ide.plugins.csk ...................... SUCCESS [4.801s] [INFO] org.overture.ide.plugins.quickinterpreter ......... SUCCESS [4.791s] [INFO] org.overture.ide.plugins.latex .................... SUCCESS [5.014s] [INFO] org.overture.ide.plugins.poviewer ................. SUCCESS [5.476s] [INFO] Combinatorial Testing ............................. SUCCESS [5.657s] [INFO] Developer Utilities for Overture .................. SUCCESS [4.436s] [INFO] UML2 Translator ................................... SUCCESS [5.377s] [INFO] RT Trace Viewer Plugin ............................ SUCCESS [5.434s] [INFO] The Java Code Generator Plugin .................... SUCCESS [7.104s] [INFO] org.overture.ide.platform ......................... SUCCESS [10.173s] [INFO] Overture IDE Eclipse features ..................... SUCCESS [1.258s] [INFO] Overture IDE Eclipse core feature ................. SUCCESS [4.426s] [INFO] Overture IDE Eclipse plugin features .............. SUCCESS [2.437s] [INFO] Overture IDE Eclipse Coverage Editor feature ...... SUCCESS [3.985s] [INFO] Overture IDE Eclipse CSK VDM Tools Link feature ... SUCCESS [4.202s] [INFO] Overture IDE Eclipse Combinatorial Testing feature SUCCESS [4.300s] [INFO] Overture IDE Eclipse Developer Utilities feature .. SUCCESS [4.125s] [INFO] Overture IDE Eclipse LaTeX Creator feature ........ SUCCESS [4.843s] [INFO] Overture IDE Eclipse Proof Obligation Viewer feature SUCCESS [4.112s] [INFO] Overture IDE Eclipse VDM Quick Interpreter feature SUCCESS [4.189s] [INFO] Overture IDE Eclipse plugin uml2 feature .......... SUCCESS [4.121s] [INFO] Overture IDE Eclipse Realtime Trace Viewer feature SUCCESS [4.268s] [INFO] Overture IDE Eclipse Java Code Generator feature .. SUCCESS [5.282s] [INFO] Overture IDE Eclipse rcp feature .................. SUCCESS [13.044s] [INFO] Overture IDE Standalone Product ................... SUCCESS [1:51.506s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17:12.424s [INFO] Finished at: Wed Nov 04 10:46:23 CET 2020 [INFO] Final Memory: 284M/734M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "force-download-externals" could not be activated because it does not exist. Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/pom.xml to org.overturetool/ide/3.0.1-SNAPSHOT/ide-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/ui/pom.xml to org.overturetool.ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/ui/target/org.overture.ide.ui-3.0.1-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/ui/target/p2content.xml to org.overturetool.ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/ui/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/pom.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/p2content.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/p2artifacts.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/pom.xml to org.overturetool.ide/org.overture.ide.vdmsl/3.0.1-SNAPSHOT/org.overture.ide.vdmsl-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/pom.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/p2content.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/p2artifacts.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/isapog/pom.xml to org.overturetool.core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.1-SNAPSHOT.jar to org.overturetool.core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/framework/pom.xml to org.overturetool.core.testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.1-SNAPSHOT.jar to org.overturetool.core.testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/pom.xml to org.overturetool.core/combinatorialtesting/3.0.1-SNAPSHOT/combinatorialtesting-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/pom.xml to org.overturetool/root/3.0.1-SNAPSHOT/root-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/samples/pom.xml to org.overturetool.core.testing/samples/3.0.1-SNAPSHOT/samples-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/samples/target/samples-3.0.1-SNAPSHOT.jar to org.overturetool.core.testing/samples/3.0.1-SNAPSHOT/samples-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/documentation/pom.xml to org.overturetool/documentation/3.0.1-SNAPSHOT/documentation-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/pom.xml to org.overturetool.core.codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/help/pom.xml to org.overturetool.ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/help/target/org.overture.ide.help-3.0.1-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/help/target/p2content.xml to org.overturetool.ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/help/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/pom.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/p2content.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/p2artifacts.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testframework/pom.xml to org.overturetool.core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.1-SNAPSHOT.jar to org.overturetool.core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/pom.xml to org.overturetool.core/codegen/3.0.1-SNAPSHOT/codegen-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/core/pom.xml to org.overturetool.ide.features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/core/target/org.overture.ide.features.core-3.0.1-SNAPSHOT.jar to org.overturetool.ide.features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/core/target/p2content.xml to org.overturetool.ide.features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/core/target/p2artifacts.xml to org.overturetool.ide.features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/pom.xml to org.overturetool.core.codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/pom.xml to org.overturetool.core.codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/rcp/pom.xml to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/org.overture.ide.features.rcp-3.0.1-SNAPSHOT.jar to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/p2content.xml to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/p2artifacts.xml to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/org.overture.ide.features.rcp_root-3.0.1.202011040929-root.zip to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT-root.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/pom.xml to org.overturetool.core.codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/pom.xml to org.overturetool.core.codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT-sources.jar to org.overturetool.core.codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/typechecker/pom.xml to org.overturetool.core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.1-SNAPSHOT.jar to org.overturetool.core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/pom.xml to org.overturetool.core.codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/pom.xml to org.overturetool.ide/org.overture.ide.vdmpp/3.0.1-SNAPSHOT/org.overture.ide.vdmpp-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/pom.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/p2content.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/p2artifacts.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/core/pom.xml to org.overturetool.ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/core/target/org.overture.ide.core-3.0.1-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/core/target/p2content.xml to org.overturetool.ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/core/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/builders/pom.xml to org.overturetool.ide/org.overture.ide.builders/3.0.1-SNAPSHOT/org.overture.ide.builders-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/pom.xml to org.overturetool.core.combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.1-SNAPSHOT.jar to org.overturetool.core.combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.features/3.0.1-SNAPSHOT/org.overture.ide.plugins.features-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/pom.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/p2content.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/p2artifacts.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/pom.xml to org.overturetool.core.codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT-sources.jar to org.overturetool.core.codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/pom.xml to org.overturetool.core/annotations/3.0.1-SNAPSHOT/annotations-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/provided/pom.xml to org.overturetool.core.annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.1-SNAPSHOT.jar to org.overturetool.core.annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/pom.xml to org.overturetool/core/3.0.1-SNAPSHOT/core-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/ast/pom.xml to org.overturetool.core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.1-SNAPSHOT.jar to org.overturetool.core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/parsers/pom.xml to org.overturetool.ide/org.overture.ide.parsers/3.0.1-SNAPSHOT/org.overture.ide.parsers-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/pom.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/p2content.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/p2artifacts.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/pom.xml to org.overturetool.core.prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.1-SNAPSHOT.jar to org.overturetool.core.prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/ir/pom.xml to org.overturetool.core.codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/pom.xml to org.overturetool.core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.1-SNAPSHOT.jar to org.overturetool.core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/pom.xml to org.overturetool.ide.builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.jar to org.overturetool.ide.builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/p2content.xml to org.overturetool.ide.builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/p2artifacts.xml to org.overturetool.ide.builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/pom.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/p2content.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/p2artifacts.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/pom.xml to org.overturetool.ide/org.overture.ide.plugins/3.0.1-SNAPSHOT/org.overture.ide.plugins-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/commandline/pom.xml to org.overturetool.core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT.jar to org.overturetool.core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.jar to org.overturetool.core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/examples/pom.xml to org.overturetool.core.annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.1-SNAPSHOT.jar to org.overturetool.core.annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/debug/pom.xml to org.overturetool.ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/debug/target/org.overture.ide.debug-3.0.1-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/debug/target/p2content.xml to org.overturetool.ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/debug/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/pom.xml to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/org.overture.ide.product-3.0.1-SNAPSHOT.zip to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.win32.win32.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.win32.win32.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.gtk.linux.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.gtk.linux.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.cocoa.macosx.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.cocoa.macosx.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/p2content.xml to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-win32.win32.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-win32.win32.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-linux.gtk.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-linux.gtk.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-macosx.cocoa.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-macosx.cocoa.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/pom.xml to org.overturetool.core/testing/3.0.1-SNAPSHOT/testing-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/pom.xml to org.overturetool.documentation/releasenotes/3.0.1-SNAPSHOT/releasenotes-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/releasenotes-3.0.1-SNAPSHOT.jar to org.overturetool.documentation/releasenotes/3.0.1-SNAPSHOT/releasenotes-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/pom.xml to org.overturetool.core/prettyprinting/3.0.1-SNAPSHOT/prettyprinting-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/platform/pom.xml to org.overturetool.core.codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/pom.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/p2content.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/p2artifacts.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/externals/pom.xml to org.overturetool/externals/3.0.1-SNAPSHOT/externals-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/externals/target/externals-3.0.1-SNAPSHOT.jar to org.overturetool/externals/3.0.1-SNAPSHOT/externals-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/pom.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/p2content.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/p2artifacts.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/pom.xml to org.overturetool.ide/org.overture.ide.vdmrt/3.0.1-SNAPSHOT/org.overture.ide.vdmrt-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/pom.xml to org.overturetool.core.combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.1-SNAPSHOT.jar to org.overturetool.core.combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/pom.xml to org.overturetool.ide.parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.jar to org.overturetool.ide.parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/p2content.xml to org.overturetool.ide.parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/p2artifacts.xml to org.overturetool.ide.parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/pog/pom.xml to org.overturetool.core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.1-SNAPSHOT.jar to org.overturetool.core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/platform/pom.xml to org.overturetool.ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/platform/target/org.overture.ide.platform-3.0.1-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/platform/target/p2content.xml to org.overturetool.ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/platform/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/pom.xml to org.overturetool.ide/features/3.0.1-SNAPSHOT/features-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/parser/pom.xml to org.overturetool.core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.1-SNAPSHOT.jar to org.overturetool.core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/interpreter/pom.xml to org.overturetool.core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.1-SNAPSHOT.jar to org.overturetool.core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT-javadoc.jar channel stopped [overture-development] $ /bin/sh -xe /tmp/jenkins7527201815552437264.sh + /var/lib/jenkins/internal-resources/bintray-scripts/up-dev.sh jenkins-overture-development-278 /var/lib/jenkins/workspace/overture-development delete % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:20 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:21 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:22 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:23 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:24 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:25 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:26 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:27 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:28 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:29 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:30 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:31 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:32 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:33 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:34 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:35 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:36 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:37 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:38 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:39 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:40 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:41 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:42 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:43 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:44 --:--:-- 0 100 21 0 21 0 0 0 0 --:--:-- 0:00:44 --:--:-- 4 {"message":"success"}create % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 470 100 401 100 69 567 97 --:--:-- --:--:-- --:--:-- 663 100 470 100 401 100 69 567 97 --:--:-- --:--:-- --:--:-- 663 {"name":"development","desc":"jenkins-overture-development-278","package":"overture-ide","repo":"overturetool-development","owner":"overturetool","labels":[],"published":false,"attribute_names":[],"created":"2020-11-04T09:47:45.601Z","updated":"2020-11-04T09:47:45.613Z","released":"","ordinal":2.0,"github_release_notes_file":null,"github_use_tag_release_notes":false,"vcs_tag":null,"rating_count":0}overture-builder 119ae46d26f3cf00287fc3b055eea7f7807b3a60 overturetool overturetool-development overture-ide development /var/lib/jenkins/workspace/overture-development/ide/product/target/repository Processing ./artifacts.jar file... Uploading p2 metadata file directly to the repository % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27668 0 0 100 27668 0 18732 0:00:01 0:00:01 --:--:-- 18732 100 27689 100 21 100 27668 8 11357 0:00:02 0:00:02 --:--:-- 11366 100 27689 100 21 100 27668 8 11357 0:00:02 0:00:02 --:--:-- 11366 {"message":"success"} Processing ./artifacts.xml.xz file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 21764 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21785 100 21 100 21764 9 9660 0:00:02 0:00:02 --:--:-- 9669 100 21785 100 21 100 21764 9 9660 0:00:02 0:00:02 --:--:-- 9669 {"message":"success"} Processing ./content.jar file... Uploading p2 metadata file directly to the repository % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 133k 0 0 100 133k 0 93226 0:00:01 0:00:01 --:--:-- 93163 100 133k 0 0 100 133k 0 55430 0:00:02 0:00:02 --:--:-- 55407 100 133k 100 21 100 133k 7 51218 0:00:03 0:00:02 0:00:01 51207 {"message":"success"} Processing ./content.xml.xz file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 51712 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51733 100 21 100 51712 9 23075 0:00:02 0:00:02 --:--:-- 23095 100 51733 100 21 100 51712 9 23075 0:00:02 0:00:02 --:--:-- 23084 {"message":"success"} Processing ./p2.index file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 172 0 0 100 172 0 116 0:00:01 0:00:01 --:--:-- 116 100 193 100 21 100 172 9 80 0:00:02 0:00:02 --:--:-- 90 {"message":"success"} Processing features dir ./features/* file... Processing feature: ./features/org.eclipse.e4.rcp_4.17.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21579 0 0 100 21579 0 14649 0:00:01 0:00:01 --:--:-- 14639 100 21600 100 21 100 21579 12 12906 0:00:01 0:00:01 --:--:-- 12910 {"message":"success"} Processing feature: ./features/org.eclipse.emf.common_2.20.0.v20200822-0801.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19483 0 0 100 19483 0 13253 0:00:01 0:00:01 --:--:-- 13253 100 19504 100 21 100 19483 11 10474 0:00:01 0:00:01 --:--:-- 10480 {"message":"success"} Processing feature: ./features/org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 19558 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19579 100 21 100 19558 13 12155 0:00:01 0:00:01 --:--:-- 12160 100 19579 100 21 100 19558 13 12132 0:00:01 0:00:01 --:--:-- 12138 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.core.feature_1.6.700.v20200813-0739.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20130 0 0 100 20130 0 13647 0:00:01 0:00:01 --:--:-- 13647 100 20151 100 21 100 20130 11 11066 0:00:01 0:00:01 --:--:-- 11078 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.extras.feature_1.4.900.v20200828-0839.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19569 0 0 100 19569 0 13231 0:00:01 0:00:01 --:--:-- 13222 100 19590 100 21 100 19569 11 10481 0:00:01 0:00:01 --:--:-- 10487 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.rcp.feature_1.4.900.v20200813-0739.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19472 0 0 100 19472 0 13282 0:00:01 0:00:01 --:--:-- 13273 100 19493 100 21 100 19472 10 9461 0:00:02 0:00:02 --:--:-- 9476 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.user.ui_2.4.900.v20200828-0839.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19360 0 0 100 19360 0 13188 0:00:01 0:00:01 --:--:-- 13179 100 19381 100 21 100 19360 8 8097 0:00:02 0:00:02 --:--:-- 8102 100 19381 100 21 100 19360 8 8086 0:00:02 0:00:02 --:--:-- 8095 {"message":"success"} Processing feature: ./features/org.eclipse.help_2.3.300.v20200902-1800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19975 0 0 100 19975 0 13634 0:00:01 0:00:01 --:--:-- 13634 100 19996 100 21 100 19975 11 11401 0:00:01 0:00:01 --:--:-- 11406 100 19996 100 21 100 19975 11 11381 0:00:01 0:00:01 --:--:-- 11387 {"message":"success"} Processing feature: ./features/org.eclipse.platform_4.17.0.v20200902-1800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21080 0 0 100 21080 0 14359 0:00:01 0:00:01 --:--:-- 14359 100 21101 100 21 100 21080 12 12744 0:00:01 0:00:01 --:--:-- 12765 {"message":"success"} Processing feature: ./features/org.eclipse.rcp_4.17.0.v20200902-1800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19555 0 0 100 19555 0 13221 0:00:01 0:00:01 --:--:-- 13212 100 19576 100 21 100 19555 11 10496 0:00:01 0:00:01 --:--:-- 10502 {"message":"success"} Processing feature: ./features/org.overture.ide.features.core_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6874 0 0 100 6874 0 4673 0:00:01 0:00:01 --:--:-- 4669 100 6895 100 21 100 6874 11 3735 0:00:01 0:00:01 --:--:-- 3745 {"message":"success"} Processing feature: ./features/org.overture.ide.features.rcp_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 11.3M 0 0 7 816k 0 554k 0:00:20 0:00:01 0:00:19 553k 100 11.3M 0 0 100 11.3M 0 3539k 0:00:03 0:00:03 --:--:-- 3540k 100 11.3M 0 0 100 11.3M 0 2713k 0:00:04 0:00:04 --:--:-- 2713k 100 11.3M 100 21 100 11.3M 4 2586k 0:00:05 0:00:04 0:00:01 2585k 100 11.3M 100 21 100 11.3M 4 2586k 0:00:05 0:00:04 0:00:01 2888k {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.combinatorialtesting_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6494 0 0 100 6494 0 4414 0:00:01 0:00:01 --:--:-- 4414 100 6515 100 21 100 6494 11 3502 0:00:01 0:00:01 --:--:-- 3515 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.coverageeditor_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6480 0 0 100 6480 0 4381 0:00:01 0:00:01 --:--:-- 4378 100 6501 100 21 100 6480 10 3364 0:00:02 0:00:01 0:00:01 3373 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.csk_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6491 0 0 100 6491 0 4403 0:00:01 0:00:01 --:--:-- 4400 100 6491 0 0 100 6491 0 2622 0:00:02 0:00:02 --:--:-- 2621 100 6512 100 21 100 6491 7 2354 0:00:03 0:00:02 0:00:01 2361 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.developerutils_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6532 0 0 100 6532 0 4431 0:00:01 0:00:01 --:--:-- 4428 100 6553 100 21 100 6532 11 3717 0:00:01 0:00:01 --:--:-- 3729 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.javagen_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 6516 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6537 100 21 100 6516 10 3395 0:00:02 0:00:01 0:00:01 3404 100 6537 100 21 100 6516 10 3390 0:00:02 0:00:01 0:00:01 3399 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.latex_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 6545 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6566 100 21 100 6545 12 3852 0:00:01 0:00:01 --:--:-- 3862 100 6566 100 21 100 6545 12 3852 0:00:01 0:00:01 --:--:-- 3862 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.poviewer_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6482 0 0 100 6482 0 4397 0:00:01 0:00:01 --:--:-- 4397 100 6503 100 21 100 6482 12 3817 0:00:01 0:00:01 --:--:-- 3829 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.quickinterpreter_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6490 0 0 100 6490 0 4382 0:00:01 0:00:01 --:--:-- 4379 100 6511 100 21 100 6490 9 2954 0:00:02 0:00:02 --:--:-- 2962 100 6511 100 21 100 6490 9 2952 0:00:02 0:00:02 --:--:-- 2960 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.rttraceviewer_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6485 0 0 100 6485 0 4390 0:00:01 0:00:01 --:--:-- 4390 100 6506 100 21 100 6485 10 3161 0:00:02 0:00:02 --:--:-- 3172 100 6506 100 21 100 6485 10 3160 0:00:02 0:00:02 --:--:-- 3172 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.uml2_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6662 0 0 100 6662 0 4525 0:00:01 0:00:01 --:--:-- 4525 100 6683 100 21 100 6662 10 3383 0:00:02 0:00:01 0:00:01 3394 100 6683 100 21 100 6662 10 3383 0:00:02 0:00:01 0:00:01 3392 {"message":"success"} Processing plugin dir ./plugins/* file... Processing plugin: ./plugins/com.ibm.icu_67.1.0.v20200706-1749.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 12.9M 0 0 0 65536 0 72255 0:03:07 --:--:-- 0:03:07 72255 41 12.9M 0 0 41 5488k 0 2834k 0:00:04 0:00:01 0:00:03 2833k 100 12.9M 0 0 100 12.9M 0 3912k 0:00:03 0:00:03 --:--:-- 3912k 100 12.9M 100 21 100 12.9M 4 3144k 0:00:05 0:00:04 0:00:01 3144k 100 12.9M 100 21 100 12.9M 4 3144k 0:00:05 0:00:04 0:00:01 3144k {"message":"success"} Processing plugin: ./plugins/com.jcraft.jsch_0.1.55.v20190404-1902.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 16 297k 0 0 16 49152 0 63750 0:00:04 --:--:-- 0:00:04 63668 100 297k 0 0 100 297k 0 120k 0:00:02 0:00:02 --:--:-- 120k 100 297k 100 21 100 297k 8 117k 0:00:02 0:00:02 --:--:-- 117k {"message":"success"} Processing plugin: ./plugins/com.sun.el_2.2.0.v201303151357.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 133k 0 0 100 133k 0 92561 0:00:01 0:00:01 --:--:-- 92498 100 133k 100 21 100 133k 9 63281 0:00:02 0:00:02 --:--:-- 63291 100 133k 100 21 100 133k 9 63281 0:00:02 0:00:02 --:--:-- 63261 {"message":"success"} Processing plugin: ./plugins/com.sun.jna_4.5.1.v20190425-1842.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 1432k 0 0 6 98304 0 99k 0:00:14 --:--:-- 0:00:14 99k 100 1432k 100 21 100 1432k 8 577k 0:00:02 0:00:02 --:--:-- 577k 100 1432k 100 21 100 1432k 8 577k 0:00:02 0:00:02 --:--:-- 577k {"message":"success"} Processing plugin: ./plugins/com.sun.jna.platform_4.5.1.v20190425-1842.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 78 1167k 0 0 78 912k 0 639k 0:00:01 0:00:01 --:--:-- 638k 100 1167k 0 0 100 1167k 0 459k 0:00:02 0:00:02 --:--:-- 459k 100 1167k 100 21 100 1167k 8 446k 0:00:02 0:00:02 --:--:-- 446k {"message":"success"} Processing plugin: ./plugins/javax.annotation_1.3.5.v20200504-1837.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47289 0 0 100 47289 0 32103 0:00:01 0:00:01 --:--:-- 32103 100 47310 100 21 100 47289 10 24489 0:00:02 0:00:01 0:00:01 24500 100 47310 100 21 100 47289 10 24489 0:00:02 0:00:01 0:00:01 24487 {"message":"success"} Processing plugin: ./plugins/javax.el_2.2.0.v201303151357.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55399 0 0 100 55399 0 37635 0:00:01 0:00:01 --:--:-- 37635 100 55420 100 21 100 55399 11 30439 0:00:01 0:00:01 --:--:-- 30467 {"message":"success"} Processing plugin: ./plugins/javax.inject_1.0.0.v20091030.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16996 0 0 100 16996 0 11514 0:00:01 0:00:01 --:--:-- 11507 100 17017 100 21 100 16996 11 9030 0:00:01 0:00:01 --:--:-- 9037 {"message":"success"} Processing plugin: ./plugins/javax.servlet_3.1.0.v201410161800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 71834 0:00:01 0:00:01 --:--:-- 71785 100 102k 100 21 100 102k 10 50232 0:00:02 0:00:02 --:--:-- 50242 {"message":"success"} Processing plugin: ./plugins/javax.servlet.jsp_2.2.0.v201112011158.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 108k 0 0 100 108k 0 75300 0:00:01 0:00:01 --:--:-- 75300 100 108k 100 21 100 108k 10 54777 0:00:02 0:00:02 --:--:-- 54788 100 108k 100 21 100 108k 10 54777 0:00:02 0:00:02 --:--:-- 54788 {"message":"success"} Processing plugin: ./plugins/org.apache.ant_1.10.8.v20200515-1239.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 3069k 0 0 3 112k 0 105k 0:00:28 0:00:01 0:00:27 106k 100 3069k 100 21 100 3069k 7 1156k 0:00:03 0:00:02 0:00:01 1156k 100 3069k 100 21 100 3069k 7 1156k 0:00:03 0:00:02 0:00:01 1156k {"message":"success"} Processing plugin: ./plugins/org.apache.batik.constants_1.13.0.v20200622-2037.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20769 0 0 100 20769 0 14042 0:00:01 0:00:01 --:--:-- 14033 100 20790 100 21 100 20769 11 11570 0:00:01 0:00:01 --:--:-- 11575 {"message":"success"} Processing plugin: ./plugins/org.apache.batik.css_1.13.0.v20200622-2037.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 353k 0 0 100 353k 0 241k 0:00:01 0:00:01 --:--:-- 241k 100 353k 100 21 100 353k 9 162k 0:00:02 0:00:02 --:--:-- 162k {"message":"success"} Processing plugin: ./plugins/org.apache.batik.i18n_1.13.0.v20200622-2037.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23969 0 0 100 23969 0 15989 0:00:01 0:00:01 --:--:-- 15979 100 23990 100 21 100 23969 10 12222 0:00:02 0:00:01 0:00:01 12233 {"message":"success"} Processing plugin: ./plugins/org.apache.batik.util_1.13.0.v20200622-2037.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 98k 0:00:01 0:00:01 --:--:-- 98k 100 144k 100 21 100 144k 9 66013 0:00:02 0:00:02 --:--:-- 66023 {"message":"success"} Processing plugin: ./plugins/org.apache.commons.io_2.6.0.v20190123-2029.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 56 227k 0 0 56 128k 0 120k 0:00:01 0:00:01 --:--:-- 120k 100 227k 100 21 100 227k 9 107k 0:00:02 0:00:02 --:--:-- 107k 100 227k 100 21 100 227k 9 107k 0:00:02 0:00:02 --:--:-- 107k {"message":"success"} Processing plugin: ./plugins/org.apache.commons.jxpath_1.3.0.v200911051830.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 25 308k 0 0 25 81920 0 87802 0:00:03 --:--:-- 0:00:03 87708 100 308k 0 0 100 308k 0 124k 0:00:02 0:00:02 --:--:-- 124k 100 308k 100 21 100 308k 6 102k 0:00:03 0:00:03 --:--:-- 102k 100 308k 100 21 100 308k 6 102k 0:00:03 0:00:03 --:--:-- 102k {"message":"success"} Processing plugin: ./plugins/org.apache.commons.logging_1.2.0.v20180409-1502.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73163 0 0 100 73163 0 79525 --:--:-- --:--:-- --:--:-- 79438 100 73184 100 21 100 73163 10 35881 0:00:02 0:00:02 --:--:-- 35892 100 73184 100 21 100 73163 10 35864 0:00:02 0:00:02 --:--:-- 35892 {"message":"success"} Processing plugin: ./plugins/org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 84 58232 0 0 84 49152 0 62854 --:--:-- --:--:-- --:--:-- 62773 100 58253 100 21 100 58232 10 29801 0:00:02 0:00:01 0:00:01 29796 100 58253 100 21 100 58232 10 29786 0:00:02 0:00:01 0:00:01 29781 {"message":"success"} Processing plugin: ./plugins/org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 23 203k 0 0 23 49152 0 60831 0:00:03 --:--:-- 0:00:03 60756 100 203k 100 21 100 203k 9 90995 0:00:02 0:00:02 --:--:-- 91004 100 203k 100 21 100 203k 9 90955 0:00:02 0:00:02 --:--:-- 91004 {"message":"success"} Processing plugin: ./plugins/org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69091 0 0 100 69091 0 46651 0:00:01 0:00:01 --:--:-- 46620 100 69112 100 21 100 69091 10 34254 0:00:02 0:00:02 --:--:-- 34264 {"message":"success"} Processing plugin: ./plugins/org.apache.felix.scr_2.1.16.v20200110-1820.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 406k 0 0 100 406k 0 275k 0:00:01 0:00:01 --:--:-- 275k 100 406k 100 21 100 406k 8 166k 0:00:02 0:00:02 --:--:-- 166k 100 406k 100 21 100 406k 8 166k 0:00:02 0:00:02 --:--:-- 166k {"message":"success"} Processing plugin: ./plugins/org.apache.jasper.glassfish_2.2.2.v201501141630.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 2378k 0 0 5 128k 0 119k 0:00:19 0:00:01 0:00:18 119k 100 2378k 100 21 100 2378k 8 931k 0:00:02 0:00:02 --:--:-- 931k 100 2378k 100 21 100 2378k 8 930k 0:00:02 0:00:02 --:--:-- 930k {"message":"success"} Processing plugin: ./plugins/org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 1715k 0 0 39 672k 0 479k 0:00:03 0:00:01 0:00:02 479k 100 1715k 0 0 100 1715k 0 670k 0:00:02 0:00:02 --:--:-- 669k 100 1715k 100 21 100 1715k 8 659k 0:00:02 0:00:02 --:--:-- 658k {"message":"success"} Processing plugin: ./plugins/org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 3529k 0 0 1 49152 0 63015 0:00:57 --:--:-- 0:00:57 62934 100 3529k 0 0 100 3529k 0 1289k 0:00:02 0:00:02 --:--:-- 1289k 100 3529k 100 21 100 3529k 6 1128k 0:00:03 0:00:03 --:--:-- 1128k 100 3529k 100 21 100 3529k 6 1128k 0:00:03 0:00:03 --:--:-- 1128k {"message":"success"} Processing plugin: ./plugins/org.apache.lucene.core_8.4.1.v20200122-1459.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 3406k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 62 3406k 0 0 62 2144k 0 1287k 0:00:02 0:00:01 0:00:01 1286k 100 3406k 0 0 100 3406k 0 1254k 0:00:02 0:00:02 --:--:-- 1254k 100 3406k 100 21 100 3406k 6 1032k 0:00:03 0:00:03 --:--:-- 1032k {"message":"success"} Processing plugin: ./plugins/org.apache.xmlgraphics_2.4.0.v20200622-2037.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 63 703k 0 0 63 448k 0 331k 0:00:02 0:00:01 0:00:01 331k 100 703k 100 21 100 703k 8 290k 0:00:02 0:00:02 --:--:-- 290k 100 703k 100 21 100 703k 8 290k 0:00:02 0:00:02 --:--:-- 290k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ant.core_3.5.800.v20200608-1251.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 106k 0 0 75 81920 0 90121 0:00:01 --:--:-- 0:00:01 90021 100 106k 100 21 100 106k 9 46825 0:00:02 0:00:02 --:--:-- 46834 100 106k 100 21 100 106k 9 46825 0:00:02 0:00:02 --:--:-- 46834 {"message":"success"} Processing plugin: ./plugins/org.eclipse.compare_3.7.1100.v20200611-0145.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 792k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 792k 100 21 100 792k 8 331k 0:00:02 0:00:02 --:--:-- 331k 100 792k 100 21 100 792k 8 330k 0:00:02 0:00:02 --:--:-- 330k {"message":"success"} Processing plugin: ./plugins/org.eclipse.compare.core_3.6.900.v20200412-2017.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68193 0 0 100 68193 0 46516 0:00:01 0:00:01 --:--:-- 46484 100 68214 100 21 100 68193 11 36215 0:00:01 0:00:01 --:--:-- 36207 {"message":"success"} Processing plugin: ./plugins/org.eclipse.compare.win32_1.2.800.v20200127-1343.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44817 0 0 100 44817 0 30446 0:00:01 0:00:01 --:--:-- 30425 100 44838 100 21 100 44817 10 22142 0:00:02 0:00:02 --:--:-- 22153 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.commands_3.9.700.v20191217-1850.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 112k 0 0 100 112k 0 78297 0:00:01 0:00:01 --:--:-- 78297 100 112k 100 21 100 112k 10 57600 0:00:02 0:00:02 --:--:-- 57639 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.contenttype_3.7.800.v20200724-0804.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 68317 0:00:01 0:00:01 --:--:-- 68270 100 98k 100 21 100 98k 9 45720 0:00:02 0:00:02 --:--:-- 45709 100 98k 100 21 100 98k 9 45699 0:00:02 0:00:02 --:--:-- 45688 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.databinding_1.10.0.v20200815-1752.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 44 180k 0 0 44 81920 0 88086 0:00:02 --:--:-- 0:00:02 87991 100 180k 100 21 100 180k 10 88427 0:00:02 0:00:02 --:--:-- 88437 100 180k 100 21 100 180k 10 88427 0:00:02 0:00:02 --:--:-- 88437 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.databinding.beans_1.7.0.v20200717-1533.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 52 93673 0 0 52 49152 0 64673 0:00:01 --:--:-- 0:00:01 64588 100 93694 100 21 100 93673 9 43227 0:00:02 0:00:02 --:--:-- 43256 100 93694 100 21 100 93673 9 43227 0:00:02 0:00:02 --:--:-- 43236 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 306k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 306k 100 21 100 306k 9 136k 0:00:02 0:00:02 --:--:-- 136k 100 306k 100 21 100 306k 9 136k 0:00:02 0:00:02 --:--:-- 136k {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 161k 0 0 100 161k 0 109k 0:00:01 0:00:01 --:--:-- 109k 100 161k 100 21 100 161k 11 86911 0:00:01 0:00:01 --:--:-- 86876 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.expressions_3.7.0.v20200720-1126.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 92924 0 0 100 92924 0 63299 0:00:01 0:00:01 --:--:-- 63256 100 92945 100 21 100 92924 10 46695 0:00:02 0:00:01 0:00:01 46706 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.externaltools_1.1.700.v20200416-1310.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 43370 0 0 100 43370 0 29463 0:00:01 0:00:01 --:--:-- 29443 100 43391 100 21 100 43370 10 21125 0:00:02 0:00:02 --:--:-- 21135 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.filebuffers_3.6.1000.v20200409-1035.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 113k 0 0 100 113k 0 78984 0:00:01 0:00:01 --:--:-- 78930 100 113k 100 21 100 113k 10 55571 0:00:02 0:00:02 --:--:-- 55581 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 66954 0 0 100 66954 0 45239 0:00:01 0:00:01 --:--:-- 45208 100 66975 100 21 100 66954 10 34476 0:00:02 0:00:01 0:00:01 34469 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11589 0 0 100 11589 0 7856 0:00:01 0:00:01 --:--:-- 7851 100 11610 100 21 100 11589 12 6998 0:00:01 0:00:01 --:--:-- 7006 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 16916 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16937 100 21 100 16916 10 8661 0:00:02 0:00:01 0:00:01 8667 100 16937 100 21 100 16916 10 8661 0:00:02 0:00:01 0:00:01 8667 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 38372 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38393 100 21 100 38372 12 22963 0:00:01 0:00:01 --:--:-- 22962 100 38393 100 21 100 38372 12 22963 0:00:01 0:00:01 --:--:-- 22962 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.jobs_3.10.800.v20200421-0950.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 76 105k 0 0 76 81920 0 89140 0:00:01 --:--:-- 0:00:01 89043 100 105k 100 21 100 105k 8 45946 0:00:02 0:00:02 --:--:-- 45955 100 105k 100 21 100 105k 8 45946 0:00:02 0:00:02 --:--:-- 45955 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.net_1.3.1000.v20200715-0827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 70762 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70783 100 21 100 70762 9 33128 0:00:02 0:00:02 --:--:-- 33138 100 70783 100 21 100 70762 9 33112 0:00:02 0:00:02 --:--:-- 33138 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97808 0 0 100 97808 0 66400 0:00:01 0:00:01 --:--:-- 66355 100 97829 100 21 100 97808 9 46464 0:00:02 0:00:02 --:--:-- 46496 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35546 0 0 100 35546 0 24148 0:00:01 0:00:01 --:--:-- 24131 100 35567 100 21 100 35546 11 19573 0:00:01 0:00:01 --:--:-- 19574 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.resources_3.13.800.v20200706-2152.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 87 875k 0 0 87 768k 0 545k 0:00:01 0:00:01 --:--:-- 545k 100 875k 0 0 100 875k 0 354k 0:00:02 0:00:02 --:--:-- 354k 100 875k 100 21 100 875k 8 341k 0:00:02 0:00:02 --:--:-- 341k {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59125 0 0 100 59125 0 64336 --:--:-- --:--:-- --:--:-- 64266 100 59146 100 21 100 59125 10 30587 0:00:02 0:00:01 0:00:01 30582 100 59146 100 21 100 59125 10 30571 0:00:02 0:00:01 0:00:01 30566 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.runtime_3.19.0.v20200724-1004.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73375 0 0 100 73375 0 79496 --:--:-- --:--:-- --:--:-- 79496 100 73396 100 21 100 73375 10 36632 0:00:02 0:00:02 --:--:-- 36643 100 73396 100 21 100 73375 10 36632 0:00:02 0:00:02 --:--:-- 36643 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.variables_3.4.800.v20200120-1101.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36056 0 0 100 36056 0 24378 0:00:01 0:00:01 --:--:-- 24378 100 36077 100 21 100 36056 12 22147 0:00:01 0:00:01 --:--:-- 22160 {"message":"success"} Processing plugin: ./plugins/org.eclipse.debug.core_3.16.0.v20200828-0817.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 49 385k 0 0 49 192k 0 160k 0:00:02 0:00:01 0:00:01 160k 100 385k 100 21 100 385k 8 157k 0:00:02 0:00:02 --:--:-- 157k 100 385k 100 21 100 385k 8 157k 0:00:02 0:00:02 --:--:-- 157k {"message":"success"} Processing plugin: ./plugins/org.eclipse.debug.ui_3.14.600.v20200828-0817.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 2987k 0 0 1 49152 0 63750 0:00:47 --:--:-- 0:00:47 63668 71 2987k 0 0 71 2144k 0 1180k 0:00:02 0:00:01 0:00:01 1179k 100 2987k 0 0 100 2987k 0 1051k 0:00:02 0:00:02 --:--:-- 1051k 100 2987k 100 21 100 2987k 6 993k 0:00:03 0:00:03 --:--:-- 993k {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.commands_0.12.900.v20200110-1732.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26044 0 0 100 26044 0 17729 0:00:01 0:00:01 --:--:-- 17729 100 26065 100 21 100 26044 11 14739 0:00:01 0:00:01 --:--:-- 14742 100 26065 100 21 100 26044 11 14714 0:00:01 0:00:01 --:--:-- 14717 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48527 0 0 100 48527 0 32810 0:00:01 0:00:01 --:--:-- 32810 100 48548 100 21 100 48527 10 23893 0:00:02 0:00:02 --:--:-- 23903 100 48548 100 21 100 48527 10 23893 0:00:02 0:00:02 --:--:-- 23903 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 52809 0 0 100 52809 0 35778 0:00:01 0:00:01 --:--:-- 35778 100 52830 100 21 100 52809 10 25635 0:00:02 0:00:02 --:--:-- 25645 100 52830 100 21 100 52809 10 25635 0:00:02 0:00:02 --:--:-- 25645 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12249 0 0 100 12249 0 8321 0:00:01 0:00:01 --:--:-- 8321 100 12270 100 21 100 12249 12 7387 0:00:01 0:00:01 --:--:-- 7400 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11383 0 0 100 11383 0 7660 0:00:01 0:00:01 --:--:-- 7660 100 11404 100 21 100 11383 12 6787 0:00:01 0:00:01 --:--:-- 6796 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.di.extensions.supplier_0.15.700.v20200622-1247.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35295 0 0 100 35295 0 23977 0:00:01 0:00:01 --:--:-- 23961 100 35316 100 21 100 35295 11 19862 0:00:01 0:00:01 --:--:-- 19862 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.services_2.2.400.v20200622-1247.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 70490 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70511 100 21 100 70490 9 30903 0:00:02 0:00:02 --:--:-- 30912 100 70511 100 21 100 70490 9 30903 0:00:02 0:00:02 --:--:-- 30912 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51364 0 0 100 51364 0 34917 0:00:01 0:00:01 --:--:-- 34894 100 51385 100 21 100 51364 10 25876 0:00:02 0:00:01 0:00:01 25873 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46115 0 0 100 46115 0 31158 0:00:01 0:00:01 --:--:-- 31137 100 46136 100 21 100 46115 11 24886 0:00:01 0:00:01 --:--:-- 24884 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.css.core_0.12.1300.v20200615-1701.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 210k 0 0 100 210k 0 143k 0:00:01 0:00:01 --:--:-- 143k 100 210k 100 21 100 210k 9 97655 0:00:02 0:00:02 --:--:-- 97664 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.css.swt_0.13.1100.v20200819-0632.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 198k 0 0 100 198k 0 134k 0:00:01 0:00:01 --:--:-- 134k 100 198k 100 21 100 198k 10 100k 0:00:02 0:00:01 0:00:01 100k {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27971 0 0 100 27971 0 18912 0:00:01 0:00:01 --:--:-- 18899 100 27992 100 21 100 27971 11 15351 0:00:01 0:00:01 --:--:-- 15354 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.di_1.2.800.v20200128-0855.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16632 0 0 100 16632 0 11291 0:00:01 0:00:01 --:--:-- 11283 100 16653 100 21 100 16632 10 8694 0:00:02 0:00:01 0:00:01 8705 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.dialogs_1.2.0.v20200807-0944.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58017 0 0 100 58017 0 39602 0:00:01 0:00:01 --:--:-- 39575 100 58038 100 21 100 58017 11 33076 0:00:01 0:00:01 --:--:-- 33070 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 11378 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11399 100 21 100 11378 13 7219 0:00:01 0:00:01 --:--:-- 7232 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.model.workbench_2.1.800.v20200828-0938.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 28 388k 0 0 28 112k 0 103k 0:00:03 0:00:01 0:00:02 103k 100 388k 100 21 100 388k 8 164k 0:00:02 0:00:02 --:--:-- 164k 100 388k 100 21 100 388k 8 164k 0:00:02 0:00:02 --:--:-- 164k {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24891 0 0 100 24891 0 16886 0:00:01 0:00:01 --:--:-- 16886 100 24912 100 21 100 24891 11 14062 0:00:01 0:00:01 --:--:-- 14066 100 24912 100 21 100 24891 11 14062 0:00:01 0:00:01 --:--:-- 14066 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10652 0 0 100 10652 0 7256 0:00:01 0:00:01 --:--:-- 7256 100 10673 100 21 100 10652 10 5377 0:00:02 0:00:01 0:00:01 5384 100 10673 100 21 100 10652 10 5371 0:00:02 0:00:01 0:00:01 5379 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.swt.win32_1.0.700.v20200607-1314.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10509 0 0 100 10509 0 7153 0:00:01 0:00:01 --:--:-- 7153 100 10530 100 21 100 10509 10 5016 0:00:02 0:00:02 --:--:-- 5026 100 10530 100 21 100 10509 10 5016 0:00:02 0:00:02 --:--:-- 5026 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13421 0 0 100 13421 0 9074 0:00:01 0:00:01 --:--:-- 9074 100 13442 100 21 100 13421 12 8036 0:00:01 0:00:01 --:--:-- 8049 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench_1.11.400.v20200828-0938.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 243k 0 0 39 98304 0 90686 0:00:02 0:00:01 0:00:01 90602 100 243k 100 21 100 243k 9 105k 0:00:02 0:00:02 --:--:-- 105k 100 243k 100 21 100 243k 9 105k 0:00:02 0:00:02 --:--:-- 105k {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21306 0 0 100 21306 0 14454 0:00:01 0:00:01 --:--:-- 14454 100 21327 100 21 100 21306 11 11243 0:00:01 0:00:01 --:--:-- 11254 100 21327 100 21 100 21306 11 11243 0:00:01 0:00:01 --:--:-- 11248 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench.addons.swt_1.3.1100.v20200703-0611.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 69 114k 0 0 69 81920 0 89237 0:00:01 --:--:-- 0:00:01 89140 100 114k 100 21 100 114k 9 52627 0:00:02 0:00:02 --:--:-- 52636 100 114k 100 21 100 114k 9 52603 0:00:02 0:00:02 --:--:-- 52613 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench.renderers.swt_0.14.1300.v20200829-1411.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 244k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 244k 100 21 100 244k 9 108k 0:00:02 0:00:02 --:--:-- 108k 100 244k 100 21 100 244k 9 108k 0:00:02 0:00:02 --:--:-- 108k {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30333 0 0 100 30333 0 20536 0:00:01 0:00:01 --:--:-- 20523 100 30354 100 21 100 30333 12 18620 0:00:01 0:00:01 --:--:-- 18622 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench.swt_0.14.1100.v20200619-0644.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 138k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 100 21 100 138k 9 66229 0:00:02 0:00:02 --:--:-- 66269 100 138k 100 21 100 138k 9 66136 0:00:02 0:00:02 --:--:-- 66177 {"message":"success"} Processing plugin: ./plugins/org.eclipse.emf.common_2.20.0.v20200822-0801.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 366k 0 0 100 366k 0 249k 0:00:01 0:00:01 --:--:-- 249k 100 366k 100 21 100 366k 10 178k 0:00:02 0:00:02 --:--:-- 178k {"message":"success"} Processing plugin: ./plugins/org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 31 1381k 0 0 31 432k 0 316k 0:00:04 0:00:01 0:00:03 315k 100 1381k 0 0 100 1381k 0 547k 0:00:02 0:00:02 --:--:-- 546k 100 1381k 100 21 100 1381k 7 525k 0:00:03 0:00:02 0:00:01 525k {"message":"success"} Processing plugin: ./plugins/org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 47 100k 0 0 47 49152 0 63586 0:00:01 --:--:-- 0:00:01 63503 100 100k 100 21 100 100k 11 54311 0:00:01 0:00:01 --:--:-- 54293 100 100k 100 21 100 100k 11 54311 0:00:01 0:00:01 --:--:-- 54293 {"message":"success"} Processing plugin: ./plugins/org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 34 229k 0 0 34 81920 0 90319 0:00:02 --:--:-- 0:00:02 90220 100 229k 0 0 100 229k 0 95419 0:00:02 0:00:02 --:--:-- 95419 100 229k 100 21 100 229k 7 88192 0:00:03 0:00:02 0:00:01 88200 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.app_1.5.0.v20200717-0620.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89285 0 0 100 89285 0 60532 0:00:01 0:00:01 --:--:-- 60491 100 89306 100 21 100 89285 11 50672 0:00:01 0:00:01 --:--:-- 50655 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.bidi_1.3.0.v20200612-1624.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51252 0 0 100 51252 0 34817 0:00:01 0:00:01 --:--:-- 34794 100 51273 100 21 100 51252 10 26323 0:00:02 0:00:01 0:00:01 26320 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.common_3.13.0.v20200828-1034.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 132k 0 0 100 132k 0 91976 0:00:01 0:00:01 --:--:-- 91914 100 132k 100 21 100 132k 9 64161 0:00:02 0:00:02 --:--:-- 64202 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.concurrent_1.1.500.v20200106-1437.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26570 0 0 100 26570 0 18111 0:00:01 0:00:01 --:--:-- 18099 100 26591 100 21 100 26570 12 15768 0:00:01 0:00:01 --:--:-- 15771 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.console_1.4.200.v20200828-1034.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 122k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 122k 100 21 100 122k 10 63184 0:00:02 0:00:01 0:00:01 63163 100 122k 100 21 100 122k 10 63089 0:00:02 0:00:01 0:00:01 63068 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.event_1.5.500.v20200616-0800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 35256 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35277 100 21 100 35256 12 20426 0:00:01 0:00:01 --:--:-- 20426 100 35277 100 21 100 35256 12 20390 0:00:01 0:00:01 --:--:-- 20391 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36937 0 0 100 36937 0 47845 --:--:-- --:--:-- --:--:-- 47783 100 36958 100 21 100 36937 10 18524 0:00:02 0:00:01 0:00:01 18525 100 36958 100 21 100 36937 10 18524 0:00:02 0:00:01 0:00:01 18525 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 71 68502 0 0 71 49152 0 63503 0:00:01 --:--:-- 0:00:01 63421 100 68523 100 21 100 68502 11 37930 0:00:01 0:00:01 --:--:-- 37920 100 68523 100 21 100 68502 11 37930 0:00:01 0:00:01 --:--:-- 37920 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.http.jetty_3.7.400.v20200123-1333.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29370 0 0 100 29370 0 19993 0:00:01 0:00:01 --:--:-- 19993 100 29391 100 21 100 29370 12 17974 0:00:01 0:00:01 --:--:-- 17987 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.http.registry_1.2.0.v20200614-1851.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47856 0 0 100 47856 0 32510 0:00:01 0:00:01 --:--:-- 32488 100 47877 100 21 100 47856 11 25812 0:00:01 0:00:01 --:--:-- 25809 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.http.servlet_1.6.600.v20200707-1543.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 229k 0 0 100 229k 0 156k 0:00:01 0:00:01 --:--:-- 156k 100 229k 0 0 100 229k 0 95266 0:00:02 0:00:02 --:--:-- 95228 100 229k 100 21 100 229k 7 79755 0:00:03 0:00:02 0:00:01 79735 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28431 0 0 100 28431 0 19288 0:00:01 0:00:01 --:--:-- 19275 100 28452 100 21 100 28431 11 15725 0:00:01 0:00:01 --:--:-- 15728 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 12841 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12862 100 21 100 12841 12 7522 0:00:01 0:00:01 --:--:-- 7530 100 12862 100 21 100 12841 12 7522 0:00:01 0:00:01 --:--:-- 7530 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53255 0 0 100 53255 0 36301 0:00:01 0:00:01 --:--:-- 36301 100 53276 100 21 100 53255 10 27751 0:00:02 0:00:01 0:00:01 27747 100 53276 100 21 100 53255 10 27736 0:00:02 0:00:01 0:00:01 27733 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1300.v20200819-0940.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41286 0 0 100 41286 0 27877 0:00:01 0:00:01 --:--:-- 27877 100 41307 100 21 100 41286 11 21775 0:00:01 0:00:01 --:--:-- 21786 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1300.v20200819-0940.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71774 0 0 100 71774 0 48925 0:00:01 0:00:01 --:--:-- 48925 100 71795 100 21 100 71774 10 36600 0:00:02 0:00:01 0:00:01 36611 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1300.v20200819-0940.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 84542 0 0 100 84542 0 57084 0:00:01 0:00:01 --:--:-- 57045 100 84563 100 21 100 84542 10 41646 0:00:02 0:00:02 --:--:-- 41636 100 84563 100 21 100 84542 10 41584 0:00:02 0:00:02 --:--:-- 41574 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 153k 0 0 94 144k 0 134k 0:00:01 0:00:01 --:--:-- 134k 100 153k 100 21 100 153k 11 82200 0:00:01 0:00:01 --:--:-- 82211 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.console_1.1.300.v20191014-1219.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28782 0 0 100 28782 0 19434 0:00:01 0:00:01 --:--:-- 19434 100 28803 100 21 100 28782 12 17061 0:00:01 0:00:01 --:--:-- 17063 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76716 0 0 100 76716 0 52010 0:00:01 0:00:01 --:--:-- 52010 100 76737 100 21 100 76716 10 37587 0:00:02 0:00:02 --:--:-- 37597 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 106k 0 0 100 106k 0 74285 0:00:01 0:00:01 --:--:-- 74235 100 106k 100 21 100 106k 9 52091 0:00:02 0:00:02 --:--:-- 52101 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57652 0 0 100 57652 0 39112 0:00:01 0:00:01 --:--:-- 39086 100 57673 100 21 100 57652 10 29117 0:00:02 0:00:01 0:00:01 29113 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31782 0 0 100 31782 0 21474 0:00:01 0:00:01 --:--:-- 21459 100 31803 100 21 100 31782 11 17845 0:00:01 0:00:01 --:--:-- 17846 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 205k 0 0 100 205k 0 139k 0:00:01 0:00:01 --:--:-- 139k 100 205k 100 21 100 205k 8 86186 0:00:02 0:00:02 --:--:-- 86159 100 205k 100 21 100 205k 8 86151 0:00:02 0:00:02 --:--:-- 86124 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35810 0 0 100 35810 0 24294 0:00:01 0:00:01 --:--:-- 24294 100 35831 100 21 100 35810 9 16741 0:00:02 0:00:02 --:--:-- 16751 100 35831 100 21 100 35810 9 16733 0:00:02 0:00:02 --:--:-- 16743 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25396 0 0 100 25396 0 17182 0:00:01 0:00:01 --:--:-- 17182 100 25417 100 21 100 25396 11 13437 0:00:01 0:00:01 --:--:-- 13448 100 25417 100 21 100 25396 11 13437 0:00:01 0:00:01 --:--:-- 13441 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200217-1130.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73656 0 0 100 73656 0 79114 --:--:-- --:--:-- --:--:-- 79114 100 73677 100 21 100 73656 10 35720 0:00:02 0:00:02 --:--:-- 35730 100 73677 100 21 100 73656 10 35703 0:00:02 0:00:02 --:--:-- 35730 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 13 352k 0 0 13 49152 0 63586 0:00:05 --:--:-- 0:00:05 63586 100 352k 100 21 100 352k 9 152k 0:00:02 0:00:02 --:--:-- 152k 100 352k 100 21 100 352k 9 152k 0:00:02 0:00:02 --:--:-- 152k {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 130k 0 0 100 130k 0 90659 0:00:01 0:00:01 --:--:-- 90598 100 130k 100 21 100 130k 9 62363 0:00:02 0:00:02 --:--:-- 62372 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.operations_2.5.900.v20200808-1311.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75804 0 0 100 75804 0 51637 0:00:01 0:00:01 --:--:-- 51602 100 75825 100 21 100 75804 10 39543 0:00:02 0:00:01 0:00:01 39533 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 67843 0:00:01 0:00:01 --:--:-- 67798 100 98k 100 21 100 98k 10 52378 0:00:02 0:00:01 0:00:01 52361 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.publisher.eclipse_1.3.700.v20200828-0839.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234k 0 0 100 234k 0 158k 0:00:01 0:00:01 --:--:-- 158k 100 234k 100 21 100 234k 9 110k 0:00:02 0:00:02 --:--:-- 110k {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.reconciler.dropins_1.3.400.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50286 0 0 100 50286 0 34069 0:00:01 0:00:01 --:--:-- 34046 100 50307 100 21 100 50286 11 27508 0:00:01 0:00:01 --:--:-- 27505 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.repository_2.4.800.v20200813-0739.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 96399 0:00:01 0:00:01 --:--:-- 96334 100 138k 100 21 100 138k 9 64353 0:00:02 0:00:02 --:--:-- 64363 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 90 248k 0 0 90 224k 0 183k 0:00:01 0:00:01 --:--:-- 183k 100 248k 0 0 100 248k 0 100k 0:00:02 0:00:02 --:--:-- 100k 100 248k 100 21 100 248k 8 98730 0:00:02 0:00:02 --:--:-- 98700 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.2.700.v20200813-0739.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 128k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 100 21 100 128k 9 57242 0:00:02 0:00:02 --:--:-- 57251 100 128k 100 21 100 128k 9 57242 0:00:02 0:00:02 --:--:-- 57251 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81895 0 0 100 81895 0 55522 0:00:01 0:00:01 --:--:-- 55484 100 81916 100 21 100 81895 9 38960 0:00:02 0:00:02 --:--:-- 38970 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.transport.ecf_1.2.400.v20200123-2221.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44445 0 0 100 44445 0 30173 0:00:01 0:00:01 --:--:-- 30152 100 44466 100 21 100 44445 10 22897 0:00:02 0:00:01 0:00:01 22897 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.ui_2.6.100.v20200731-1005.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 34 608k 0 0 34 208k 0 170k 0:00:03 0:00:01 0:00:02 170k 100 608k 100 21 100 608k 8 255k 0:00:02 0:00:02 --:--:-- 255k 100 608k 100 21 100 608k 8 255k 0:00:02 0:00:02 --:--:-- 255k {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.ui.importexport_1.2.500.v20200731-1005.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 38 124k 0 0 38 49152 0 63503 0:00:02 --:--:-- 0:00:02 63421 100 124k 100 21 100 124k 10 65539 0:00:02 0:00:01 0:00:01 65516 100 124k 100 21 100 124k 10 65438 0:00:02 0:00:01 0:00:01 65415 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.ui.sdk_1.1.700.v20200731-1005.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 52825 0 0 93 49152 0 63916 --:--:-- --:--:-- --:--:-- 63833 100 52846 100 21 100 52825 10 26625 0:00:02 0:00:01 0:00:01 26622 100 52846 100 21 100 52825 10 26612 0:00:02 0:00:01 0:00:01 26609 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.800.v20200731-1005.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 48 99k 0 0 48 49152 0 62934 0:00:01 --:--:-- 0:00:01 62854 100 99k 100 21 100 99k 9 46781 0:00:02 0:00:02 --:--:-- 46791 100 99k 100 21 100 99k 9 46781 0:00:02 0:00:02 --:--:-- 46791 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 18590 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18611 100 21 100 18590 10 9441 0:00:02 0:00:01 0:00:01 9447 100 18611 100 21 100 18590 10 9441 0:00:02 0:00:01 0:00:01 9447 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.updatesite_1.1.400.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 98k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 100 21 100 98k 9 46776 0:00:02 0:00:02 --:--:-- 46808 100 98k 100 21 100 98k 9 46776 0:00:02 0:00:02 --:--:-- 46786 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 133k 0 0 100 133k 0 93124 0:00:01 0:00:01 --:--:-- 93124 100 133k 100 21 100 133k 9 63417 0:00:02 0:00:02 --:--:-- 63427 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.registry_3.9.0.v20200625-1425.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 190k 0 0 100 190k 0 129k 0:00:01 0:00:01 --:--:-- 129k 100 190k 100 21 100 190k 9 89666 0:00:02 0:00:02 --:--:-- 89635 100 190k 100 21 100 190k 9 89666 0:00:02 0:00:02 --:--:-- 89635 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.security_1.3.500.v20200114-1637.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 110k 0 0 86 98304 0 92914 0:00:01 0:00:01 --:--:-- 93002 100 110k 100 21 100 110k 9 53867 0:00:02 0:00:02 --:--:-- 53877 100 110k 100 21 100 110k 9 53867 0:00:02 0:00:02 --:--:-- 53877 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17000 0 0 100 17000 0 11525 0:00:01 0:00:01 --:--:-- 11525 100 17021 100 21 100 17000 11 9095 0:00:01 0:00:01 --:--:-- 9102 100 17021 100 21 100 17000 11 9095 0:00:01 0:00:01 --:--:-- 9102 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29091 0 0 100 29091 0 19749 0:00:01 0:00:01 --:--:-- 19749 100 29112 100 21 100 29091 12 17946 0:00:01 0:00:01 --:--:-- 17970 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.security.ui_1.2.700.v20200807-1518.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 167k 0 0 100 167k 0 113k 0:00:01 0:00:01 --:--:-- 113k 100 167k 100 21 100 167k 9 75569 0:00:02 0:00:02 --:--:-- 75579 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41645 0 0 100 41645 0 28387 0:00:01 0:00:01 --:--:-- 28368 100 41666 100 21 100 41645 10 21422 0:00:02 0:00:01 0:00:01 21422 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46583 0 0 100 46583 0 31689 0:00:01 0:00:01 --:--:-- 31667 100 46604 100 21 100 46583 11 26377 0:00:01 0:00:01 --:--:-- 26374 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26960 0 0 100 26960 0 18302 0:00:01 0:00:01 --:--:-- 18290 100 26981 100 21 100 26960 12 16028 0:00:01 0:00:01 --:--:-- 16031 {"message":"success"} Processing plugin: ./plugins/org.eclipse.help_3.8.800.v20200525-0755.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 266k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 266k 100 21 100 266k 9 120k 0:00:02 0:00:02 --:--:-- 120k 100 266k 100 21 100 266k 9 120k 0:00:02 0:00:02 --:--:-- 120k {"message":"success"} Processing plugin: ./plugins/org.eclipse.help.base_4.3.0.v20200902-1800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 424k 0 0 100 424k 0 287k 0:00:01 0:00:01 --:--:-- 287k 100 424k 100 21 100 424k 9 187k 0:00:02 0:00:02 --:--:-- 187k {"message":"success"} Processing plugin: ./plugins/org.eclipse.help.ui_4.2.0.v20200724-0708.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 21 524k 0 0 21 112k 0 106k 0:00:04 0:00:01 0:00:03 106k 100 525k 100 21 100 524k 8 221k 0:00:02 0:00:02 --:--:-- 221k 100 525k 100 21 100 524k 8 221k 0:00:02 0:00:02 --:--:-- 221k {"message":"success"} Processing plugin: ./plugins/org.eclipse.help.webapp_3.10.0.v20200724-0708.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 682k 0 0 7 49152 0 63015 0:00:11 --:--:-- 0:00:11 62934 100 682k 100 21 100 682k 9 302k 0:00:02 0:00:02 --:--:-- 302k 100 682k 100 21 100 682k 9 302k 0:00:02 0:00:02 --:--:-- 302k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.continuation_9.4.31.v20200723.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32530 0 0 100 32530 0 21979 0:00:01 0:00:01 --:--:-- 21964 100 32551 100 21 100 32530 11 18002 0:00:01 0:00:01 --:--:-- 18003 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.http_9.4.31.v20200723.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 222k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 222k 100 21 100 222k 9 97867 0:00:02 0:00:02 --:--:-- 97918 100 222k 100 21 100 222k 9 97867 0:00:02 0:00:02 --:--:-- 97876 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.io_9.4.31.v20200723.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 172k 0 0 100 172k 0 117k 0:00:01 0:00:01 --:--:-- 117k 100 173k 100 21 100 172k 10 90152 0:00:02 0:00:01 0:00:01 90117 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.security_9.4.31.v20200723.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 126k 0 0 100 126k 0 87886 0:00:01 0:00:01 --:--:-- 87827 100 126k 100 21 100 126k 9 60253 0:00:02 0:00:02 --:--:-- 60263 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.server_9.4.31.v20200723.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 17 722k 0 0 17 128k 0 119k 0:00:06 0:00:01 0:00:05 119k 100 722k 100 21 100 722k 8 306k 0:00:02 0:00:02 --:--:-- 306k 100 722k 100 21 100 722k 8 306k 0:00:02 0:00:02 --:--:-- 306k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.servlet_9.4.31.v20200723.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 34 139k 0 0 34 49152 0 63503 0:00:02 --:--:-- 0:00:02 63421 100 139k 100 21 100 139k 9 67174 0:00:02 0:00:02 --:--:-- 67184 100 139k 100 21 100 139k 9 67174 0:00:02 0:00:02 --:--:-- 67184 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.util_9.4.31.v20200723.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 577k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 577k 0 0 100 577k 0 233k 0:00:02 0:00:02 --:--:-- 233k 100 577k 100 21 100 577k 8 228k 0:00:02 0:00:02 --:--:-- 228k 100 577k 100 21 100 577k 8 228k 0:00:02 0:00:02 --:--:-- 228k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jface_3.21.0.v20200821-1458.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 1099k 0 0 11 128k 0 121k 0:00:09 0:00:01 0:00:08 121k 100 1099k 0 0 100 1099k 0 415k 0:00:02 0:00:02 --:--:-- 415k 100 1099k 100 21 100 1099k 7 373k 0:00:03 0:00:02 0:00:01 373k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jface.databinding_1.12.0.v20200717-1533.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 43 291k 0 0 43 128k 0 119k 0:00:02 0:00:01 0:00:01 119k 100 291k 100 21 100 291k 9 129k 0:00:02 0:00:02 --:--:-- 129k 100 291k 100 21 100 291k 9 129k 0:00:02 0:00:02 --:--:-- 129k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jface.notifications_0.2.0.v20200810-0826.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26232 0 0 100 26232 0 17857 0:00:01 0:00:01 --:--:-- 17869 100 26253 100 21 100 26232 11 14279 0:00:01 0:00:01 --:--:-- 14283 100 26253 100 21 100 26232 11 14279 0:00:01 0:00:01 --:--:-- 14283 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jface.text_3.16.400.v20200807-0831.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 1025k 0 0 7 81920 0 87896 0:00:11 --:--:-- 0:00:11 87802 100 1025k 100 21 100 1025k 8 432k 0:00:02 0:00:02 --:--:-- 432k 100 1025k 100 21 100 1025k 8 432k 0:00:02 0:00:02 --:--:-- 432k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jsch.core_1.3.900.v20200422-1935.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41711 0 0 100 41711 0 28221 0:00:01 0:00:01 --:--:-- 28221 100 41732 100 21 100 41711 10 21781 0:00:02 0:00:01 0:00:01 21780 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jsch.ui_1.3.1000.v20200610-0847.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 93570 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 93591 100 21 100 93570 12 53744 0:00:01 0:00:01 --:--:-- 53757 100 93591 100 21 100 93570 12 53744 0:00:01 0:00:01 --:--:-- 53726 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ltk.core.refactoring_3.11.100.v20200720-0748.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 335k 0 0 14 49152 0 64673 0:00:05 --:--:-- 0:00:05 64588 100 335k 100 21 100 335k 9 146k 0:00:02 0:00:02 --:--:-- 146k 100 335k 100 21 100 335k 9 146k 0:00:02 0:00:02 --:--:-- 146k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ltk.ui.refactoring_3.11.100.v20200817-1715.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 461k 0 0 100 461k 0 313k 0:00:01 0:00:01 --:--:-- 312k 100 461k 100 21 100 461k 8 192k 0:00:02 0:00:02 --:--:-- 192k {"message":"success"} Processing plugin: ./plugins/org.eclipse.osgi_3.16.0.v20200828-0759.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 1479k 0 0 7 112k 0 106k 0:00:13 0:00:01 0:00:12 106k 100 1480k 100 21 100 1479k 8 614k 0:00:02 0:00:02 --:--:-- 614k 100 1480k 100 21 100 1479k 8 614k 0:00:02 0:00:02 --:--:-- 614k {"message":"success"} Processing plugin: ./plugins/org.eclipse.osgi.compatibility.state_1.2.100.v20200811-1344.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 242k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 242k 100 21 100 242k 10 116k 0:00:02 0:00:02 --:--:-- 116k 100 242k 100 21 100 242k 10 116k 0:00:02 0:00:02 --:--:-- 116k {"message":"success"} Processing plugin: ./plugins/org.eclipse.osgi.services_3.9.0.v20200511-1725.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 125k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 125k 100 21 100 125k 9 59490 0:00:02 0:00:02 --:--:-- 59500 100 125k 100 21 100 125k 9 59463 0:00:02 0:00:02 --:--:-- 59473 {"message":"success"} Processing plugin: ./plugins/org.eclipse.osgi.util_3.5.300.v20190708-1141.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73510 0 0 100 73510 0 50040 0:00:01 0:00:01 --:--:-- 50006 100 73510 0 0 100 73510 0 29749 0:00:02 0:00:02 --:--:-- 29737 100 73531 100 21 100 73510 8 28514 0:00:02 0:00:02 --:--:-- 28511 {"message":"success"} Processing plugin: ./plugins/org.eclipse.platform_4.17.0.v20200902-1800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 444k 0 0 10 49152 0 64167 0:00:07 --:--:-- 0:00:07 64083 100 444k 0 0 100 444k 0 179k 0:00:02 0:00:02 --:--:-- 179k 100 444k 100 21 100 444k 6 134k 0:00:03 0:00:03 --:--:-- 134k 100 444k 100 21 100 444k 6 134k 0:00:03 0:00:03 --:--:-- 134k {"message":"success"} Processing plugin: ./plugins/org.eclipse.platform.doc.user_4.17.0.v20200831-0727.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 9421k 0 0 6 592k 0 422k 0:00:22 0:00:01 0:00:21 422k 100 9421k 0 0 100 9421k 0 2847k 0:00:03 0:00:03 --:--:-- 2847k 100 9421k 100 21 100 9421k 5 2538k 0:00:04 0:00:03 0:00:01 2538k 100 9421k 100 21 100 9421k 5 2536k 0:00:04 0:00:03 0:00:01 2536k {"message":"success"} Processing plugin: ./plugins/org.eclipse.rcp_4.17.0.v20200902-1800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 11335 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11356 100 21 100 11335 12 6651 0:00:01 0:00:01 --:--:-- 6660 100 11356 100 21 100 11335 12 6640 0:00:01 0:00:01 --:--:-- 6648 {"message":"success"} Processing plugin: ./plugins/org.eclipse.search_3.12.0.v20200727-2017.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 534k 0 0 14 81920 0 88562 0:00:06 --:--:-- 0:00:06 88466 100 534k 0 0 100 534k 0 215k 0:00:02 0:00:02 --:--:-- 215k 100 534k 100 21 100 534k 8 214k 0:00:02 0:00:02 --:--:-- 214k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt_3.115.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17336 0 0 100 17336 0 11721 0:00:01 0:00:01 --:--:-- 11713 100 17357 100 21 100 17336 12 10603 0:00:01 0:00:01 --:--:-- 10615 {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.115.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 688k 0 0 6 49152 0 63421 0:00:11 --:--:-- 0:00:11 63340 100 688k 0 0 100 688k 0 278k 0:00:02 0:00:02 --:--:-- 278k 100 688k 100 21 100 688k 8 274k 0:00:02 0:00:02 --:--:-- 274k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.115.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 31 771k 0 0 31 240k 0 195k 0:00:03 0:00:01 0:00:02 195k 100 771k 0 0 100 771k 0 311k 0:00:02 0:00:02 --:--:-- 311k 100 771k 100 21 100 771k 6 234k 0:00:03 0:00:03 --:--:-- 233k 100 771k 100 21 100 771k 6 234k 0:00:03 0:00:03 --:--:-- 233k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.115.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 713k 0 0 11 81920 0 88658 0:00:08 --:--:-- 0:00:08 88562 100 713k 100 21 100 713k 8 296k 0:00:02 0:00:02 --:--:-- 296k 100 713k 100 21 100 713k 8 295k 0:00:02 0:00:02 --:--:-- 296k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.115.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 54 2104k 0 0 54 1152k 0 781k 0:00:02 0:00:01 0:00:01 781k 100 2104k 0 0 100 2104k 0 818k 0:00:02 0:00:02 --:--:-- 818k 100 2104k 100 21 100 2104k 7 752k 0:00:03 0:00:02 0:00:01 751k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.gtk.linux.x86_64_3.115.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 2011k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 80 2011k 0 0 80 1616k 0 967k 0:00:02 0:00:01 0:00:01 967k 100 2011k 0 0 100 2011k 0 750k 0:00:02 0:00:02 --:--:-- 749k 100 2011k 0 0 100 2011k 0 545k 0:00:03 0:00:03 --:--:-- 545k 100 2011k 100 21 100 2011k 5 488k 0:00:04 0:00:04 --:--:-- 488k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.win32.win32.x86_64_3.115.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 48 2306k 0 0 48 1120k 0 757k 0:00:03 0:00:01 0:00:02 757k 100 2306k 0 0 100 2306k 0 860k 0:00:02 0:00:02 --:--:-- 860k 100 2306k 100 21 100 2306k 7 811k 0:00:03 0:00:02 0:00:01 811k {"message":"success"} Processing plugin: ./plugins/org.eclipse.team.core_3.8.1100.v20200806-0621.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 394k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 394k 100 21 100 394k 9 187k 0:00:02 0:00:02 --:--:-- 187k 100 394k 100 21 100 394k 9 187k 0:00:02 0:00:02 --:--:-- 187k {"message":"success"} Processing plugin: ./plugins/org.eclipse.team.genericeditor.diff.extension_1.0.600.v20200212-1524.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 16615 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16636 100 21 100 16615 13 10358 0:00:01 0:00:01 --:--:-- 10365 100 16636 100 21 100 16615 13 10352 0:00:01 0:00:01 --:--:-- 10358 {"message":"success"} Processing plugin: ./plugins/org.eclipse.team.ui_3.8.1000.v20200806-0621.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 1429k 0 0 5 81920 0 89824 0:00:16 --:--:-- 0:00:16 89726 100 1429k 0 0 100 1429k 0 569k 0:00:02 0:00:02 --:--:-- 569k 100 1429k 0 0 100 1429k 0 407k 0:00:03 0:00:03 --:--:-- 407k 100 1429k 100 21 100 1429k 5 360k 0:00:04 0:00:03 0:00:01 360k 100 1429k 100 21 100 1429k 5 360k 0:00:04 0:00:03 0:00:01 360k {"message":"success"} Processing plugin: ./plugins/org.eclipse.text_3.10.300.v20200807-0831.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 287k 0 0 27 81920 0 89628 0:00:03 --:--:-- 0:00:03 89530 100 287k 100 21 100 287k 10 137k 0:00:02 0:00:02 --:--:-- 137k 100 287k 100 21 100 287k 10 137k 0:00:02 0:00:02 --:--:-- 137k {"message":"success"} Processing plugin: ./plugins/org.eclipse.text.quicksearch_1.0.300.v20200519-2023.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 51 95301 0 0 51 49152 0 63833 0:00:01 --:--:-- 0:00:01 63750 100 95322 100 21 100 95301 10 46579 0:00:02 0:00:02 --:--:-- 46612 100 95322 100 21 100 95301 10 46579 0:00:02 0:00:02 --:--:-- 46589 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui_3.118.0.v20200807-0902.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 432k 0 0 11 49152 0 63340 0:00:06 --:--:-- 0:00:06 63258 100 432k 100 21 100 432k 8 177k 0:00:02 0:00:02 --:--:-- 177k 100 432k 100 21 100 432k 8 177k 0:00:02 0:00:02 --:--:-- 177k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.browser_3.6.900.v20200807-1330.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 202k 0 0 100 202k 0 138k 0:00:01 0:00:01 --:--:-- 137k 100 202k 100 21 100 202k 9 96152 0:00:02 0:00:02 --:--:-- 96162 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.cheatsheets_3.7.0.v20200805-2057.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 33 379k 0 0 33 128k 0 118k 0:00:03 0:00:01 0:00:02 118k 100 379k 100 21 100 379k 8 158k 0:00:02 0:00:02 --:--:-- 158k 100 379k 100 21 100 379k 8 158k 0:00:02 0:00:02 --:--:-- 158k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9772 0 0 100 9772 0 6643 0:00:01 0:00:01 --:--:-- 6643 100 9793 100 21 100 9772 11 5492 0:00:01 0:00:01 --:--:-- 5501 100 9793 100 21 100 9772 11 5492 0:00:01 0:00:01 --:--:-- 5501 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.console_3.9.300.v20200828-0817.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 205k 0 0 39 81920 0 87427 0:00:02 --:--:-- 0:00:02 87334 100 205k 100 21 100 205k 9 96493 0:00:02 0:00:02 --:--:-- 96502 100 205k 100 21 100 205k 9 96448 0:00:02 0:00:02 --:--:-- 96458 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.editors_3.13.300.v20200812-2334.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 599k 0 0 8 49152 0 63750 0:00:09 --:--:-- 0:00:09 63668 100 599k 0 0 100 599k 0 237k 0:00:02 0:00:02 --:--:-- 237k 100 599k 0 0 100 599k 0 170k 0:00:03 0:00:03 --:--:-- 170k 100 599k 100 21 100 599k 5 159k 0:00:04 0:00:03 0:00:01 159k 100 599k 100 21 100 599k 5 158k 0:00:04 0:00:03 0:00:01 158k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.externaltools_3.4.800.v20200612-0848.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 55 143k 0 0 55 81920 0 90220 0:00:01 --:--:-- 0:00:01 90121 100 143k 100 21 100 143k 10 75212 0:00:02 0:00:01 0:00:01 75184 100 143k 100 21 100 143k 10 75097 0:00:02 0:00:01 0:00:01 75069 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.forms_3.10.0.v20200727-0948.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 24 325k 0 0 24 81920 0 88946 0:00:03 --:--:-- 0:00:03 88850 100 325k 100 21 100 325k 8 136k 0:00:02 0:00:02 --:--:-- 136k 100 325k 100 21 100 325k 8 136k 0:00:02 0:00:02 --:--:-- 136k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.genericeditor_1.1.800.v20200828-1000.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 136k 0 0 100 136k 0 95162 0:00:01 0:00:01 --:--:-- 95098 100 136k 100 21 100 136k 9 66365 0:00:02 0:00:02 --:--:-- 66375 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.ide_3.17.200.v20200808-0622.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 17 2420k 0 0 17 416k 0 303k 0:00:07 0:00:01 0:00:06 302k 100 2420k 0 0 100 2420k 0 898k 0:00:02 0:00:02 --:--:-- 898k 100 2420k 100 21 100 2420k 7 871k 0:00:03 0:00:02 0:00:01 871k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.ide.application_1.3.800.v20200713-0938.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 108k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 108k 100 21 100 108k 9 50736 0:00:02 0:00:02 --:--:-- 50746 100 108k 100 21 100 108k 9 50713 0:00:02 0:00:02 --:--:-- 50746 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.intro_3.5.1100.v20200828-0803.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 337k 0 0 100 337k 0 229k 0:00:01 0:00:01 --:--:-- 229k 100 337k 100 21 100 337k 8 143k 0:00:02 0:00:02 --:--:-- 143k 100 337k 100 21 100 337k 8 143k 0:00:02 0:00:02 --:--:-- 143k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.intro.quicklinks_1.1.0.v20200724-0708.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24061 0 0 100 24061 0 16290 0:00:01 0:00:01 --:--:-- 16290 100 24082 100 21 100 24061 11 13578 0:00:01 0:00:01 --:--:-- 13590 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.intro.universal_3.4.0.v20200805-1259.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 2144k 0 0 8 176k 0 155k 0:00:13 0:00:01 0:00:12 155k 100 2144k 0 0 100 2144k 0 825k 0:00:02 0:00:02 --:--:-- 825k 100 2144k 100 21 100 2144k 7 756k 0:00:03 0:00:02 0:00:01 756k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.monitoring_1.1.800.v20200820-1401.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 60484 0 0 100 60484 0 41006 0:00:01 0:00:01 --:--:-- 40978 100 60505 100 21 100 60484 11 32069 0:00:01 0:00:01 --:--:-- 32064 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.navigator_3.9.400.v20200723-2304.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 417k 0 0 100 417k 0 283k 0:00:01 0:00:01 --:--:-- 283k 100 417k 100 21 100 417k 8 174k 0:00:02 0:00:02 --:--:-- 174k 100 417k 100 21 100 417k 8 174k 0:00:02 0:00:02 --:--:-- 174k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.navigator.resources_3.7.400.v20200722-0751.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 169k 0 0 75 128k 0 119k 0:00:01 0:00:01 --:--:-- 119k 100 169k 100 21 100 169k 9 80848 0:00:02 0:00:02 --:--:-- 80858 100 169k 100 21 100 169k 9 80810 0:00:02 0:00:02 --:--:-- 80820 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.net_1.3.800.v20200422-1935.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46144 0 0 100 46144 0 31284 0:00:01 0:00:01 --:--:-- 31284 100 46165 100 21 100 46144 11 25894 0:00:01 0:00:01 --:--:-- 25891 100 46165 100 21 100 46144 11 25879 0:00:01 0:00:01 --:--:-- 25891 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.themes_1.2.1100.v20200825-0757.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53780 0 0 100 53780 0 36560 0:00:01 0:00:01 --:--:-- 36585 100 53801 100 21 100 53780 12 30801 0:00:01 0:00:01 --:--:-- 30813 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.views_3.10.400.v20200611-1719.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 104k 0 0 100 104k 0 72475 0:00:01 0:00:01 --:--:-- 72426 100 104k 100 21 100 104k 10 54831 0:00:02 0:00:01 0:00:01 54814 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.views.log_1.2.1200.v20200828-0938.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 168k 0 0 100 168k 0 113k 0:00:01 0:00:01 --:--:-- 113k 100 168k 100 21 100 168k 10 83205 0:00:02 0:00:02 --:--:-- 83215 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.views.properties.tabbed_3.8.1000.v20200609-0849.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 107k 0 0 100 107k 0 74871 0:00:01 0:00:01 --:--:-- 74820 100 107k 100 21 100 107k 9 50883 0:00:02 0:00:02 --:--:-- 50869 100 107k 100 21 100 107k 9 50859 0:00:02 0:00:02 --:--:-- 50869 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.win32_3.4.400.v20200414-1247.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22808 0 0 100 22808 0 15379 0:00:01 0:00:01 --:--:-- 15379 100 22829 100 21 100 22808 12 13865 0:00:01 0:00:01 --:--:-- 13877 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.workbench_3.120.0.v20200829-1411.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 3474k 0 0 11 384k 0 283k 0:00:12 0:00:01 0:00:11 283k 100 3474k 100 21 100 3474k 7 1238k 0:00:03 0:00:02 0:00:01 1238k 100 3474k 100 21 100 3474k 7 1238k 0:00:03 0:00:02 0:00:01 1238k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.workbench.texteditor_3.15.0.v20200812-2334.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 653k 0 0 100 653k 0 443k 0:00:01 0:00:01 --:--:-- 443k 100 653k 0 0 100 653k 0 263k 0:00:02 0:00:02 --:--:-- 263k 100 653k 100 21 100 653k 8 259k 0:00:02 0:00:02 --:--:-- 259k {"message":"success"} Processing plugin: ./plugins/org.eclipse.update.configurator_3.4.600.v20200422-1910.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97296 0 0 100 97296 0 100k --:--:-- --:--:-- --:--:-- 100k 100 97317 100 21 100 97296 9 43748 0:00:02 0:00:02 --:--:-- 43757 100 97317 100 21 100 97296 9 43689 0:00:02 0:00:02 --:--:-- 43698 {"message":"success"} Processing plugin: ./plugins/org.eclipse.urischeme_1.1.100.v20200729-2048.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 49589 0 0 99 49152 0 63096 --:--:-- --:--:-- --:--:-- 63015 100 49610 100 21 100 49589 12 28450 0:00:01 0:00:01 --:--:-- 28462 100 49610 100 21 100 49589 12 28450 0:00:01 0:00:01 --:--:-- 28446 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.builders.vdmj_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 17 445k 0 0 17 81920 0 87991 0:00:05 --:--:-- 0:00:05 87991 100 445k 0 0 100 445k 0 179k 0:00:02 0:00:02 --:--:-- 179k 100 445k 100 21 100 445k 6 141k 0:00:03 0:00:03 --:--:-- 141k 100 445k 100 21 100 445k 6 141k 0:00:03 0:00:03 --:--:-- 141k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.core_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 1524k 0 0 3 49152 0 63586 0:00:24 --:--:-- 0:00:24 63503 100 1524k 0 0 100 1524k 0 602k 0:00:02 0:00:02 --:--:-- 602k 100 1524k 100 21 100 1524k 6 470k 0:00:03 0:00:03 --:--:-- 470k 100 1524k 100 21 100 1524k 6 470k 0:00:03 0:00:03 --:--:-- 470k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.debug_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 80 1492k 0 0 80 1200k 0 813k 0:00:01 0:00:01 --:--:-- 812k 100 1492k 0 0 100 1492k 0 586k 0:00:02 0:00:02 --:--:-- 586k 100 1492k 100 21 100 1492k 6 467k 0:00:03 0:00:03 --:--:-- 467k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.help_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 20.4M 0 0 2 448k 0 324k 0:01:04 0:00:01 0:01:03 323k 42 20.4M 0 0 42 8944k 0 3903k 0:00:05 0:00:02 0:00:03 3902k 94 20.4M 0 0 94 19.2M 0 5902k 0:00:03 0:00:03 --:--:-- 5900k 100 20.4M 0 0 100 20.4M 0 4783k 0:00:04 0:00:04 --:--:-- 4782k 100 20.4M 0 0 100 20.4M 0 3893k 0:00:05 0:00:05 --:--:-- 4144k 100 20.4M 0 0 100 20.4M 0 3282k 0:00:06 0:00:06 --:--:-- 4100k 100 20.4M 0 0 100 20.4M 0 2837k 0:00:07 0:00:07 --:--:-- 2357k 100 20.4M 100 21 100 20.4M 2 2502k 0:00:10 0:00:08 0:00:02 236k 100 20.4M 100 21 100 20.4M 2 2501k 0:00:10 0:00:08 0:00:02 5 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.parsers.vdmj_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13882 0 0 100 13882 0 9424 0:00:01 0:00:01 --:--:-- 9424 100 13903 100 21 100 13882 10 6629 0:00:02 0:00:02 --:--:-- 6639 100 13903 100 21 100 13882 10 6626 0:00:02 0:00:02 --:--:-- 6636 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.platform_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 25 189k 0 0 25 49152 0 63340 0:00:03 --:--:-- 0:00:03 63258 100 189k 0 0 100 189k 0 78480 0:00:02 0:00:02 --:--:-- 78480 100 189k 100 21 100 189k 7 73274 0:00:03 0:00:02 0:00:01 73281 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.combinatorialtesting_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 49 224k 0 0 49 112k 0 104k 0:00:02 0:00:01 0:00:01 104k 100 224k 0 0 100 224k 0 92852 0:00:02 0:00:02 --:--:-- 92815 100 224k 100 21 100 224k 8 89945 0:00:02 0:00:02 --:--:-- 89953 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.coverageeditor_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 31592 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31613 100 21 100 31592 9 14659 0:00:02 0:00:02 --:--:-- 14669 100 31613 100 21 100 31592 9 14653 0:00:02 0:00:02 --:--:-- 14669 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.csk_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21522 0 0 100 21522 0 14591 0:00:01 0:00:01 --:--:-- 14581 100 21543 100 21 100 21522 9 9756 0:00:02 0:00:02 --:--:-- 9765 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.developerutils_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12872 0 0 100 12872 0 8726 0:00:01 0:00:01 --:--:-- 8726 100 12893 100 21 100 12872 11 7057 0:00:01 0:00:01 --:--:-- 7068 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.externaleditor_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11629 0 0 100 11629 0 7830 0:00:01 0:00:01 --:--:-- 7825 100 11650 100 21 100 11629 9 5527 0:00:02 0:00:02 --:--:-- 5537 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.javagen_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 6278k 0 0 3 240k 0 196k 0:00:31 0:00:01 0:00:30 196k 100 6278k 0 0 100 6278k 0 2106k 0:00:02 0:00:02 --:--:-- 2106k 100 6278k 0 0 100 6278k 0 1577k 0:00:03 0:00:03 --:--:-- 1576k 100 6278k 100 21 100 6278k 4 1401k 0:00:05 0:00:04 0:00:01 1401k 100 6278k 100 21 100 6278k 4 1401k 0:00:05 0:00:04 0:00:01 1451k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.latex_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 55137 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55137 0 0 100 55137 0 22277 0:00:02 0:00:02 --:--:-- 22277 100 55137 0 0 100 55137 0 15843 0:00:03 0:00:03 --:--:-- 15843 100 55158 100 21 100 55137 5 15410 0:00:04 0:00:03 0:00:01 15415 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.poviewer_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 31 303k 0 0 31 98304 0 92564 0:00:03 0:00:01 0:00:02 92477 100 303k 0 0 100 303k 0 122k 0:00:02 0:00:02 --:--:-- 122k 100 303k 100 21 100 303k 7 108k 0:00:03 0:00:02 0:00:01 108k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.quickinterpreter_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17744 0 0 100 17744 0 11981 0:00:01 0:00:01 --:--:-- 11973 100 17765 100 21 100 17744 9 8165 0:00:02 0:00:02 --:--:-- 8175 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.rttraceviewer_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 110k 0 0 100 110k 0 76782 0:00:01 0:00:01 --:--:-- 76730 100 110k 100 21 100 110k 9 48846 0:00:02 0:00:02 --:--:-- 48834 100 110k 100 21 100 110k 9 48783 0:00:02 0:00:02 --:--:-- 48771 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.uml2_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 54 90642 0 0 54 49152 0 64335 0:00:01 --:--:-- 0:00:01 64250 100 90663 100 21 100 90642 9 39755 0:00:02 0:00:02 --:--:-- 39764 100 90663 100 21 100 90642 9 39755 0:00:02 0:00:02 --:--:-- 39764 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.ui_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 690k 0 0 100 690k 0 470k 0:00:01 0:00:01 --:--:-- 470k 100 690k 0 0 100 690k 0 279k 0:00:02 0:00:02 --:--:-- 279k 100 690k 100 21 100 690k 6 219k 0:00:03 0:00:03 --:--:-- 219k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmpp.core_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9013 0 0 100 9013 0 6093 0:00:01 0:00:01 --:--:-- 6089 100 9034 100 21 100 9013 10 4358 0:00:02 0:00:02 --:--:-- 4368 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmpp.debug_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20053 0 0 100 20053 0 13531 0:00:01 0:00:01 --:--:-- 13531 100 20053 0 0 100 20053 0 8076 0:00:02 0:00:02 --:--:-- 8072 100 20074 100 21 100 20053 6 6341 0:00:03 0:00:03 --:--:-- 6346 100 20074 100 21 100 20053 6 6341 0:00:03 0:00:03 --:--:-- 6346 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmpp.ui_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24381 0 0 100 24381 0 16495 0:00:01 0:00:01 --:--:-- 16495 100 24402 100 21 100 24381 9 11287 0:00:02 0:00:02 --:--:-- 11297 100 24402 100 21 100 24381 9 11287 0:00:02 0:00:02 --:--:-- 11297 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmrt.core_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9010 0 0 100 9010 0 6104 0:00:01 0:00:01 --:--:-- 6104 100 9031 100 21 100 9010 11 4739 0:00:01 0:00:01 --:--:-- 4750 100 9031 100 21 100 9010 11 4739 0:00:01 0:00:01 --:--:-- 4748 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmrt.debug_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19577 0 0 100 19577 0 13335 0:00:01 0:00:01 --:--:-- 13335 100 19598 100 21 100 19577 10 9773 0:00:02 0:00:02 --:--:-- 9784 100 19598 100 21 100 19577 10 9768 0:00:02 0:00:02 --:--:-- 9779 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmrt.ui_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31493 0 0 100 31493 0 21365 0:00:01 0:00:01 --:--:-- 21380 100 31514 100 21 100 31493 9 14613 0:00:02 0:00:02 --:--:-- 14623 100 31514 100 21 100 31493 9 14607 0:00:02 0:00:02 --:--:-- 14616 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmsl.core_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 8883 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8904 100 21 100 8883 11 4704 0:00:01 0:00:01 --:--:-- 4713 100 8904 100 21 100 8883 11 4702 0:00:01 0:00:01 --:--:-- 4711 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmsl.debug_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19355 0 0 100 19355 0 13130 0:00:01 0:00:01 --:--:-- 13139 100 19376 100 21 100 19355 9 8560 0:00:02 0:00:02 --:--:-- 8569 100 19376 100 21 100 19355 9 8560 0:00:02 0:00:02 --:--:-- 8569 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmsl.ui_3.0.1.202011040929.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23467 0 0 100 23467 0 15899 0:00:01 0:00:01 --:--:-- 15888 100 23488 100 21 100 23467 10 11686 0:00:02 0:00:02 --:--:-- 11703 {"message":"success"} Processing plugin: ./plugins/org.sat4j.core_2.3.5.v201308161310.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 354k 0 0 100 354k 0 240k 0:00:01 0:00:01 --:--:-- 240k 100 354k 100 21 100 354k 10 172k 0:00:02 0:00:02 --:--:-- 172k {"message":"success"} Processing plugin: ./plugins/org.sat4j.pb_2.3.5.v201404071733.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 236k 0 0 100 236k 0 159k 0:00:01 0:00:01 --:--:-- 159k 100 236k 100 21 100 236k 9 109k 0:00:02 0:00:02 --:--:-- 109k {"message":"success"} Processing plugin: ./plugins/org.tukaani.xz_1.8.0.v20180207-1613.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 125k 0 0 100 125k 0 86878 0:00:01 0:00:01 --:--:-- 86819 100 125k 100 21 100 125k 9 58903 0:00:02 0:00:02 --:--:-- 58885 100 125k 100 21 100 125k 9 58903 0:00:02 0:00:02 --:--:-- 58885 {"message":"success"} Processing plugin: ./plugins/org.w3c.css.sac_1.3.1.v200903091627.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38584 0 0 100 38584 0 26247 0:00:01 0:00:01 --:--:-- 26247 100 38605 100 21 100 38584 12 23627 0:00:01 0:00:01 --:--:-- 23640 {"message":"success"} Processing plugin: ./plugins/org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18205 0 0 100 18205 0 12308 0:00:01 0:00:01 --:--:-- 12300 100 18226 100 21 100 18205 10 8863 0:00:02 0:00:02 --:--:-- 8877 {"message":"success"} Processing plugin: ./plugins/org.w3c.dom.smil_1.0.1.v200903091627.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20106 0 0 100 20106 0 13603 0:00:01 0:00:01 --:--:-- 13603 100 20127 100 21 100 20106 12 12200 0:00:01 0:00:01 --:--:-- 12205 {"message":"success"} Processing plugin: ./plugins/org.w3c.dom.svg_1.1.0.v201011041433.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 97382 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97403 100 21 100 97382 10 48642 0:00:02 0:00:02 --:--:-- 48677 100 97403 100 21 100 97382 10 48642 0:00:02 0:00:02 --:--:-- 48652 {"message":"success"} Processing binary dir ./binary/* file... Processing binary: ./binary/org.eclipse.platform_root_4.17.0.v20200902-1800 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 196 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 217 100 21 100 196 11 110 0:00:01 0:00:01 --:--:-- 121 100 217 100 21 100 196 11 110 0:00:01 0:00:01 --:--:-- 121 {"message":"success"} Processing binary: ./binary/org.eclipse.rcp_root_4.17.0.v20200902-1800 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26149 0 0 100 26149 0 17644 0:00:01 0:00:01 --:--:-- 17644 100 26170 100 21 100 26149 10 13028 0:00:02 0:00:02 --:--:-- 13039 100 26170 100 21 100 26149 10 13022 0:00:02 0:00:02 --:--:-- 13032 {"message":"success"} Processing binary: ./binary/org.overture.ide.features.rcp_root_3.0.1.202011040929 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 11.3M 0 0 0 49152 0 63503 0:03:07 --:--:-- 0:03:07 63421 20 11.3M 0 0 20 2432k 0 1337k 0:00:08 0:00:01 0:00:07 1336k 100 11.3M 0 0 100 11.3M 0 3241k 0:00:03 0:00:03 --:--:-- 3241k 100 11.3M 0 0 100 11.3M 0 2534k 0:00:04 0:00:04 --:--:-- 2534k 100 11.3M 100 21 100 11.3M 4 2286k 0:00:05 0:00:05 --:--:-- 2286k 100 11.3M 100 21 100 11.3M 4 2286k 0:00:05 0:00:05 --:--:-- 2686k {"message":"success"} Processing binary: ./binary/org.overture.ide.platform.product.executable.cocoa.macosx.x86_64_3.0.1.202011040929 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 1472k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1472k 0 0 100 1472k 0 579k 0:00:02 0:00:02 --:--:-- 579k 100 1472k 0 0 100 1472k 0 415k 0:00:03 0:00:03 --:--:-- 415k 100 1472k 100 21 100 1472k 5 408k 0:00:04 0:00:03 0:00:01 408k 100 1472k 100 21 100 1472k 5 408k 0:00:04 0:00:03 0:00:01 408k {"message":"success"} Processing binary: ./binary/org.overture.ide.platform.product.executable.gtk.linux.x86_64_3.0.1.202011040929 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70180 0 0 100 70180 0 47611 0:00:01 0:00:01 --:--:-- 47611 100 70201 100 21 100 70180 8 29838 0:00:02 0:00:02 --:--:-- 29847 100 70201 100 21 100 70180 8 29800 0:00:02 0:00:02 --:--:-- 29822 {"message":"success"} Processing binary: ./binary/org.overture.ide.platform.product.executable.win32.win32.x86_64_3.0.1.202011040929 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 196k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 196k 0 0 100 196k 0 81546 0:00:02 0:00:02 --:--:-- 81546 100 196k 100 21 100 196k 7 74250 0:00:03 0:00:02 0:00:01 74231 100 196k 100 21 100 196k 7 74250 0:00:03 0:00:02 0:00:01 74231 {"message":"success"} Publishing the new version % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22 0 0 100 22 0 14 0:00:01 0:00:01 --:--:-- 14 100 22 0 0 100 22 0 8 0:00:02 0:00:02 --:--:-- 8 100 22 0 0 100 22 0 6 0:00:03 0:00:03 --:--:-- 6 100 22 0 0 100 22 0 4 0:00:05 0:00:04 0:00:01 4 100 22 0 0 100 22 0 4 0:00:05 0:00:05 --:--:-- 4 100 22 0 0 100 22 0 3 0:00:07 0:00:06 0:00:01 0 100 22 0 0 100 22 0 2 0:00:11 0:00:07 0:00:04 0 100 22 0 0 100 22 0 2 0:00:11 0:00:08 0:00:03 0 100 22 0 0 100 22 0 2 0:00:11 0:00:09 0:00:02 0 100 22 0 0 100 22 0 2 0:00:11 0:00:10 0:00:01 0 100 22 0 0 100 22 0 1 0:00:22 0:00:11 0:00:11 0 100 22 0 0 100 22 0 1 0:00:22 0:00:12 0:00:10 0 100 22 0 0 100 22 0 1 0:00:22 0:00:13 0:00:09 0 100 22 0 0 100 22 0 1 0:00:22 0:00:14 0:00:08 0 100 22 0 0 100 22 0 1 0:00:22 0:00:15 0:00:07 0 100 22 0 0 100 22 0 1 0:00:22 0:00:16 0:00:06 0 100 22 0 0 100 22 0 1 0:00:22 0:00:17 0:00:05 0 100 22 0 0 100 22 0 1 0:00:22 0:00:18 0:00:04 0 100 35 0 13 100 22 0 1 0:00:22 0:00:18 0:00:04 2 100 35 0 13 100 22 0 1 0:00:22 0:00:18 0:00:04 3 {"files":265}[JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 13 [JaCoCo plugin] Saving matched execfiles: /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/interpreter/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/isapog/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/parser/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/pog/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/testing/samples/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/typechecker/target/coverage-reports/jacoco-unit.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/classes 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/classes 6 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/ast/target/classes 473 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/classes 6 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/classes 57 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/classes 399 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/classes 25 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/classes 21 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/classes 34 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/classes 185 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/classes 1 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/classes 37 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/classes 27 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/classes 6 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/commandline/target/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/interpreter/src/test/resources/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/interpreter/target/classes 344 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/interpreter/target/test-classes/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/isapog/target/classes 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/parser/target/classes 45 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/pog/target/classes 105 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/classes 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/classes 4 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/testframework/target/classes 23 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/classes 8 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/testing/samples/target/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/typechecker/src/test/resources/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/typechecker/target/classes 155 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/typechecker/target/test-classes/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/externals/target/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/classes 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/core/target/classes 57 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/debug/target/classes 390 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/help/target/classes 8 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/classes 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/platform/target/classes 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/classes 83 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/classes 13 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/classes 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/classes 4 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/classes 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/classes 11 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/classes 20 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/classes 20 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/classes 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/classes 62 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/classes 25 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/product/target/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/ui/target/classes 169 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/classes 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/classes 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/classes 12 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/classes 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/classes 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/classes 15 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/classes 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/classes 6 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/classes 12 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: null [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/annotations/examples/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/annotations/provided/src/main/java 6 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/ast/src/main/java 71 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java 53 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/cppgen/src/main/java 32 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/ir/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/src/main/java 10 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/src/main/java 19 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/src/main/java 34 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java 169 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/src/main/java 1 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/src/main/java 37 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/src/main/java 19 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java 288 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/isapog/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java 34 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java 93 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/src/main/java 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/src/main/java 4 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java 16 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java 138 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/src/main/java 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/core/src/main/java 46 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/debug/src/main/java 288 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/help/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/platform/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/src/main/java 42 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/src/main/java 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/src/main/java 6 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/src/main/java 4 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/isatrans/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/src/main/java 10 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/src/main/java 16 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/src/main/java 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/src/main/java 48 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2.tests/src/main/java 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/src/main/java 15 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/linux/gtk/x86_64/Overture/plugins/org.overture.ide.debug_3.0.1.202011040929/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/linux/gtk/x86_64/Overture/plugins/org.overture.ide.help_3.0.1.202011040929/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/macosx/cocoa/x86_64/Overture.app/Contents/Eclipse/plugins/org.overture.ide.debug_3.0.1.202011040929/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/macosx/cocoa/x86_64/Overture.app/Contents/Eclipse/plugins/org.overture.ide.help_3.0.1.202011040929/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/win32/win32/x86_64/Overture/plugins/org.overture.ide.debug_3.0.1.202011040929/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/win32/win32/x86_64/Overture/plugins/org.overture.ide.help_3.0.1.202011040929/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/ui.tests/src/main/java 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/ui/src/main/java 117 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/src/main/java 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/src/main/java 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/src/main/java 12 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/src/main/java 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/src/main/java 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/src/main/java 14 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/src/main/java 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/src/main/java 6 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/src/main/java 12 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/src/main/java 3 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [**/org/overture/ast/analysis/**/*.*, **/org/overture/ast/expressions/**/*.*, **/org/overture/ast/modules/**/*.*, **/org/overture/ast/node/**/*.*, **/org/overture/ast/patterns/**/*.*, **/org/overture/ast/statements/**/*.*, **/org/overture/ast/types/**/*.*, **/org/overture/codegen/ir/**/*, **/org/overture/ide/**/*] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=0, maxMethod=0, minLine=0, maxLine=0, minBranch=0, maxBranch=0, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 78, method: 54, line: 55, branch: 45, instruction: 56, complexity: 44 SSH: Connecting from host [overture-builder] SSH: Connecting with configuration [overture.au.dk - overture builds] ... SSH: EXEC: STDOUT/STDERR from command [~/update-latest.sh web/overture/development] ... Updating latest link in web/overture/development Remowing web/overture/development/latest Set latest lrwxrwxrwx 1 jenkins jenkins 26 Nov 4 10:58 web/overture/development/latest -> Build-278_2020-11-04_10-28 SSH: EXEC: completed after 201 ms SSH: Disconnecting configuration [overture.au.dk - overture builds] ... SSH: Transferred 3 file(s) [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@d92e0e5[description=The Overture Tool,homepage=http://overturetool.org,name=overture,fork=false,archived=false,size=214527,milestones={},language=Java,commits={},source=,parent=,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-Used, 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=[Wed, 04 Nov 2020 09:58:37 GMT], ETag=["e61d8ac2030ad8fc21102c509600340c0b5e333956554af58f80f48d0bbd3c02"], Last-Modified=[Wed, 04 Nov 2020 09:28:43 GMT], OkHttp-Received-Millis=[1604483917967], OkHttp-Response-Source=[CONDITIONAL_CACHE 304], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1604483917749], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[304 Not Modified], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding, Accept, X-Requested-With, Accept-Encoding], 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=[8E6C:DA4D:D7F5122:F6B12E4:5FA27B4D], X-OAuth-Scopes=[read:repo_hook, repo, user, workflow], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4998], X-RateLimit-Reset=[1604485734], X-RateLimit-Used=[2], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/overturetool/overture,id=14611005]] (sha:f1cd356) with context:overture-development Setting commit status on GitHub for https://github.com/overturetool/overture/commit/f1cd35654a0ab64f07ca42c913f7799a2c68d2a3 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