Skip to content

Console Output

Skipping 792 KB.. Full Log
[INFO] Building org.eclipse.xsemantics.example.lambda.ui 1.19.0-SNAPSHOT [27/41]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] Deleting /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/xtend-gen (includes = [], excludes = [.gitignore])
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] The project's OSGi version is 1.19.0.v20210322-1038
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:compile (default) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.5.0:compile (default-compile) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] Compiling 17 source files to /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/target/classes
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.example.lambda.ui ---
[WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/src/main/java is empty. Can't process.
[INFO] Installing Xtend files into 2 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/target/classes
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:testCompile (default) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used.
[INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/src/test/java]' does not exist.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/src/test/resources
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.example.lambda.ui ---
[WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/src/test/java is empty. Can't process.
[WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/src/test/generated-sources/xtend is empty. Can't process.
[INFO] Installing Xtend files into 0 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/target/test-classes
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/target/org.eclipse.xsemantics.example.lambda.ui-1.19.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui/target/org.eclipse.xsemantics.example.lambda.ui-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] 
[INFO] --< org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda.tests >--
[INFO] Building org.eclipse.xsemantics.example.lambda.tests 1.19.0-SNAPSHOT [28/41]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] Deleting /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/xtend-gen (includes = [], excludes = [.gitignore])
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] The project's OSGi version is 1.19.0.v20210322-1038
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:compile (default) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.5.0:compile (default-compile) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] Compiling 17 source files to /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/target/classes
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.example.lambda.tests ---
[WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/src/main/java is empty. Can't process.
[INFO] Installing Xtend files into 10 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/target/classes
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:testCompile (default) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used.
[INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/src/test/java]' does not exist.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/src/test/resources
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.example.lambda.tests ---
[WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/src/test/java is empty. Can't process.
[WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/src/test/generated-sources/xtend is empty. Can't process.
[INFO] Installing Xtend files into 0 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/target/test-classes
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/target/org.eclipse.xsemantics.example.lambda.tests-1.19.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/target/org.eclipse.xsemantics.example.lambda.tests-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:1.5.0:test (default-test) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java, -Xms256M, -Xmx1024M, -XX:PermSize=256M, -XX:MaxPermSize=256M, -XX:+HeapDumpOnOutOfMemoryError, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/data, -install, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/target/work, -configuration, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.tests/target/surefire.properties]
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256M; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
Running org.eclipse.xsemantics.example.lambda.tests.LambdaValidatorTest
log4j:WARN No appenders could be found for logger (org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser).
log4j:WARN Please initialize the log4j system properly.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.718 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaValidatorTest
testOmega(org.eclipse.xsemantics.example.lambda.tests.LambdaValidatorTest)  Time elapsed: 0.237 s
testValidateOk(org.eclipse.xsemantics.example.lambda.tests.LambdaValidatorTest)  Time elapsed: 0.012 s
testNonOptimalTypeVariables(org.eclipse.xsemantics.example.lambda.tests.LambdaValidatorTest)  Time elapsed: 0.003 s
Running org.eclipse.xsemantics.example.lambda.tests.LambdaTermUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaTermUtilsTest
testExplicitTypes(org.eclipse.xsemantics.example.lambda.tests.LambdaTermUtilsTest)  Time elapsed: 0.024 s
testExplicitType(org.eclipse.xsemantics.example.lambda.tests.LambdaTermUtilsTest)  Time elapsed: 0.002 s
testNoTypes(org.eclipse.xsemantics.example.lambda.tests.LambdaTermUtilsTest)  Time elapsed: 0.002 s
Running org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest
testInferTypeAndModifyAllTypes(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest)  Time elapsed: 0.007 s
testInferTypeAndModifyAbstractionTypeCompose(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest)  Time elapsed: 0.004 s
testInferTypeAndSetAbstractionTypeWithNoExplicitType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest)  Time elapsed: 0.001 s
testInferTypeAndModifyAbstractionTypeWithExplicitType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest)  Time elapsed: 0.001 s
testInferTypeAndModifyAbstractionTypeWithNoExplicitType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest)  Time elapsed: 0.026 s
testCannotInferTypeAndModifyAbstractionTypeWithExplicitType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest)  Time elapsed: 0.003 s
Running org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest
testApplicationType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.002 s
testImplicitParamType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.001 s
testAbstractionExplicitVariableType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.002 s
testAbstractionWithArithmetics(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.009 s
testOmega(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.004 s
testApplicationType2(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.002 s
testArithmeticsConstantType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.012 s
testStringConstantType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.009 s
testArithmeticsFails(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.001 s
testArithmeticsWithTypeVariable(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.001 s
testIntConstantType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.001 s
testCompose2(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.002 s
testCompose3(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.003 s
testExplicitParamType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.001 s
testCompose(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.002 s
testImplicitVariableType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.001 s
testOmega2(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.003 s
testExplicitVariableType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.001 s
testAbstractionImplicitVariableType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.001 s
Running org.eclipse.xsemantics.example.lambda.tests.LambdaUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaUtilsTest
testFreshVarsAfterReset(org.eclipse.xsemantics.example.lambda.tests.LambdaUtilsTest)  Time elapsed: 0 s
testFreshVars(org.eclipse.xsemantics.example.lambda.tests.LambdaUtilsTest)  Time elapsed: 0 s
testFreshArrowType(org.eclipse.xsemantics.example.lambda.tests.LambdaUtilsTest)  Time elapsed: 0 s
Running org.eclipse.xsemantics.example.lambda.tests.TypeSubstitutionsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.xsemantics.example.lambda.tests.TypeSubstitutionsTest
testReset(org.eclipse.xsemantics.example.lambda.tests.TypeSubstitutionsTest)  Time elapsed: 0 s
testWithMappedVar(org.eclipse.xsemantics.example.lambda.tests.TypeSubstitutionsTest)  Time elapsed: 0 s
Running org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest
NotOccurTypeVariablesFails(org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest)  Time elapsed: 0.002 s
NotOccurConstantTypes(org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest)  Time elapsed: 0.004 s
NotOccurTypeVariablesInArrowType(org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest)  Time elapsed: 0 s
NotOccurDifferentTypeVariables(org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest)  Time elapsed: 0 s
notOccurTypeVariablesInArrowTypeFails(org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest)  Time elapsed: 0.001 s
Running org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest
testUnifyTypeVarArrowType(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0 s
testUnifyArrowTypes2(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.001 s
unifyTypeVariableOccursInArrowTypeFails(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0 s
testUnifyIntType(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0 s
testUnifyBasicTypeTypeVar(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.003 s
testBasicTypeFails(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.001 s
testUnifyArrowTypesWithBasicTypes(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0 s
testUnifyTypeVar(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.001 s
testUnifyArrowTypeTypeVar(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.003 s
testUnifyTypeVarBasicType(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.001 s
testUnifyArrowTypes(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0 s
testUnifyArrowTypesWithBasicTypes2(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0 s
testUnifyStringType(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.003 s
Running org.eclipse.xsemantics.example.lambda.tests.LambdaParsingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaParsingTest
testParsingAndLinking(org.eclipse.xsemantics.example.lambda.tests.LambdaParsingTest)  Time elapsed: 0.002 s
Running org.eclipse.xsemantics.example.lambda.tests.LambdaTypeSubstitutionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaTypeSubstitutionTest
testTypeVariableSubstitutionRecursive(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeSubstitutionTest)  Time elapsed: 0 s
testTypeVariableSubstitution(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeSubstitutionTest)  Time elapsed: 0 s
testArrowTypeSubstitutionRecursive(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeSubstitutionTest)  Time elapsed: 0 s
Running org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest
testBeautifyTypeVariable(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest)  Time elapsed: 0 s
testBeautifyArrowType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest)  Time elapsed: 0 s
testGetBeautifiedStringArrowType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest)  Time elapsed: 0.001 s
testBeautifyIntType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest)  Time elapsed: 0 s
testBeautifyArrowTypeWithExistingTypeVariables(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest)  Time elapsed: 0 s
testGetBeautifiedStringTypeVariable(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest)  Time elapsed: 0 s
testGetBeautifiedStringIntType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest)  Time elapsed: 0 s
testBeautifyArrowTypeAlreadyBeautified(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest)  Time elapsed: 0 s
testGetBeautifiedStringArrowType2(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest)  Time elapsed: 0 s
testGetBeautifiedStringArrowType3(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest)  Time elapsed: 0 s
testGetBeautifiedStringStringType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTest)  Time elapsed: 0.001 s
Running org.eclipse.xsemantics.example.lambda.tests.TypeVariableTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.xsemantics.example.lambda.tests.TypeVariableTest
testTypeVariableNames(org.eclipse.xsemantics.example.lambda.tests.TypeVariableTest)  Time elapsed: 0.001 s
testTypeVariables(org.eclipse.xsemantics.example.lambda.tests.TypeVariableTest)  Time elapsed: 0.001 s
testNoTypeVariables(org.eclipse.xsemantics.example.lambda.tests.TypeVariableTest)  Time elapsed: 0 s

Results:

Tests run: 72, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --< org.eclipse.xsemantics:org.eclipse.xsemantics.example.lambda.ui.tests >--
[INFO] Building org.eclipse.xsemantics.example.lambda.ui.tests 1.19.0-SNAPSHOT [29/41]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] Deleting /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/xtend-gen (includes = [], excludes = [.gitignore])
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] The project's OSGi version is 1.19.0.v20210322-1038
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:compile (default) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.5.0:compile (default-compile) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/classes
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/src/main/java is empty. Can't process.
[INFO] Installing Xtend files into 2 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/classes
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:testCompile (default) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used.
[INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/src/test/java]' does not exist.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/src/test/resources
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/src/test/java is empty. Can't process.
[WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/src/test/generated-sources/xtend is empty. Can't process.
[INFO] Installing Xtend files into 0 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/test-classes
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/org.eclipse.xsemantics.example.lambda.ui.tests-1.19.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/org.eclipse.xsemantics.example.lambda.ui.tests-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:1.5.0:test (default-test) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java, -Xms256M, -Xmx1024M, -XX:PermSize=256M, -XX:MaxPermSize=256M, -XX:+HeapDumpOnOutOfMemoryError, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms256M, -Xmx1024M, -XX:PermSize=256M, -XX:MaxPermSize=256M, -XX:+HeapDumpOnOutOfMemoryError, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/surefire.properties]
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256M; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256M; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
Running org.eclipse.xsemantics.example.lambda.ui.tests.LambdaWorkbenchTest
log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator).
log4j:WARN Please initialize the log4j system properly.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.068 s - in org.eclipse.xsemantics.example.lambda.ui.tests.LambdaWorkbenchTest
testValidProgram(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaWorkbenchTest)  Time elapsed: 1.885 s
testNotValidProgram(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaWorkbenchTest)  Time elapsed: 0.167 s
Running org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.877 s - in org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest
testInferAndModifyTerm(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest)  Time elapsed: 0.502 s
testInferAndModifyNotTypableAbstractionWithType(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest)  Time elapsed: 0.254 s
testLambdaEditorContentsAsModel(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest)  Time elapsed: 0.19 s
testLambdaEditor(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest)  Time elapsed: 0.164 s
testInferAndModifyAbstractionWithExplicitType(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest)  Time elapsed: 0.189 s
testInferAndModifyAbstractionType(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest)  Time elapsed: 0.195 s
testInferAndModifyComposeAbstractionType(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest)  Time elapsed: 0.203 s
testInferAndModifyWrongTerm(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest)  Time elapsed: 0.173 s

Results:

Tests run: 10, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] -----< org.eclipse.xsemantics:org.eclipse.xsemantics.ui.examples >------
[INFO] Building org.eclipse.xsemantics.ui.examples 1.19.0-SNAPSHOT      [30/41]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.ui.examples ---
[INFO] The project's OSGi version is 1.19.0.v20210322-1038
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.ui.examples ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.ui.examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.5.0:compile (default-compile) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ org.eclipse.xsemantics.ui.examples ---
[INFO] Executing tasks

main:

zip_all_examples:
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.ide.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.ui.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.tests.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.ui.tests.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.ide.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.ui.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.tests.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.ui.tests.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.ide.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.ui.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.tests.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.ui.tests.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.ide.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.ui.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.tests.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.ui.tests.zip
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.ui.examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.ui.examples ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/target/org.eclipse.xsemantics.ui.examples-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] ---< org.eclipse.xsemantics:org.eclipse.xsemantics.examples.feature >---
[INFO] Building org.eclipse.xsemantics.examples.feature 1.19.0-SNAPSHOT [31/41]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.examples.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.examples.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.examples.feature ---
[INFO] The project's OSGi version is 1.19.0.v20210322-1038
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.examples.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.examples.feature ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.examples.feature ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.examples.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.examples.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.examples.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.examples.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.examples.feature/target/org.eclipse.xsemantics.examples.feature-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.examples.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.examples.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.examples.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.examples.feature/target/org.eclipse.xsemantics.examples.feature-1.19.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.examples.feature ---
[INFO] 
[INFO] --< org.eclipse.xsemantics:org.eclipse.xsemantics.implemented.examples.feature >--
[INFO] Building org.eclipse.xsemantics.implemented.examples.feature 1.19.0-SNAPSHOT [32/41]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.implemented.examples.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] The project's OSGi version is 1.19.0.v20210322-1038
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.implemented.examples.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.implemented.examples.feature/target/org.eclipse.xsemantics.implemented.examples.feature-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.implemented.examples.feature/target/org.eclipse.xsemantics.implemented.examples.feature-1.19.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] 
[INFO] ---------< org.eclipse.xsemantics:org.eclipse.xsemantics.doc >----------
[INFO] Building org.eclipse.xsemantics.doc 1.19.0-SNAPSHOT              [33/41]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.doc ---
[INFO] The project's OSGi version is 1.19.0.v20210322-1038
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.doc ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/doc/org.eclipse.xsemantics.doc/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/doc/org.eclipse.xsemantics.doc/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.5.0:compile (default-compile) @ org.eclipse.xsemantics.doc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/doc/org.eclipse.xsemantics.doc/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.doc ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/doc/org.eclipse.xsemantics.doc/target/org.eclipse.xsemantics.doc-1.19.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.doc ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/doc/org.eclipse.xsemantics.doc/target/org.eclipse.xsemantics.doc-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.doc ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.doc ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.doc ---
[INFO] 
[INFO] -----< org.eclipse.xsemantics:org.eclipse.xsemantics.doc.feature >------
[INFO] Building org.eclipse.xsemantics.doc.feature 1.19.0-SNAPSHOT      [34/41]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.doc.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.doc.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.doc.feature ---
[INFO] The project's OSGi version is 1.19.0.v20210322-1038
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.doc.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.doc.feature ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.doc.feature ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.doc.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.doc.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.doc.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.doc.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.doc.feature/target/org.eclipse.xsemantics.doc.feature-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.doc.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.doc.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.doc.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.doc.feature/target/org.eclipse.xsemantics.doc.feature-1.19.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.doc.feature ---
[INFO] 
[INFO] ---< org.eclipse.xsemantics:org.eclipse.xsemantics.runtime.feature >----
[INFO] Building org.eclipse.xsemantics.runtime.feature 1.19.0-SNAPSHOT  [35/41]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.runtime.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] The project's OSGi version is 1.19.0.v20210322-1038
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.runtime.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.runtime.feature/target/org.eclipse.xsemantics.runtime.feature-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.runtime.feature/target/org.eclipse.xsemantics.runtime.feature-1.19.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] 
[INFO] -------< org.eclipse.xsemantics:org.eclipse.xsemantics.feature >--------
[INFO] Building org.eclipse.xsemantics.feature 1.19.0-SNAPSHOT          [36/41]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.feature ---
[INFO] The project's OSGi version is 1.19.0.v20210322-1038
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.feature ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.feature ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.feature/target/org.eclipse.xsemantics.feature-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.feature/target/org.eclipse.xsemantics.feature-1.19.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.feature ---
[INFO] 
[INFO] ---------< org.eclipse.xsemantics:org.eclipse.xsemantics.sdk >----------
[INFO] Building org.eclipse.xsemantics.sdk 1.19.0-SNAPSHOT              [37/41]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.sdk ---
[INFO] Deleting /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.sdk/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.sdk ---
[INFO] The project's OSGi version is 1.19.0.v20210322-1038
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.sdk ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.sdk ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.sdk/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.sdk ---
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.sdk/target/org.eclipse.xsemantics.sdk-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.sdk ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.sdk ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.sdk/target/org.eclipse.xsemantics.sdk-1.19.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.sdk ---
[INFO] 
[INFO] ----< org.eclipse.xsemantics:org.eclipse.xsemantics.tests.feature >-----
[INFO] Building org.eclipse.xsemantics.tests.feature 1.19.0-SNAPSHOT    [38/41]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.tests.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.tests.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.tests.feature ---
[INFO] The project's OSGi version is 1.19.0.v20210322-1038
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.tests.feature ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.tests.feature ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.tests.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.tests.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.tests.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.tests.feature/target/org.eclipse.xsemantics.tests.feature-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.tests.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.tests.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.tests.feature ---
[INFO] Fetching org.eclipse.jdt.source_3.18.100.v20190916-1045.jar from http://download.eclipse.org/releases/2019-09/201909181001/features/ (19.07kB)
[INFO] Fetching org.eclipse.jdt.source_3.18.100.v20190916-1045.jar from http://download.eclipse.org/releases/2019-09/201909181001/features/ (19.07kB)
[INFO] Fetching org.eclipse.pde.ui.source_3.11.100.v20190830-1158.jar from http://download.eclipse.org/releases/2019-09/201909181001/plugins/ (2.04MB)
[INFO] Fetching org.eclipse.pde.ui.source_3.11.100.v20190830-1158.jar from http://download.eclipse.org/releases/2019-09/201909181001/plugins/ (2.04MB)
[INFO] Fetching org.eclipse.emf.mwe2.lib.source_2.11.1.v20191121-1148.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.11.1/plugins/ (13.21kB)
[INFO] Fetching org.eclipse.emf.mwe2.lib.source_2.11.1.v20191121-1148.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.11.1/plugins/ (13.21kB)
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.tests.feature/target/org.eclipse.xsemantics.tests.feature-1.19.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.tests.feature ---
[INFO] 
[INFO] -----< org.eclipse.xsemantics:org.eclipse.xsemantics.tests.swtbot >-----
[INFO] Building org.eclipse.xsemantics.tests.swtbot 1.19.0-SNAPSHOT     [39/41]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] The project's OSGi version is 1.19.0.v20210322-1038
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.5.0:compile (default-compile) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] Compiling 6 source files to /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/org.eclipse.xsemantics.tests.swtbot-1.19.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/org.eclipse.xsemantics.tests.swtbot-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] 
[INFO] --- tycho-surefire-plugin:1.5.0:test (default-test) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java, -DbuildingWithTycho=true, -Xms256M, -Xmx1024M, -XX:PermSize=256M, -XX:MaxPermSize=256M, -XX:+HeapDumpOnOutOfMemoryError, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Dorg.eclipse.swtbot.search.timeout=10000, -Dorg.eclipse.swt.internal.gtk.cairoGraphics=false, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/work/data, -install, /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/work, -configuration, /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/surefire.properties, -nouithread]
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256M; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
Running org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjProjectWizardTests
Generating a target platform
Bundles for the target platform:
org.eclipse.osgi_3.15.0.v20190830-1434 [0]com.google.guava_27.1.0.v20190517-1946 [1]com.google.inject_3.0.0.v201605172100 [2]javax.inject_1.0.0.v20091030 [3]com.ibm.icu_64.2.0.v20190507-1337 [4]io.github.classgraph_4.8.35.v20190528-1517 [5]javax.annotation_1.2.0.v201602091430 [6]org.apache.ant_1.10.5.v20190526-1402 [7]org.apache.batik.constants_1.11.0.v20190515-0436 [8]org.apache.batik.css_1.11.0.v20190515-0436 [9]org.apache.batik.util_1.11.0.v20190515-0436 [10]org.apache.batik.i18n_1.11.0.v20190515-0436 [11]org.apache.xmlgraphics_2.3.0.v20190515-0436 [12]org.w3c.dom.svg_1.1.0.v201011041433 [13]org.w3c.dom.events_3.0.0.draft20060413_v201105210656 [14]org.w3c.css.sac_1.3.1.v200903091627 [15]org.apache.commons.cli_1.2.0.v201404270220 [16]org.apache.commons.lang_2.6.0.v201404270220 [17]org.apache.commons.logging_1.2.0.v20180409-1502 [18]org.apache.commons.io_2.6.0.v20190123-2029 [19]org.apache.felix.gogo.command_1.0.2.v20170914-1324 [20]org.apache.felix.gogo.runtime_1.1.0.v20180713-1646 [21]org.eclipse.osgi.services_3.8.0.v20190206-2147 [22]org.apache.felix.gogo.shell_1.1.0.v20180713-1646 [23]org.apache.felix.scr_2.1.14.v20190123-1619 [24]org.eclipse.osgi.util_3.5.300.v20190708-1141 [25]org.apiguardian_1.1.0.v20190826-0900 [26]org.eclipse.ant.core_3.5.500.v20190701-1953 [27]org.eclipse.core.variables_3.4.600.v20190614-1239 [28]org.eclipse.core.runtime_3.16.0.v20190823-1314 [29]org.eclipse.ant.launching_1.2.600.v20190701-1953 [30]org.eclipse.debug.core_3.14.0.v20190812-1404 [31]org.eclipse.jdt.launching_3.15.0.v20190826-1639 [32]org.eclipse.core.externaltools_1.1.400.v20190705-1530 [33]org.eclipse.text_3.9.0.v20190826-1019 [34]org.eclipse.jdt.core_3.19.0.v20190903-0936 [35]org.eclipse.core.resources_3.13.500.v20190819-0800 [36]org.eclipse.ant.ui_3.7.500.v20190518-1030 [37]org.eclipse.core.filesystem_1.7.500.v20190620-1312 [38]org.eclipse.ui.externaltools_3.4.400.v20190705-1219 [39]org.eclipse.ui_3.114.0.v20190808-1317 [40]org.eclipse.ui.console_3.8.600.v20190815-2020 [41]org.eclipse.debug.ui_3.14.200.v20190822-2125 [42]org.eclipse.jdt.ui_3.19.0.v20190827-1733 [43]org.eclipse.jdt.debug.ui_3.10.400.v20190815-2202 [44]org.eclipse.team.core_3.8.700.v20190619-1613 [45]org.eclipse.ltk.core.refactoring_3.10.200.v20190814-1719 [46]org.eclipse.core.expressions_3.6.500.v20190617-1926 [47]org.eclipse.jdt.junit_3.11.500.v20190809-1613 [48]org.eclipse.compare_3.7.700.v20190802-1838 [49]org.eclipse.jface.text_3.15.300.v20190819-0725 [50]org.eclipse.ui.ide_3.16.0.v20190916-1323 [51]org.eclipse.ui.views_3.10.0.v20190805-1157 [52]org.eclipse.ui.workbench.texteditor_3.13.0.v20190903-0631 [53]org.eclipse.ui.editors_3.12.0.v20190730-1840 [54]org.eclipse.ui.forms_3.8.100.v20190625-1825 [55]org.eclipse.compare.core_3.6.600.v20190615-1517 [56]org.eclipse.core.commands_3.9.500.v20190805-1157 [57]org.eclipse.equinox.common_3.10.500.v20190815-1535 [58]org.eclipse.core.contenttype_3.7.400.v20190624-1144 [59]org.eclipse.equinox.preferences_3.7.500.v20190815-1535 [60]org.eclipse.equinox.registry_3.8.500.v20190714-1850 [61]org.eclipse.core.databinding_1.7.500.v20190624-2109 [62]org.eclipse.core.databinding.observable_1.8.0.v20190805-1157 [63]org.eclipse.core.databinding.property_1.7.100.v20190805-1157 [64]org.eclipse.core.databinding.beans_1.5.100.v20190624-2109 [65]org.eclipse.core.filebuffers_3.6.700.v20190614-0928 [66]org.eclipse.core.jobs_3.10.500.v20190620-1426 [67]org.eclipse.core.net_1.3.600.v20190619-1613 [68]org.eclipse.equinox.security_1.3.300.v20190714-1851 [69]org.eclipse.equinox.app_1.4.300.v20190815-1535 [70]org.eclipse.help_3.8.500.v20190624-2105 [71]org.eclipse.ui.workbench_3.116.0.v20190826-1428 [72]org.eclipse.e4.core.commands_0.12.700.v20190621-1412 [73]org.eclipse.e4.core.di_1.7.400.v20190903-1311 [74]org.eclipse.e4.core.contexts_1.8.200.v20190620-0649 [75]org.eclipse.e4.core.services_2.2.0.v20190630-2019 [76]org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217 [77]org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308 [78]org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707 [79]org.eclipse.e4.emf.xpath_0.2.400.v20190621-1946 [80]org.apache.commons.jxpath_1.3.0.v200911051830 [81]org.eclipse.emf.ecore_2.19.0.v20190822-1451 [82]org.eclipse.e4.ui.workbench.swt_0.14.700.v20190807-1716 [83]org.eclipse.e4.ui.bindings_0.12.600.v20190625-0735 [84]org.eclipse.e4.ui.model.workbench_2.1.500.v20190824-1021 [85]org.eclipse.e4.ui.services_1.3.600.v20190716-1245 [86]org.eclipse.e4.ui.workbench.renderers.swt_0.14.800.v20190716-1245 [87]org.eclipse.e4.ui.workbench_1.10.100.v20190810-0814 [88]org.eclipse.e4.ui.css.core_0.12.800.v20190805-1157 [89]org.eclipse.e4.ui.css.swt_0.13.600.v20190805-1157 [90]org.w3c.dom.smil_1.0.1.v200903091627 [91]org.eclipse.e4.ui.css.swt.theme_0.12.400.v20190812-0413 [92]org.eclipse.e4.ui.di_1.2.600.v20190510-1100 [93]org.eclipse.e4.ui.widgets_1.2.500.v20190624-0808 [94]org.eclipse.equinox.event_1.5.200.v20190814-0953 [95]org.eclipse.equinox.launcher_1.5.500.v20190715-1310 [96]org.eclipse.equinox.simpleconfigurator_1.3.300.v20190716-0825 [97]org.eclipse.osgi.compatibility.state_1.1.600.v20190814-1451 [98]org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426 [99]org.eclipse.swt_3.112.0.v20190904-0609 [100]org.eclipse.swt.gtk.linux.x86_64_3.112.0.v20190904-0609 [101]org.eclipse.equinox.util_1.1.300.v20190714-1852 [102]org.eclipse.jface_3.17.0.v20190820-1444 [103]org.eclipse.jface.databinding_1.9.100.v20190805-1255 [104]org.eclipse.e4.ui.workbench3_0.15.200.v20190621-1448 [105]org.eclipse.equinox.console_1.4.0.v20190819-1430 [106]org.eclipse.e4.ui.workbench.addons.swt_1.3.600.v20190716-1245 [107]org.eclipse.equinox.bidi_1.2.100.v20190815-1535 [108]org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636 [109]org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755 [110]org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725 [111]org.eclipse.emf.ecore.change_2.14.0.v20190528-0725 [112]org.eclipse.emf.codegen_2.19.0.v20190821-1536 [113]org.eclipse.emf.common_2.16.0.v20190625-1131 [114]org.eclipse.emf.codegen.ecore_2.19.0.v20190822-1451 [115]org.eclipse.emf.common.ui_2.18.0.v20190507-0402 [116]org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451 [117]org.eclipse.emf.edit_2.15.0.v20190528-0725 [118]org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725 [119]org.eclipse.emf.edit.ui_2.16.0.v20181104-0733 [120]org.eclipse.emf.mwe.core_1.5.1.v20191121-1148 [121]org.eclipse.emf.mwe2.runtime_2.11.1.v20191121-1148 [122]org.eclipse.emf.mwe.utils_1.5.1.v20191121-1148 [123]org.eclipse.emf.mwe2.language_2.11.1.v20191121-1148 [124]org.eclipse.xtext_2.20.0.v20191202-0915 [125]org.eclipse.xtext.common.types_2.20.0.v20191202-0933 [126]org.eclipse.xtext.util_2.20.0.v20191202-0915 [127]org.antlr.runtime_3.2.0.v201101311130 [128]org.eclipse.xtext.xbase.lib_2.20.0.v20191202-0907 [129]org.apache.log4j_1.2.15.v201012070815 [130]org.eclipse.emf.mwe2.launch_2.11.1.v20191121-1148 [131]org.eclipse.emf.mwe2.lib_2.11.1.v20191121-1148 [132]org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320 [133]org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258 [134]org.eclipse.equinox.p2.artifact.repository_1.3.200.v20190815-1428 [135]org.eclipse.equinox.p2.metadata_2.4.500.v20190807-0737 [136]org.tukaani.xz_1.8.0.v20180207-1613 [137]org.eclipse.equinox.p2.core_2.6.100.v20190705-1223 [138]org.eclipse.equinox.p2.jarprocessor_1.1.300.v20190621-1230 [139]org.eclipse.equinox.p2.repository_2.4.500.v20190716-0939 [140]org.eclipse.equinox.p2.director_2.4.400.v20190701-1309 [141]org.sat4j.core_2.3.5.v201308161310 [142]org.sat4j.pb_2.3.5.v201404071733 [143]org.eclipse.equinox.p2.engine_2.6.400.v20190716-0825 [144]org.eclipse.equinox.p2.director.app_1.1.300.v20190716-0825 [145]org.eclipse.equinox.p2.metadata.repository_1.3.200.v20190808-0702 [146]org.eclipse.equinox.p2.garbagecollector_1.1.200.v20190701-1826 [147]org.eclipse.equinox.p2.operations_2.5.500.v20190701-1826 [148]org.eclipse.equinox.p2.publisher_1.5.200.v20190611-1040 [149]org.eclipse.equinox.p2.publisher.eclipse_1.3.300.v20190716-0939 [150]org.eclipse.equinox.simpleconfigurator.manipulator_2.1.300.v20190716-0825 [151]org.eclipse.equinox.p2.repository.tools_2.2.300.v20190621-1230 [152]org.eclipse.equinox.p2.touchpoint.eclipse_2.2.400.v20190716-0947 [153]org.eclipse.equinox.p2.ui_2.5.600.v20190814-1459 [154]org.eclipse.equinox.security.ui_1.2.400.v20190714-1851 [155]org.eclipse.jdt_3.18.100.v20190916-1045 [156]org.eclipse.ui.intro_3.5.700.v20190814-0635 [157]org.eclipse.ui.cheatsheets_3.5.500.v20190813-2246 [158]org.eclipse.jdt.annotation_1.1.400.v20180921-1416 [159]org.eclipse.jdt.annotation_2.2.300.v20190328-1431 [160]org.eclipse.jdt.apt.core_3.6.500.v20190703-0914 [161]org.eclipse.jdt.apt.pluggable.core_1.2.400.v20190626-1334 [162]org.eclipse.jdt.compiler.tool_1.2.600.v20190322-0450 [163]org.eclipse.jdt.compiler.apt_1.3.700.v20190704-1731 [164]org.eclipse.jdt.apt.ui_3.6.300.v20190727-1243 [165]org.eclipse.jdt.core.manipulation_1.12.100.v20190904-0645 [166]org.eclipse.jdt.debug_3.13.100.v20190902-1050 [167]org.eclipse.search_3.11.700.v20190813-2210 [168]org.eclipse.jdt.doc.user_3.15.400.v20190904-0724 [169]org.eclipse.jdt.junit.core_3.10.400.v20190625-1910 [170]org.eclipse.jdt.junit.runtime_3.4.1000.v20190510-0840 [171]org.eclipse.jdt.junit4.runtime_1.1.1000.v20190510-0840 [172]org.eclipse.jdt.junit5.runtime_1.0.600.v20190610-0439 [173]org.junit_4.12.0.v201504281640 [174]org.hamcrest.core_1.3.0.v20180420-1519 [175]org.junit.jupiter.api_5.5.1.v20190826-0900 [176]org.junit.jupiter.engine_5.5.1.v20190826-0900 [177]org.junit.jupiter.migrationsupport_5.5.1.v20190826-0900 [178]org.junit.jupiter.params_5.5.1.v20190826-0900 [179]org.junit.platform.commons_1.5.1.v20190826-0900 [180]org.junit.platform.engine_1.5.1.v20190826-0900 [181]org.junit.platform.launcher_1.5.1.v20190826-0900 [182]org.junit.platform.runner_1.5.1.v20190826-0900 [183]org.junit.platform.suite.api_1.5.1.v20190826-0900 [184]org.junit.vintage.engine_5.5.1.v20190826-0900 [185]org.opentest4j_1.2.0.v20190826-0900 [186]org.eclipse.ltk.ui.refactoring_3.10.0.v20190819-2110 [187]org.eclipse.team.ui_3.8.600.v20190819-1553 [188]org.eclipse.ui.navigator_3.9.0.v20190807-2204 [189]org.eclipse.ui.navigator.resources_3.7.0.v20190820-1649 [190]org.eclipse.pde.build_3.10.500.v20190620-0530 [191]org.eclipse.pde.core_3.13.100.v20190830-1158 [192]org.eclipse.update.configurator_3.4.300.v20190518-1030 [193]org.eclipse.pde.launching_3.7.700.v20190814-1102 [194]org.eclipse.pde.ui_3.11.100.v20190830-1158 [195]org.eclipse.ui.views.log_1.2.700.v20190819-1015 [196]org.eclipse.ui.trace_1.1.600.v20190830-1158 [197]org.eclipse.ui.genericeditor_1.1.500.v20190823-1613 [198]org.eclipse.rcp_4.13.0.v20190916-1045 [199]org.eclipse.swtbot.e4.finder_2.8.0.201906121535 [200]org.hamcrest.library_1.3.0.v20180524-2246 [201]org.eclipse.swtbot.eclipse.core_2.8.0.201906121535 [202]org.eclipse.swtbot.eclipse.finder_2.8.0.201906121535 [203]org.eclipse.swtbot.swt.finder_2.8.0.201906121535 [204]org.eclipse.swtbot.junit4_x_2.8.0.201906121535 [205]org.eclipse.swtbot.go_2.8.0.201906121535 [206]org.eclipse.swtbot.eclipse.spy_2.8.0.201906121535 [207]org.eclipse.swtbot.eclipse.ui_2.8.0.201906121535 [208]org.eclipse.swtbot.forms.finder_2.8.0.201906121535 [209]org.eclipse.swtbot.generator_2.8.0.201906121535 [210]org.eclipse.swtbot.generator.client_2.8.0.201906121535 [211]org.eclipse.swtbot.generator.rules.workbench_2.8.0.201906121535 [212]org.eclipse.swtbot.generator.jdt_2.8.0.201906121535 [213]org.eclipse.swtbot.generator.ui_2.8.0.201906121535 [214]org.eclipse.ui.ide.application_1.3.400.v20190818-1234 [215]org.eclipse.urischeme_1.0.400.v20190621-1448 [216]org.eclipse.ui.views.properties.tabbed_3.8.600.v20190713-1021 [217]org.eclipse.xpand_2.2.0.v201605260315 [218]org.eclipse.xtend_2.2.0.v201605260315 [219]org.eclipse.xsemantics.doc_1.19.0.v20210322-1038 [220]org.eclipse.xsemantics.runtime_1.19.0.v20210322-1038 [221]org.eclipse.xsemantics.example.lambda_1.19.0.v20210322-1038 [222]org.eclipse.xtext.ui_2.20.0.v20191202-1016 [223]org.eclipse.xsemantics.example.lambda.ui_1.19.0.v20210322-1038 [224]org.eclipse.xsemantics.example.fj_1.19.0.v20210322-1038 [225]org.eclipse.xsemantics.dsl_1.19.0.v20210322-1038 [226]org.eclipse.xtext.xbase_2.20.0.v20191202-0933 [227]org.eclipse.xtext.ecore_2.20.0.v20191202-0933 [228]org.objectweb.asm_7.2.0.v20191010-1910 [229]org.eclipse.xtend.lib_2.20.0.v20191202-0907 [230]org.eclipse.xsemantics.dsl.ide_1.19.0.v20210322-1038 [231]org.eclipse.xtext.ide_2.20.0.v20191202-0915 [232]org.eclipse.xtext.xbase.ide_2.20.0.v20191202-0933 [233]org.eclipse.xsemantics.dsl.tests_1.19.0.v20210322-1038 [234]org.eclipse.xsemantics.example.fj.tests_1.19.0.v20210322-1038 [235]org.eclipse.xsemantics.example.fjcached_1.19.0.v20210322-1038 [236]org.eclipse.xsemantics.example.fjcached.tests_1.19.0.v20210322-1038 [237]org.eclipse.xtext.testing_2.20.0.v20191202-0915 [238]org.eclipse.xtext.xbase.testing_2.20.0.v20191202-0933 [239]org.eclipse.xtext.junit4_2.20.0.v20191202-1016 [240]org.eclipse.xsemantics.dsl.ui_1.19.0.v20210322-1038 [241]org.eclipse.xtext.ui.shared_2.20.0.v20191202-1016 [242]org.eclipse.xtext.builder_2.20.0.v20191202-1016 [243]org.eclipse.xtext.common.types.ui_2.20.0.v20191202-1016 [244]org.eclipse.xtext.ui.codetemplates.ui_2.20.0.v20191202-1016 [245]org.eclipse.xtext.xbase.ui_2.20.0.v20191202-1016 [246]org.eclipse.xsemantics.dsl.ui.tests_1.19.0.v20210322-1038 [247]org.eclipse.xtext.xbase.junit_2.20.0.v20191202-1016 [248]org.eclipse.xsemantics.tests.pde.utils_1.19.0.v20210322-1038 [249]org.eclipse.xtext.ui.testing_2.20.0.v20191202-1016 [250]org.eclipse.xtext.xbase.ui.testing_2.20.0.v20191202-1016 [251]org.eclipse.xsemantics.example.expressions_1.19.0.v20210322-1038 [252]org.eclipse.xsemantics.example.expressions.ide_1.19.0.v20210322-1038 [253]org.eclipse.xsemantics.example.expressions.ui_1.19.0.v20210322-1038 [254]org.eclipse.xsemantics.example.fj.ide_1.19.0.v20210322-1038 [255]org.eclipse.xsemantics.example.fj.ui_1.19.0.v20210322-1038 [256]org.eclipse.xsemantics.example.fjcached.ide_1.19.0.v20210322-1038 [257]org.eclipse.xsemantics.example.fjcached.ui_1.19.0.v20210322-1038 [258]org.eclipse.xsemantics.example.lambda.ide_1.19.0.v20210322-1038 [259]org.eclipse.xsemantics.ui.examples_1.19.0.v20210322-1038 [260]org.eclipse.xsemantics.tests.swtbot_1.19.0.qualifier [261]org.eclipse.xtend.lib.macro_2.20.0.v20191202-0907 [262]org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315 [263]org.eclipse.xtext.smap_2.20.0.v20191202-0933 [264]org.eclipse.xtext.builder.standalone_2.20.0.v20191202-0933 [265]org.eclipse.xtext.common.types.edit_2.20.0.v20191202-1016 [266]org.eclipse.xtext.common.types.shared_2.20.0.v20191202-1016 [267]org.eclipse.xtext.common.types.shared.jdt38_2.20.0.v20191202-1016 [268]org.eclipse.xtext.generator_2.20.0.v20191202-0933 [269]org.eclipse.xtext.xtext.generator_2.20.0.v20191202-0915 [270]org.eclipse.xtext.java_2.20.0.v20191202-0933 [271]org.eclipse.xtext.logging_1.2.15.v20191202-1016 [272]org.eclipse.xtext.source_2.20.0.v20191202-0915 [273]org.eclipse.xtext.generator.source_2.20.0.v20191202-0933 [274]org.eclipse.xtext.xtext.generator.source_2.20.0.v20191202-0915 [275]org.eclipse.xtext.xtext.ide_2.20.0.v20191202-0915 [276]org.eclipse.xtext.xtext.ide.source_2.20.0.v20191202-0915 [277]org.eclipse.xtext.util.source_2.20.0.v20191202-0915 [278]org.eclipse.xtext.common.types.source_2.20.0.v20191202-0933 [279]org.eclipse.xtext.builder.source_2.20.0.v20191202-1016 [280]org.eclipse.xtext.ecore.source_2.20.0.v20191202-0933 [281]org.eclipse.xtext.smap.source_2.20.0.v20191202-0933 [282]org.eclipse.xtext.xtext.wizard_2.20.0.v20191202-0915 [283]org.eclipse.xtext.xtext.wizard.source_2.20.0.v20191202-0915 [284]org.eclipse.xtext.builder.standalone.source_2.20.0.v20191202-0933 [285]org.eclipse.xtext.java.source_2.20.0.v20191202-0933 [286]org.eclipse.xtext.ui.codemining_2.20.0.v20191202-1016 [287]org.eclipse.xtext.ui.codetemplates_2.20.0.v20191202-1016 [288]org.eclipse.xtext.ui.codetemplates.ide_2.20.0.v20191202-1016 [289]org.eclipse.xtext.ui.ecore_2.20.0.v20191202-1016 [290]org.eclipse.xtext.ui.source_2.20.0.v20191202-1016 [291]org.eclipse.xtext.common.types.ui.source_2.20.0.v20191202-1016 [292]org.eclipse.xtext.common.types.shared.source_2.20.0.v20191202-1016 [293]org.eclipse.xtext.common.types.shared.jdt38.source_2.20.0.v20191202-1016 [294]org.eclipse.xtext.ui.shared.source_2.20.0.v20191202-1016 [295]org.eclipse.xtext.ui.ecore.source_2.20.0.v20191202-1016 [296]org.eclipse.xtext.ui.codemining.source_2.20.0.v20191202-1016 [297]org.eclipse.xtext.ui.codetemplates.source_2.20.0.v20191202-1016 [298]org.eclipse.xtext.ui.codetemplates.ide.source_2.20.0.v20191202-1016 [299]org.eclipse.xtext.ui.codetemplates.ui.source_2.20.0.v20191202-1016 [300]org.eclipse.xtext.common.types.edit.source_2.20.0.v20191202-1016 [301]org.eclipse.xtext.ide.source_2.20.0.v20191202-0915 [302]org.eclipse.xtext.xbase.source_2.20.0.v20191202-0933 [303]org.eclipse.xtext.xbase.ui.source_2.20.0.v20191202-1016 [304]org.eclipse.xtext.xbase.ide.source_2.20.0.v20191202-0933 [305]org.eclipse.xtext.xbase.lib.source_2.20.0.v20191202-0907 [306]org.eclipse.tycho.surefire.osgibooter_1.5.0 [307]org.eclipse.tycho.surefire.junit4_1.5.0 [308]
Bundles added the target platform.
Loading target platform... DONE.
Checking active shell...
Checking that tree item Xsemantics has children...
Found 5 items. OK!
0    [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
4    [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
4    [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
4    [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
5    [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
16   [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
16   [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17   [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18   [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18   [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.81 s - in org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjProjectWizardTests
canCreateANewFJProject(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjProjectWizardTests)  Time elapsed: 7.267 s
Running org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesProjectWizardTests
Target platform already set
Checking active shell...
6705 [WorkbenchTestable] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem  - Tree item TreeItem with text {Xsemantics} is already expanded. Won't expand it again.
Checking that tree item Xsemantics has children...
Found 5 items. OK!
6917 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
6918 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
6919 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
6919 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
6919 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
6923 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
6925 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
6925 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
6925 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
6928 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
7728 [WorkbenchTestable] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem  - Tree item TreeItem with text {Xsemantics} is already expanded. Won't expand it again.
Checking that tree item Xsemantics has children...
Found 5 items. OK!
8032 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
8033 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
8034 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
8034 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
8034 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
8038 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
8039 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
8040 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
8040 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
8041 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.999 s - in org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesProjectWizardTests
canCreateANewLambdaProject(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesProjectWizardTests)  Time elapsed: 0.985 s
canCreateANewExpressionsProject(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesProjectWizardTests)  Time elapsed: 1.488 s
Running org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjCachedProjectWizardTests
Target platform already set
Checking active shell...
9801 [WorkbenchTestable] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem  - Tree item TreeItem with text {Xsemantics} is already expanded. Won't expand it again.
Checking that tree item Xsemantics has children...
Found 5 items. OK!
10008 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
10008 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
10009 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
10009 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
10009 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
10013 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
10015 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
10019 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
10019 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
10020 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.833 s - in org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjCachedProjectWizardTests
canCreateANewFJCachedProject(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjCachedProjectWizardTests)  Time elapsed: 2.544 s
Running org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsImportExamplesProjectWizardTests
Target platform already set
Checking active shell...
Checking that tree item Xsemantics has children...
Found 5 items. OK!
Checking that tree item Examples has children...
Found 4 items. OK!
12620 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12620 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12621 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12621 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12621 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12834 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12932 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13109 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
23211 [WorkbenchTestable] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem  - Tree item TreeItem with text {Xsemantics} is already expanded. Won't expand it again.
Checking that tree item Xsemantics has children...
Found 5 items. OK!
23211 [WorkbenchTestable] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem  - Tree item Tree node with text: Examples is already expanded. Won't expand it again.
Checking that tree item Examples has children...
Found 4 items. OK!
23298 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
23299 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
23299 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
23299 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
23300 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
23513 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
23621 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
23721 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
23901 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
28567 [WorkbenchTestable] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem  - Tree item TreeItem with text {Xsemantics} is already expanded. Won't expand it again.
Checking that tree item Xsemantics has children...
Found 5 items. OK!
28568 [WorkbenchTestable] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem  - Tree item Tree node with text: Examples is already expanded. Won't expand it again.
Checking that tree item Examples has children...
Found 4 items. OK!
28604 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
28605 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
28605 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
28606 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
28606 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
28723 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
28829 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
33510 [WorkbenchTestable] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem  - Tree item TreeItem with text {Xsemantics} is already expanded. Won't expand it again.
Checking that tree item Xsemantics has children...
Found 5 items. OK!
33511 [WorkbenchTestable] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem  - Tree item Tree node with text: Examples is already expanded. Won't expand it again.
Checking that tree item Examples has children...
Found 4 items. OK!
33534 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
33535 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
33535 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
33535 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
33536 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
33802 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.561 s - in org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsImportExamplesProjectWizardTests
canCreateExampleLambdaProjects(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsImportExamplesProjectWizardTests)  Time elapsed: 10.594 s
canCreateExampleExpressionsProjects(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsImportExamplesProjectWizardTests)  Time elapsed: 5.41 s
canCreateExampleFJProjects(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsImportExamplesProjectWizardTests)  Time elapsed: 7.298 s

Results:

Tests run: 7, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] ------< org.eclipse.xsemantics:org.eclipse.xsemantics.repository >------
[INFO] Building org.eclipse.xsemantics.repository 1.19.0-SNAPSHOT       [40/41]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.repository ---
[INFO] The project's OSGi version is 1.19.0.v20210322-1038
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.repository ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/releng/org.eclipse.xsemantics.repository/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/releng/org.eclipse.xsemantics.repository/src/main/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.5.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.xsemantics.repository ---
[INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
[INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 12.0.0, config.a.jre.javase 12.0.0]
[INFO] Published profile IUs: [a.jre.javase 13.0.0, config.a.jre.javase 13.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.5.0:publish-products (default-publish-products) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.5.0:publish-categories (default-publish-categories) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.5.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.5.0:assemble-repository (default-assemble-repository) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.5.0:archive-repository (default-archive-repository) @ org.eclipse.xsemantics.repository ---
[INFO] Building zip: /home/jenkins/agent/workspace/xsemantics/releng/org.eclipse.xsemantics.repository/target/org.eclipse.xsemantics.repository-1.19.0.v20210322-1038.zip
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --------< org.eclipse.xsemantics:org.eclipse.xsemantics.releng >--------
[INFO] Building org.eclipse.xsemantics.releng 1.19.0-SNAPSHOT           [41/41]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.releng ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.releng ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/releng/org.eclipse.xsemantics.releng/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.releng ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.releng ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.releng ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for org.eclipse.xsemantics.releng 1.19.0-SNAPSHOT:
[INFO] 
[INFO] Xsemantics ......................................... SUCCESS [ 13.053 s]
[INFO] org.eclipse.xsemantics.targetplatform .............. SUCCESS [  2.663 s]
[INFO] org.eclipse.xsemantics.runtime ..................... SUCCESS [ 18.638 s]
[INFO] org.eclipse.xsemantics.dsl ......................... SUCCESS [ 34.193 s]
[INFO] org.eclipse.xsemantics.dsl.ide ..................... SUCCESS [  1.712 s]
[INFO] org.eclipse.xsemantics.dsl.ui ...................... SUCCESS [  1.302 s]
[INFO] org.eclipse.xsemantics.example.fj .................. SUCCESS [ 16.026 s]
[INFO] org.eclipse.xsemantics.example.fj.ide .............. SUCCESS [  0.211 s]
[INFO] org.eclipse.xsemantics.example.fj.ui ............... SUCCESS [  0.971 s]
[INFO] org.eclipse.xsemantics.example.fj.tests ............ SUCCESS [  4.818 s]
[INFO] org.eclipse.xsemantics.example.fj.ui.tests ......... SUCCESS [  0.187 s]
[INFO] org.eclipse.xsemantics.example.fjcached ............ SUCCESS [  7.724 s]
[INFO] org.eclipse.xsemantics.example.fjcached.ide ........ SUCCESS [  0.176 s]
[INFO] org.eclipse.xsemantics.example.fjcached.ui ......... SUCCESS [  0.800 s]
[INFO] org.eclipse.xsemantics.example.fjcached.tests ...... SUCCESS [  3.509 s]
[INFO] org.eclipse.xsemantics.example.fjcached.ui.tests ... SUCCESS [  9.291 s]
[INFO] org.eclipse.xsemantics.dsl.tests ................... SUCCESS [01:02 min]
[INFO] org.eclipse.xsemantics.tests.pde.utils ............. SUCCESS [  0.088 s]
[INFO] org.eclipse.xsemantics.dsl.ui.tests ................ SUCCESS [ 22.758 s]
[INFO] org.eclipse.xsemantics.example.expressions ......... SUCCESS [  8.601 s]
[INFO] org.eclipse.xsemantics.example.expressions.ide ..... SUCCESS [  0.144 s]
[INFO] org.eclipse.xsemantics.example.expressions.ui ...... SUCCESS [  1.081 s]
[INFO] org.eclipse.xsemantics.example.expressions.tests ... SUCCESS [  3.746 s]
[INFO] org.eclipse.xsemantics.example.expressions.ui.tests  SUCCESS [  0.167 s]
[INFO] org.eclipse.xsemantics.example.lambda .............. SUCCESS [  7.808 s]
[INFO] org.eclipse.xsemantics.example.lambda.ide .......... SUCCESS [  0.185 s]
[INFO] org.eclipse.xsemantics.example.lambda.ui ........... SUCCESS [  0.739 s]
[INFO] org.eclipse.xsemantics.example.lambda.tests ........ SUCCESS [  3.520 s]
[INFO] org.eclipse.xsemantics.example.lambda.ui.tests ..... SUCCESS [  9.526 s]
[INFO] org.eclipse.xsemantics.ui.examples ................. SUCCESS [  3.098 s]
[INFO] org.eclipse.xsemantics.examples.feature ............ SUCCESS [  0.127 s]
[INFO] org.eclipse.xsemantics.implemented.examples.feature  SUCCESS [  0.108 s]
[INFO] org.eclipse.xsemantics.doc ......................... SUCCESS [  0.075 s]
[INFO] org.eclipse.xsemantics.doc.feature ................. SUCCESS [  0.080 s]
[INFO] org.eclipse.xsemantics.runtime.feature ............. SUCCESS [  0.068 s]
[INFO] org.eclipse.xsemantics.feature ..................... SUCCESS [  0.053 s]
[INFO] org.eclipse.xsemantics.sdk ......................... SUCCESS [  0.085 s]
[INFO] org.eclipse.xsemantics.tests.feature ............... SUCCESS [  0.942 s]
[INFO] org.eclipse.xsemantics.tests.swtbot ................ SUCCESS [ 45.154 s]
[INFO] org.eclipse.xsemantics.repository .................. SUCCESS [  1.912 s]
[INFO] org.eclipse.xsemantics.releng ...................... SUCCESS [  0.005 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:49 min
[INFO] Finished at: 2021-03-22T10:45:42Z
[INFO] ------------------------------------------------------------------------
Terminating xvnc.
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS