Skip to content

Console Output

Skipping 2,134 KB.. Full Log
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest
NotOccurTypeVariablesFails(org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest)  Time elapsed: 0.012 s
NotOccurConstantTypes(org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest)  Time elapsed: 0.012 s
NotOccurTypeVariablesInArrowType(org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest)  Time elapsed: 0.009 s
NotOccurDifferentTypeVariables(org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest)  Time elapsed: 0.001 s
notOccurTypeVariablesInArrowTypeFails(org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest)  Time elapsed: 0.003 s
Running org.eclipse.xsemantics.example.lambda.tests.LambdaTypeSubstitutionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaTypeSubstitutionTest
testTypeVariableSubstitutionRecursive(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeSubstitutionTest)  Time elapsed: 0.02 s
testTypeVariableSubstitution(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeSubstitutionTest)  Time elapsed: 0 s
testArrowTypeSubstitutionRecursive(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeSubstitutionTest)  Time elapsed: 0.006 s
Running org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests
testBeautifyTypeVariable(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests)  Time elapsed: 0.025 s
testBeautifyArrowType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests)  Time elapsed: 0.006 s
testGetBeautifiedStringArrowType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests)  Time elapsed: 0.001 s
testBeautifyIntType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests)  Time elapsed: 0 s
testBeautifyArrowTypeWithExistingTypeVariables(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests)  Time elapsed: 0 s
testGetBeautifiedStringTypeVariable(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests)  Time elapsed: 0.003 s
testGetBeautifiedStringIntType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests)  Time elapsed: 0 s
testBeautifyArrowTypeAlreadyBeautified(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests)  Time elapsed: 0.001 s
testGetBeautifiedStringArrowType2(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests)  Time elapsed: 0 s
testGetBeautifiedStringArrowType3(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests)  Time elapsed: 0.001 s
testGetBeautifiedStringStringType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests)  Time elapsed: 0 s
Running org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest
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: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.706 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest
testApplicationType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.501 s
testImplicitParamType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.003 s
testAbstractionExplicitVariableType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.008 s
testAbstractionWithArithmetics(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.028 s
testOmega(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.024 s
testApplicationType2(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.01 s
testArithmeticsConstantType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.019 s
testStringConstantType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.015 s
testArithmeticsFails(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.003 s
testArithmeticsWithTypeVariable(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.003 s
testIntConstantType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.002 s
testCompose2(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.011 s
testCompose3(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.012 s
testExplicitParamType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.003 s
testCompose(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.01 s
testImplicitVariableType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.008 s
testOmega2(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.014 s
testExplicitVariableType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.003 s
testAbstractionImplicitVariableType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.003 s
Running org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest
testInferTypeAndModifyAllTypes(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest)  Time elapsed: 0.097 s
testInferTypeAndModifyAbstractionTypeCompose(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest)  Time elapsed: 0.061 s
testInferTypeAndSetAbstractionTypeWithNoExplicitType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest)  Time elapsed: 0.052 s
testInferTypeAndModifyAbstractionTypeWithExplicitType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest)  Time elapsed: 0.067 s
testInferTypeAndModifyAbstractionTypeWithNoExplicitType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest)  Time elapsed: 0.053 s
testCannotInferTypeAndModifyAbstractionTypeWithExplicitType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest)  Time elapsed: 0.071 s
Running org.eclipse.xsemantics.example.lambda.tests.LambdaUtilsTests
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaUtilsTests
testFreshVarsAfterReset(org.eclipse.xsemantics.example.lambda.tests.LambdaUtilsTests)  Time elapsed: 0 s
testFreshVars(org.eclipse.xsemantics.example.lambda.tests.LambdaUtilsTests)  Time elapsed: 0 s
testFreshArrowType(org.eclipse.xsemantics.example.lambda.tests.LambdaUtilsTests)  Time elapsed: 0 s
Running org.eclipse.xsemantics.example.lambda.tests.TypeVariableTests
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.eclipse.xsemantics.example.lambda.tests.TypeVariableTests
testTypeVariableNames(org.eclipse.xsemantics.example.lambda.tests.TypeVariableTests)  Time elapsed: 0.055 s
testTypeVariables(org.eclipse.xsemantics.example.lambda.tests.TypeVariableTests)  Time elapsed: 0.063 s
testNoTypeVariables(org.eclipse.xsemantics.example.lambda.tests.TypeVariableTests)  Time elapsed: 0.051 s
Running org.eclipse.xsemantics.example.lambda.tests.LambdaParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaParserTest
testParsingAndLinking(org.eclipse.xsemantics.example.lambda.tests.LambdaParserTest)  Time elapsed: 0.061 s
Running org.eclipse.xsemantics.example.lambda.tests.LambdaTermUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaTermUtilsTest
testExplicitTypes(org.eclipse.xsemantics.example.lambda.tests.LambdaTermUtilsTest)  Time elapsed: 0.012 s
testExplicitType(org.eclipse.xsemantics.example.lambda.tests.LambdaTermUtilsTest)  Time elapsed: 0.004 s
testNoTypes(org.eclipse.xsemantics.example.lambda.tests.LambdaTermUtilsTest)  Time elapsed: 0.005 s
Running org.eclipse.xsemantics.example.lambda.tests.LambdaValidatorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.xsemantics.example.lambda.tests.LambdaValidatorTest
testOmega(org.eclipse.xsemantics.example.lambda.tests.LambdaValidatorTest)  Time elapsed: 0.016 s
testValidateOk(org.eclipse.xsemantics.example.lambda.tests.LambdaValidatorTest)  Time elapsed: 0.006 s
testNonOptimalTypeVariables(org.eclipse.xsemantics.example.lambda.tests.LambdaValidatorTest)  Time elapsed: 0.007 s
Running org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 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.001 s
testUnifyIntType(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.001 s
testUnifyBasicTypeTypeVar(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.004 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.002 s
testUnifyTypeVar(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0 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 s
testUnifyArrowTypes(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.001 s
testUnifyArrowTypesWithBasicTypes2(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.001 s
testUnifyStringType(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.003 s

Results:

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

[INFO] All tests passed!
[INFO] 
[INFO] --- tycho-surefire-plugin:1.5.0:test (TychoSurefirePluginUiTest) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] Expected eclipse log file: /jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/hudson/genie.xsemantics/.jenkins/jobs/xsemantics/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics/workspace/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, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Dosgi.clean=true, -jar, /jobs/genie.xsemantics/xsemantics/workspace/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/data, -install, /jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work, -configuration, /jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/surefire.properties]
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xsemantics -DforkCount=1
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.ui.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: 3.427 s - in org.eclipse.xsemantics.example.lambda.tests.ui.LambdaWorkbenchTest
testValidProgram(org.eclipse.xsemantics.example.lambda.tests.ui.LambdaWorkbenchTest)  Time elapsed: 3.057 s
testNotValidProgram(org.eclipse.xsemantics.example.lambda.tests.ui.LambdaWorkbenchTest)  Time elapsed: 0.339 s
Running org.eclipse.xsemantics.example.lambda.tests.ui.LambdaEditorTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.318 s - in org.eclipse.xsemantics.example.lambda.tests.ui.LambdaEditorTest
testInferAndModifyTerm(org.eclipse.xsemantics.example.lambda.tests.ui.LambdaEditorTest)  Time elapsed: 1.305 s
testInferAndModifyNotTypableAbstractionWithType(org.eclipse.xsemantics.example.lambda.tests.ui.LambdaEditorTest)  Time elapsed: 0.447 s
testLambdaEditorContentsAsModel(org.eclipse.xsemantics.example.lambda.tests.ui.LambdaEditorTest)  Time elapsed: 0.489 s
testLambdaEditor(org.eclipse.xsemantics.example.lambda.tests.ui.LambdaEditorTest)  Time elapsed: 5.731 s
testInferAndModifyAbstractionWithExplicitType(org.eclipse.xsemantics.example.lambda.tests.ui.LambdaEditorTest)  Time elapsed: 0.343 s
testInferAndModifyAbstractionType(org.eclipse.xsemantics.example.lambda.tests.ui.LambdaEditorTest)  Time elapsed: 0.319 s
testInferAndModifyComposeAbstractionType(org.eclipse.xsemantics.example.lambda.tests.ui.LambdaEditorTest)  Time elapsed: 0.335 s
testInferAndModifyWrongTerm(org.eclipse.xsemantics.example.lambda.tests.ui.LambdaEditorTest)  Time elapsed: 0.325 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.18.0-SNAPSHOT      [21/32]
[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.18.0.v20191203-1523
[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.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.ui.examples ---
[INFO] argLine set to -javaagent:/home/hudson/genie.xsemantics/.jenkins/jobs/xsemantics/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics/workspace/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 /jobs/genie.xsemantics/xsemantics/workspace/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 ---
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom
Progress (1): 1.5 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom (1.5 kB at 4.0 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/2.0.11/maven-2.0.11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.11/maven-2.0.11.pom
Progress (1): 4.1/22 kB
Progress (1): 7.7/22 kB
Progress (1): 12/22 kB 
Progress (1): 16/22 kB
Progress (1): 20/22 kB
Progress (1): 22 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.11/maven-2.0.11.pom (22 kB at 624 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/12/maven-parent-12.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/12/maven-parent-12.pom
Progress (1): 4.1/22 kB
Progress (1): 7.7/22 kB
Progress (1): 12/22 kB 
Progress (1): 16/22 kB
Progress (1): 20/22 kB
Progress (1): 22 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/12/maven-parent-12.pom (22 kB at 604 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom
Progress (1): 2.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom (2.8 kB at 79 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom
Progress (1): 2.2 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom (2.2 kB at 62 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom
Progress (1): 3.2 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom (3.2 kB at 112 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom
Progress (1): 2.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom (2.0 kB at 76 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom
Progress (1): 2.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom (2.6 kB at 75 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom
Progress (1): 2.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom (2.3 kB at 73 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom
Progress (1): 1.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom (1.6 kB at 50 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom
Progress (1): 1.9 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom (1.9 kB at 529 B/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant/1.8.2/ant-1.8.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.2/ant-1.8.2.pom
Progress (1): 4.1/9.9 kB
Progress (1): 7.7/9.9 kB
Progress (1): 9.9 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.2/ant-1.8.2.pom (9.9 kB at 253 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom
Progress (1): 4.1/4.7 kB
Progress (1): 4.7 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom (4.7 kB at 130 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom
Progress (1): 2.4 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom (2.4 kB at 3.1 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant/1.8.2/ant-1.8.2.jar
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar
Progress (1): 4.1/13 kB
Progress (1): 7.7/13 kB
Progress (1): 12/13 kB 
Progress (1): 13 kB   
Progress (2): 13 kB | 4.1/123 kB
Progress (2): 13 kB | 7.7/123 kB
Progress (2): 13 kB | 12/123 kB 
Progress (2): 13 kB | 16/123 kB
Progress (2): 13 kB | 20/123 kB
Progress (2): 13 kB | 24/123 kB
Progress (2): 13 kB | 28/123 kB
Progress (2): 13 kB | 32/123 kB
Progress (2): 13 kB | 36/123 kB
Progress (2): 13 kB | 40/123 kB
Progress (2): 13 kB | 44/123 kB
Progress (2): 13 kB | 48/123 kB
Progress (3): 13 kB | 48/123 kB | 4.1/97 kB
Progress (3): 13 kB | 48/123 kB | 7.7/97 kB
Progress (3): 13 kB | 48/123 kB | 12/97 kB 
Progress (3): 13 kB | 48/123 kB | 16/97 kB
Progress (4): 13 kB | 48/123 kB | 16/97 kB | 4.1/37 kB
Progress (4): 13 kB | 52/123 kB | 16/97 kB | 4.1/37 kB
Progress (4): 13 kB | 52/123 kB | 20/97 kB | 4.1/37 kB
Progress (4): 13 kB | 56/123 kB | 20/97 kB | 4.1/37 kB
Progress (4): 13 kB | 60/123 kB | 20/97 kB | 4.1/37 kB
Progress (4): 13 kB | 64/123 kB | 20/97 kB | 4.1/37 kB
Progress (4): 13 kB | 68/123 kB | 20/97 kB | 4.1/37 kB
Progress (4): 13 kB | 72/123 kB | 20/97 kB | 4.1/37 kB
Progress (4): 13 kB | 76/123 kB | 20/97 kB | 4.1/37 kB
Progress (4): 13 kB | 80/123 kB | 20/97 kB | 4.1/37 kB
Progress (4): 13 kB | 84/123 kB | 20/97 kB | 4.1/37 kB
Progress (4): 13 kB | 88/123 kB | 20/97 kB | 4.1/37 kB
Progress (4): 13 kB | 92/123 kB | 20/97 kB | 4.1/37 kB
Progress (4): 13 kB | 96/123 kB | 20/97 kB | 4.1/37 kB
Progress (4): 13 kB | 100/123 kB | 20/97 kB | 4.1/37 kB
Progress (4): 13 kB | 104/123 kB | 20/97 kB | 4.1/37 kB
Progress (4): 13 kB | 104/123 kB | 20/97 kB | 7.7/37 kB
Progress (4): 13 kB | 108/123 kB | 20/97 kB | 7.7/37 kB
Progress (4): 13 kB | 108/123 kB | 24/97 kB | 7.7/37 kB
Progress (4): 13 kB | 108/123 kB | 24/97 kB | 12/37 kB 
Progress (4): 13 kB | 108/123 kB | 24/97 kB | 16/37 kB
Progress (4): 13 kB | 108/123 kB | 24/97 kB | 20/37 kB
Progress (4): 13 kB | 108/123 kB | 24/97 kB | 24/37 kB
Progress (4): 13 kB | 108/123 kB | 24/97 kB | 28/37 kB
Progress (4): 13 kB | 108/123 kB | 24/97 kB | 32/37 kB
Progress (4): 13 kB | 108/123 kB | 24/97 kB | 36/37 kB
Progress (4): 13 kB | 108/123 kB | 24/97 kB | 37 kB   
Progress (4): 13 kB | 112/123 kB | 24/97 kB | 37 kB
Progress (4): 13 kB | 116/123 kB | 24/97 kB | 37 kB
Progress (4): 13 kB | 120/123 kB | 24/97 kB | 37 kB
Progress (4): 13 kB | 123 kB | 24/97 kB | 37 kB    
Progress (4): 13 kB | 123 kB | 28/97 kB | 37 kB
Progress (4): 13 kB | 123 kB | 32/97 kB | 37 kB
Progress (4): 13 kB | 123 kB | 36/97 kB | 37 kB
Progress (4): 13 kB | 123 kB | 40/97 kB | 37 kB
Progress (4): 13 kB | 123 kB | 44/97 kB | 37 kB
Progress (4): 13 kB | 123 kB | 48/97 kB | 37 kB
Progress (4): 13 kB | 123 kB | 52/97 kB | 37 kB
Progress (4): 13 kB | 123 kB | 56/97 kB | 37 kB
Progress (4): 13 kB | 123 kB | 60/97 kB | 37 kB
Progress (4): 13 kB | 123 kB | 64/97 kB | 37 kB
Progress (4): 13 kB | 123 kB | 68/97 kB | 37 kB
Progress (4): 13 kB | 123 kB | 72/97 kB | 37 kB
Progress (4): 13 kB | 123 kB | 76/97 kB | 37 kB
Progress (4): 13 kB | 123 kB | 80/97 kB | 37 kB
Progress (4): 13 kB | 123 kB | 84/97 kB | 37 kB
Progress (4): 13 kB | 123 kB | 88/97 kB | 37 kB
Progress (4): 13 kB | 123 kB | 92/97 kB | 37 kB
Progress (4): 13 kB | 123 kB | 96/97 kB | 37 kB
Progress (4): 13 kB | 123 kB | 97 kB | 37 kB   
Progress (5): 13 kB | 123 kB | 97 kB | 37 kB | 4.1/51 kB
Progress (5): 13 kB | 123 kB | 97 kB | 37 kB | 7.7/51 kB
Progress (5): 13 kB | 123 kB | 97 kB | 37 kB | 12/51 kB 
Progress (5): 13 kB | 123 kB | 97 kB | 37 kB | 16/51 kB
Progress (5): 13 kB | 123 kB | 97 kB | 37 kB | 20/51 kB
Progress (5): 13 kB | 123 kB | 97 kB | 37 kB | 24/51 kB
Progress (5): 13 kB | 123 kB | 97 kB | 37 kB | 28/51 kB
Progress (5): 13 kB | 123 kB | 97 kB | 37 kB | 32/51 kB
Progress (5): 13 kB | 123 kB | 97 kB | 37 kB | 36/51 kB
Progress (5): 13 kB | 123 kB | 97 kB | 37 kB | 40/51 kB
Progress (5): 13 kB | 123 kB | 97 kB | 37 kB | 44/51 kB
Progress (5): 13 kB | 123 kB | 97 kB | 37 kB | 48/51 kB
Progress (5): 13 kB | 123 kB | 97 kB | 37 kB | 51 kB   
                                                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar (13 kB at 43 kB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar (97 kB at 319 kB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar (123 kB at 406 kB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar (51 kB at 169 kB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar (37 kB at 122 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar
Progress (1): 4.1/31 kB
Progress (1): 7.7/31 kB
Progress (2): 7.7/31 kB | 4.1/26 kB
Progress (2): 7.7/31 kB | 7.7/26 kB
Progress (2): 12/31 kB | 7.7/26 kB 
Progress (2): 16/31 kB | 7.7/26 kB
Progress (3): 16/31 kB | 7.7/26 kB | 4.1/58 kB
Progress (3): 20/31 kB | 7.7/26 kB | 4.1/58 kB
Progress (3): 20/31 kB | 7.7/26 kB | 7.7/58 kB
Progress (3): 24/31 kB | 7.7/26 kB | 7.7/58 kB
Progress (4): 24/31 kB | 7.7/26 kB | 7.7/58 kB | 4.1/90 kB
Progress (4): 24/31 kB | 12/26 kB | 7.7/58 kB | 4.1/90 kB 
Progress (4): 24/31 kB | 12/26 kB | 7.7/58 kB | 7.7/90 kB
Progress (4): 28/31 kB | 12/26 kB | 7.7/58 kB | 7.7/90 kB
Progress (4): 28/31 kB | 12/26 kB | 12/58 kB | 7.7/90 kB 
Progress (4): 31 kB | 12/26 kB | 12/58 kB | 7.7/90 kB   
Progress (4): 31 kB | 12/26 kB | 12/58 kB | 12/90 kB 
Progress (4): 31 kB | 16/26 kB | 12/58 kB | 12/90 kB
Progress (4): 31 kB | 16/26 kB | 12/58 kB | 16/90 kB
Progress (4): 31 kB | 16/26 kB | 16/58 kB | 16/90 kB
Progress (4): 31 kB | 20/26 kB | 16/58 kB | 16/90 kB
Progress (4): 31 kB | 20/26 kB | 20/58 kB | 16/90 kB
Progress (4): 31 kB | 20/26 kB | 20/58 kB | 20/90 kB
Progress (4): 31 kB | 20/26 kB | 24/58 kB | 20/90 kB
Progress (4): 31 kB | 24/26 kB | 24/58 kB | 20/90 kB
Progress (4): 31 kB | 24/26 kB | 24/58 kB | 24/90 kB
Progress (4): 31 kB | 26 kB | 24/58 kB | 24/90 kB   
Progress (4): 31 kB | 26 kB | 28/58 kB | 24/90 kB
Progress (4): 31 kB | 26 kB | 28/58 kB | 28/90 kB
Progress (4): 31 kB | 26 kB | 32/58 kB | 28/90 kB
Progress (4): 31 kB | 26 kB | 32/58 kB | 32/90 kB
Progress (4): 31 kB | 26 kB | 36/58 kB | 32/90 kB
Progress (4): 31 kB | 26 kB | 40/58 kB | 32/90 kB
Progress (4): 31 kB | 26 kB | 40/58 kB | 36/90 kB
Progress (4): 31 kB | 26 kB | 44/58 kB | 36/90 kB
Progress (4): 31 kB | 26 kB | 44/58 kB | 40/90 kB
Progress (4): 31 kB | 26 kB | 48/58 kB | 40/90 kB
Progress (4): 31 kB | 26 kB | 48/58 kB | 44/90 kB
Progress (4): 31 kB | 26 kB | 52/58 kB | 44/90 kB
Progress (4): 31 kB | 26 kB | 52/58 kB | 48/90 kB
Progress (4): 31 kB | 26 kB | 56/58 kB | 48/90 kB
Progress (4): 31 kB | 26 kB | 56/58 kB | 52/90 kB
Progress (4): 31 kB | 26 kB | 58 kB | 52/90 kB   
Progress (4): 31 kB | 26 kB | 58 kB | 56/90 kB
Progress (4): 31 kB | 26 kB | 58 kB | 60/90 kB
Progress (4): 31 kB | 26 kB | 58 kB | 64/90 kB
Progress (4): 31 kB | 26 kB | 58 kB | 68/90 kB
Progress (4): 31 kB | 26 kB | 58 kB | 72/90 kB
Progress (4): 31 kB | 26 kB | 58 kB | 76/90 kB
Progress (4): 31 kB | 26 kB | 58 kB | 80/90 kB
Progress (4): 31 kB | 26 kB | 58 kB | 84/90 kB
Progress (4): 31 kB | 26 kB | 58 kB | 88/90 kB
Progress (4): 31 kB | 26 kB | 58 kB | 90 kB   
                                           
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar (31 kB at 92 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.2/ant-1.8.2.jar
Progress (4): 26 kB | 58 kB | 90 kB | 4.1/35 kB
Progress (4): 26 kB | 58 kB | 90 kB | 7.7/35 kB
Progress (4): 26 kB | 58 kB | 90 kB | 12/35 kB 
Progress (4): 26 kB | 58 kB | 90 kB | 16/35 kB
Progress (4): 26 kB | 58 kB | 90 kB | 20/35 kB
Progress (4): 26 kB | 58 kB | 90 kB | 24/35 kB
Progress (4): 26 kB | 58 kB | 90 kB | 28/35 kB
                                              
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar (26 kB at 78 kB/s)
Progress (3): 58 kB | 90 kB | 32/35 kB
                                      
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar
Progress (3): 58 kB | 90 kB | 35 kB
                                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar (58 kB at 174 kB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar (90 kB at 263 kB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar (35 kB at 103 kB/s)
Progress (1): 4.1/12 kB
Progress (1): 7.7/12 kB
Progress (1): 12/12 kB 
Progress (1): 12 kB   
Progress (2): 12 kB | 0/1.9 MB
Progress (2): 12 kB | 0/1.9 MB
Progress (2): 12 kB | 0/1.9 MB
                              
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar (12 kB at 25 kB/s)
Progress (1): 0/1.9 MB
Progress (1): 0/1.9 MB
Progress (1): 0/1.9 MB
Progress (1): 0/1.9 MB
Progress (1): 0/1.9 MB
Progress (1): 0/1.9 MB
Progress (1): 0/1.9 MB
Progress (1): 0/1.9 MB
Progress (1): 0/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.1/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.2/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.3/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.4/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.5/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.6/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.7/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.8/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 0.9/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.0/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.1/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.2/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.3/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.4/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.5/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.6/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.7/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.8/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9/1.9 MB
Progress (1): 1.9 MB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.2/ant-1.8.2.jar (1.9 MB at 3.2 MB/s)
[INFO] Executing tasks

main:

zip_all_examples:
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.zip
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.tests.zip
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.ui.zip
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.zip
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.tests.zip
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.ui.zip
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.zip
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.tests.zip
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.ui.zip
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.zip
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.tests.zip
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.ui.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 /jobs/genie.xsemantics/xsemantics/workspace/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: /jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.ui.examples/target/org.eclipse.xsemantics.ui.examples-1.18.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.18.0-SNAPSHOT [22/32]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.examples.feature ---
[INFO] Deleting /jobs/genie.xsemantics/xsemantics/workspace/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.18.0.v20191203-1523
[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.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.examples.feature ---
[INFO] argLine set to -javaagent:/home/hudson/genie.xsemantics/.jenkins/jobs/xsemantics/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics/workspace/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: /jobs/genie.xsemantics/xsemantics/workspace/features/org.eclipse.xsemantics.examples.feature/target/org.eclipse.xsemantics.examples.feature-1.18.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: /jobs/genie.xsemantics/xsemantics/workspace/features/org.eclipse.xsemantics.examples.feature/target/org.eclipse.xsemantics.examples.feature-1.18.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.18.0-SNAPSHOT [23/32]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] Deleting /jobs/genie.xsemantics/xsemantics/workspace/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.18.0.v20191203-1523
[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.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] argLine set to -javaagent:/home/hudson/genie.xsemantics/.jenkins/jobs/xsemantics/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics/workspace/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: /jobs/genie.xsemantics/xsemantics/workspace/features/org.eclipse.xsemantics.implemented.examples.feature/target/org.eclipse.xsemantics.implemented.examples.feature-1.18.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: /jobs/genie.xsemantics/xsemantics/workspace/features/org.eclipse.xsemantics.implemented.examples.feature/target/org.eclipse.xsemantics.implemented.examples.feature-1.18.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.18.0-SNAPSHOT              [24/32]
[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.18.0.v20191203-1523
[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.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.doc ---
[INFO] argLine set to -javaagent:/home/hudson/genie.xsemantics/.jenkins/jobs/xsemantics/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics/workspace/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 /jobs/genie.xsemantics/xsemantics/workspace/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 /jobs/genie.xsemantics/xsemantics/workspace/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: /jobs/genie.xsemantics/xsemantics/workspace/doc/org.eclipse.xsemantics.doc/target/org.eclipse.xsemantics.doc-1.18.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: /jobs/genie.xsemantics/xsemantics/workspace/doc/org.eclipse.xsemantics.doc/target/org.eclipse.xsemantics.doc-1.18.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.18.0-SNAPSHOT      [25/32]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.doc.feature ---
[INFO] Deleting /jobs/genie.xsemantics/xsemantics/workspace/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.18.0.v20191203-1523
[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.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.doc.feature ---
[INFO] argLine set to -javaagent:/home/hudson/genie.xsemantics/.jenkins/jobs/xsemantics/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics/workspace/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: /jobs/genie.xsemantics/xsemantics/workspace/features/org.eclipse.xsemantics.doc.feature/target/org.eclipse.xsemantics.doc.feature-1.18.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: /jobs/genie.xsemantics/xsemantics/workspace/features/org.eclipse.xsemantics.doc.feature/target/org.eclipse.xsemantics.doc.feature-1.18.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.18.0-SNAPSHOT  [26/32]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] Deleting /jobs/genie.xsemantics/xsemantics/workspace/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.18.0.v20191203-1523
[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.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] argLine set to -javaagent:/home/hudson/genie.xsemantics/.jenkins/jobs/xsemantics/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics/workspace/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: /jobs/genie.xsemantics/xsemantics/workspace/features/org.eclipse.xsemantics.runtime.feature/target/org.eclipse.xsemantics.runtime.feature-1.18.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: /jobs/genie.xsemantics/xsemantics/workspace/features/org.eclipse.xsemantics.runtime.feature/target/org.eclipse.xsemantics.runtime.feature-1.18.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.18.0-SNAPSHOT          [27/32]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.feature ---
[INFO] Deleting /jobs/genie.xsemantics/xsemantics/workspace/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.18.0.v20191203-1523
[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.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.feature ---
[INFO] argLine set to -javaagent:/home/hudson/genie.xsemantics/.jenkins/jobs/xsemantics/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics/workspace/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: /jobs/genie.xsemantics/xsemantics/workspace/features/org.eclipse.xsemantics.feature/target/org.eclipse.xsemantics.feature-1.18.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: /jobs/genie.xsemantics/xsemantics/workspace/features/org.eclipse.xsemantics.feature/target/org.eclipse.xsemantics.feature-1.18.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.18.0-SNAPSHOT              [28/32]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.sdk ---
[INFO] Deleting /jobs/genie.xsemantics/xsemantics/workspace/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.18.0.v20191203-1523
[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.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.sdk ---
[INFO] argLine set to -javaagent:/home/hudson/genie.xsemantics/.jenkins/jobs/xsemantics/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics/workspace/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: /jobs/genie.xsemantics/xsemantics/workspace/features/org.eclipse.xsemantics.sdk/target/org.eclipse.xsemantics.sdk-1.18.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: /jobs/genie.xsemantics/xsemantics/workspace/features/org.eclipse.xsemantics.sdk/target/org.eclipse.xsemantics.sdk-1.18.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.18.0-SNAPSHOT    [29/32]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.tests.feature ---
[INFO] Deleting /jobs/genie.xsemantics/xsemantics/workspace/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.18.0.v20191203-1523
[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.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.tests.feature ---
[INFO] argLine set to -javaagent:/home/hudson/genie.xsemantics/.jenkins/jobs/xsemantics/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics/workspace/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: /jobs/genie.xsemantics/xsemantics/workspace/features/org.eclipse.xsemantics.tests.feature/target/org.eclipse.xsemantics.tests.feature-1.18.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] Building jar: /jobs/genie.xsemantics/xsemantics/workspace/features/org.eclipse.xsemantics.tests.feature/target/org.eclipse.xsemantics.tests.feature-1.18.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.18.0-SNAPSHOT     [30/32]
[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.18.0.v20191203-1523
[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.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] tycho.testArgLine set to -javaagent:/home/hudson/genie.xsemantics/.jenkins/jobs/xsemantics/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics/workspace/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 /jobs/genie.xsemantics/xsemantics/workspace/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 /jobs/genie.xsemantics/xsemantics/workspace/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 /jobs/genie.xsemantics/xsemantics/workspace/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: /jobs/genie.xsemantics/xsemantics/workspace/tests/org.eclipse.xsemantics.tests.swtbot/target/org.eclipse.xsemantics.tests.swtbot-1.18.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: /jobs/genie.xsemantics/xsemantics/workspace/tests/org.eclipse.xsemantics.tests.swtbot/target/org.eclipse.xsemantics.tests.swtbot-1.18.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: /jobs/genie.xsemantics/xsemantics/workspace/tests/org.eclipse.xsemantics.tests.swtbot/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/hudson/genie.xsemantics/.jenkins/jobs/xsemantics/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics/workspace/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, /jobs/genie.xsemantics/xsemantics/workspace/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /jobs/genie.xsemantics/xsemantics/workspace/tests/org.eclipse.xsemantics.tests.swtbot/target/work/data, -install, /jobs/genie.xsemantics/xsemantics/workspace/tests/org.eclipse.xsemantics.tests.swtbot/target/work, -configuration, /jobs/genie.xsemantics/xsemantics/workspace/tests/org.eclipse.xsemantics.tests.swtbot/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xsemantics/xsemantics/workspace/tests/org.eclipse.xsemantics.tests.swtbot/target/surefire.properties, -nouithread]
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xsemantics -DforkCount=1
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.XsemanticsCreateExamplesFjCachedProjectWizardTests
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.equinox.frameworkadmin_2.1.300.v20190318-1320 [132]org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258 [133]org.eclipse.equinox.p2.artifact.repository_1.3.200.v20190815-1428 [134]org.eclipse.equinox.p2.metadata_2.4.500.v20190807-0737 [135]org.tukaani.xz_1.8.0.v20180207-1613 [136]org.eclipse.equinox.p2.core_2.6.100.v20190705-1223 [137]org.eclipse.equinox.p2.jarprocessor_1.1.300.v20190621-1230 [138]org.eclipse.equinox.p2.repository_2.4.500.v20190716-0939 [139]org.eclipse.equinox.p2.director_2.4.400.v20190701-1309 [140]org.sat4j.core_2.3.5.v201308161310 [141]org.sat4j.pb_2.3.5.v201404071733 [142]org.eclipse.equinox.p2.engine_2.6.400.v20190716-0825 [143]org.eclipse.equinox.p2.director.app_1.1.300.v20190716-0825 [144]org.eclipse.equinox.p2.metadata.repository_1.3.200.v20190808-0702 [145]org.eclipse.equinox.p2.garbagecollector_1.1.200.v20190701-1826 [146]org.eclipse.equinox.p2.operations_2.5.500.v20190701-1826 [147]org.eclipse.equinox.p2.publisher_1.5.200.v20190611-1040 [148]org.eclipse.equinox.p2.publisher.eclipse_1.3.300.v20190716-0939 [149]org.eclipse.equinox.simpleconfigurator.manipulator_2.1.300.v20190716-0825 [150]org.eclipse.equinox.p2.repository.tools_2.2.300.v20190621-1230 [151]org.eclipse.equinox.p2.touchpoint.eclipse_2.2.400.v20190716-0947 [152]org.eclipse.equinox.p2.ui_2.5.600.v20190814-1459 [153]org.eclipse.equinox.security.ui_1.2.400.v20190714-1851 [154]org.eclipse.jdt_3.18.100.v20190916-1045 [155]org.eclipse.ui.intro_3.5.700.v20190814-0635 [156]org.eclipse.ui.cheatsheets_3.5.500.v20190813-2246 [157]org.eclipse.jdt.annotation_1.1.400.v20180921-1416 [158]org.eclipse.jdt.annotation_2.2.300.v20190328-1431 [159]org.eclipse.jdt.apt.core_3.6.500.v20190703-0914 [160]org.eclipse.jdt.apt.pluggable.core_1.2.400.v20190626-1334 [161]org.eclipse.jdt.compiler.tool_1.2.600.v20190322-0450 [162]org.eclipse.jdt.compiler.apt_1.3.700.v20190704-1731 [163]org.eclipse.jdt.apt.ui_3.6.300.v20190727-1243 [164]org.eclipse.jdt.core.manipulation_1.12.100.v20190904-0645 [165]org.eclipse.jdt.debug_3.13.100.v20190902-1050 [166]org.eclipse.search_3.11.700.v20190813-2210 [167]org.eclipse.jdt.doc.user_3.15.400.v20190904-0724 [168]org.eclipse.jdt.junit.core_3.10.400.v20190625-1910 [169]org.eclipse.jdt.junit.runtime_3.4.1000.v20190510-0840 [170]org.eclipse.jdt.junit4.runtime_1.1.1000.v20190510-0840 [171]org.eclipse.jdt.junit5.runtime_1.0.600.v20190610-0439 [172]org.junit_4.12.0.v201504281640 [173]org.hamcrest.core_1.3.0.v20180420-1519 [174]org.junit.jupiter.api_5.5.1.v20190826-0900 [175]org.junit.jupiter.engine_5.5.1.v20190826-0900 [176]org.junit.jupiter.migrationsupport_5.5.1.v20190826-0900 [177]org.junit.jupiter.params_5.5.1.v20190826-0900 [178]org.junit.platform.commons_1.5.1.v20190826-0900 [179]org.junit.platform.engine_1.5.1.v20190826-0900 [180]org.junit.platform.launcher_1.5.1.v20190826-0900 [181]org.junit.platform.runner_1.5.1.v20190826-0900 [182]org.junit.platform.suite.api_1.5.1.v20190826-0900 [183]org.junit.vintage.engine_5.5.1.v20190826-0900 [184]org.opentest4j_1.2.0.v20190826-0900 [185]org.eclipse.ltk.ui.refactoring_3.10.0.v20190819-2110 [186]org.eclipse.team.ui_3.8.600.v20190819-1553 [187]org.eclipse.ui.navigator_3.9.0.v20190807-2204 [188]org.eclipse.ui.navigator.resources_3.7.0.v20190820-1649 [189]org.eclipse.pde.build_3.10.500.v20190620-0530 [190]org.eclipse.pde.core_3.13.100.v20190830-1158 [191]org.eclipse.update.configurator_3.4.300.v20190518-1030 [192]org.eclipse.pde.launching_3.7.700.v20190814-1102 [193]org.eclipse.pde.ui_3.11.100.v20190830-1158 [194]org.eclipse.ui.views.log_1.2.700.v20190819-1015 [195]org.eclipse.ui.trace_1.1.600.v20190830-1158 [196]org.eclipse.ui.genericeditor_1.1.500.v20190823-1613 [197]org.eclipse.rcp_4.13.0.v20190916-1045 [198]org.eclipse.swtbot.e4.finder_2.8.0.201906121535 [199]org.hamcrest.library_1.3.0.v20180524-2246 [200]org.eclipse.swtbot.eclipse.core_2.8.0.201906121535 [201]org.eclipse.swtbot.eclipse.finder_2.8.0.201906121535 [202]org.eclipse.swtbot.swt.finder_2.8.0.201906121535 [203]org.eclipse.swtbot.junit4_x_2.8.0.201906121535 [204]org.eclipse.swtbot.go_2.8.0.201906121535 [205]org.eclipse.swtbot.eclipse.spy_2.8.0.201906121535 [206]org.eclipse.swtbot.eclipse.ui_2.8.0.201906121535 [207]org.eclipse.swtbot.forms.finder_2.8.0.201906121535 [208]org.eclipse.swtbot.generator_2.8.0.201906121535 [209]org.eclipse.swtbot.generator.client_2.8.0.201906121535 [210]org.eclipse.swtbot.generator.rules.workbench_2.8.0.201906121535 [211]org.eclipse.swtbot.generator.jdt_2.8.0.201906121535 [212]org.eclipse.swtbot.generator.ui_2.8.0.201906121535 [213]org.eclipse.ui.ide.application_1.3.400.v20190818-1234 [214]org.eclipse.urischeme_1.0.400.v20190621-1448 [215]org.eclipse.ui.views.properties.tabbed_3.8.600.v20190713-1021 [216]org.eclipse.xpand_2.2.0.v201605260315 [217]org.eclipse.xtend_2.2.0.v201605260315 [218]org.eclipse.xsemantics.doc_1.18.0.v20191203-1523 [219]org.eclipse.xsemantics.runtime_1.18.0.v20191203-1523 [220]org.eclipse.xsemantics.example.lambda_1.18.0.v20191203-1523 [221]org.eclipse.xtext.ui_2.20.0.v20191202-1016 [222]org.eclipse.xsemantics.example.lambda.ui_1.18.0.v20191203-1523 [223]org.eclipse.xsemantics.example.fj_1.18.0.v20191203-1523 [224]org.eclipse.xsemantics.dsl_1.18.0.v20191203-1523 [225]org.eclipse.xtext.xbase_2.20.0.v20191202-0933 [226]org.eclipse.xtext.ecore_2.20.0.v20191202-0933 [227]org.objectweb.asm_7.2.0.v20191010-1910 [228]org.eclipse.xtend.lib_2.20.0.v20191202-0907 [229]org.eclipse.xsemantics.dsl.ide_1.18.0.v20191203-1523 [230]org.eclipse.xtext.ide_2.20.0.v20191202-0915 [231]org.eclipse.xtext.xbase.ide_2.20.0.v20191202-0933 [232]org.eclipse.xsemantics.dsl.tests_1.18.0.v20191203-1523 [233]org.eclipse.xsemantics.example.fj.tests_1.18.0.v20191203-1523 [234]org.eclipse.xsemantics.example.fjcached.tests_1.18.0.v20191203-1523 [235]org.eclipse.xtext.testing_2.20.0.v20191202-0915 [236]org.eclipse.xtext.xbase.testing_2.20.0.v20191202-0933 [237]org.eclipse.xtext.junit4_2.20.0.v20191202-1016 [238]org.eclipse.xsemantics.dsl.ui_1.18.0.v20191203-1523 [239]org.eclipse.xtext.ui.shared_2.20.0.v20191202-1016 [240]org.eclipse.xtext.builder_2.20.0.v20191202-1016 [241]org.eclipse.xtext.common.types.ui_2.20.0.v20191202-1016 [242]org.eclipse.xtext.ui.codetemplates.ui_2.20.0.v20191202-1016 [243]org.eclipse.xtext.xbase.ui_2.20.0.v20191202-1016 [244]org.eclipse.xsemantics.dsl.ui.tests_1.18.0.v20191203-1523 [245]org.eclipse.xtext.xbase.junit_2.20.0.v20191202-1016 [246]org.eclipse.xsemantics.tests.pde.utils_1.18.0.v20191203-1523 [247]org.eclipse.xtext.ui.testing_2.20.0.v20191202-1016 [248]org.eclipse.xtext.xbase.ui.testing_2.20.0.v20191202-1016 [249]org.eclipse.xsemantics.example.expressions_1.18.0.v20191203-1523 [250]org.eclipse.xsemantics.example.expressions.ui_1.18.0.v20191203-1523 [251]org.eclipse.xsemantics.example.fj.ui_1.18.0.v20191203-1523 [252]org.eclipse.xsemantics.example.fjcached_1.18.0.v20191203-1523 [253]org.eclipse.xsemantics.example.fjcached.ui_1.18.0.v20191203-1523 [254]org.eclipse.xsemantics.ui.examples_1.18.0.v20191203-1523 [255]org.eclipse.xsemantics.tests.swtbot_1.18.0.qualifier [256]org.eclipse.xtend.lib.macro_2.20.0.v20191202-0907 [257]org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315 [258]org.eclipse.xtext.smap_2.20.0.v20191202-0933 [259]org.eclipse.xtext.builder.standalone_2.20.0.v20191202-0933 [260]org.eclipse.xtext.common.types.edit_2.20.0.v20191202-1016 [261]org.eclipse.xtext.common.types.shared_2.20.0.v20191202-1016 [262]org.eclipse.xtext.common.types.shared.jdt38_2.20.0.v20191202-1016 [263]org.eclipse.xtext.generator_2.20.0.v20191202-0933 [264]org.eclipse.xtext.xtext.generator_2.20.0.v20191202-0915 [265]org.eclipse.xtext.java_2.20.0.v20191202-0933 [266]org.eclipse.xtext.logging_1.2.15.v20191202-1016 [267]org.eclipse.xtext.source_2.20.0.v20191202-0915 [268]org.eclipse.xtext.generator.source_2.20.0.v20191202-0933 [269]org.eclipse.xtext.xtext.generator.source_2.20.0.v20191202-0915 [270]org.eclipse.xtext.xtext.ide_2.20.0.v20191202-0915 [271]org.eclipse.xtext.xtext.ide.source_2.20.0.v20191202-0915 [272]org.eclipse.xtext.util.source_2.20.0.v20191202-0915 [273]org.eclipse.xtext.common.types.source_2.20.0.v20191202-0933 [274]org.eclipse.xtext.builder.source_2.20.0.v20191202-1016 [275]org.eclipse.xtext.ecore.source_2.20.0.v20191202-0933 [276]org.eclipse.xtext.smap.source_2.20.0.v20191202-0933 [277]org.eclipse.xtext.xtext.wizard_2.20.0.v20191202-0915 [278]org.eclipse.xtext.xtext.wizard.source_2.20.0.v20191202-0915 [279]org.eclipse.xtext.builder.standalone.source_2.20.0.v20191202-0933 [280]org.eclipse.xtext.java.source_2.20.0.v20191202-0933 [281]org.eclipse.xtext.ui.codemining_2.20.0.v20191202-1016 [282]org.eclipse.xtext.ui.codetemplates_2.20.0.v20191202-1016 [283]org.eclipse.xtext.ui.codetemplates.ide_2.20.0.v20191202-1016 [284]org.eclipse.xtext.ui.ecore_2.20.0.v20191202-1016 [285]org.eclipse.xtext.ui.source_2.20.0.v20191202-1016 [286]org.eclipse.xtext.common.types.ui.source_2.20.0.v20191202-1016 [287]org.eclipse.xtext.common.types.shared.source_2.20.0.v20191202-1016 [288]org.eclipse.xtext.common.types.shared.jdt38.source_2.20.0.v20191202-1016 [289]org.eclipse.xtext.ui.shared.source_2.20.0.v20191202-1016 [290]org.eclipse.xtext.ui.ecore.source_2.20.0.v20191202-1016 [291]org.eclipse.xtext.ui.codemining.source_2.20.0.v20191202-1016 [292]org.eclipse.xtext.ui.codetemplates.source_2.20.0.v20191202-1016 [293]org.eclipse.xtext.ui.codetemplates.ide.source_2.20.0.v20191202-1016 [294]org.eclipse.xtext.ui.codetemplates.ui.source_2.20.0.v20191202-1016 [295]org.eclipse.xtext.common.types.edit.source_2.20.0.v20191202-1016 [296]org.eclipse.xtext.ide.source_2.20.0.v20191202-0915 [297]org.eclipse.xtext.xbase.source_2.20.0.v20191202-0933 [298]org.eclipse.xtext.xbase.ui.source_2.20.0.v20191202-1016 [299]org.eclipse.xtext.xbase.ide.source_2.20.0.v20191202-0933 [300]org.eclipse.xtext.xbase.lib.source_2.20.0.v20191202-0907 [301]org.eclipse.tycho.surefire.osgibooter_1.5.0 [302]org.eclipse.tycho.surefire.junit4_1.5.0 [303]
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')
8    [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')
9    [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')
10   [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')
11   [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')
52   [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')
54   [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')
56   [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')
56   [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')
57   [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: 15.344 s - in org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjCachedProjectWizardTests
canCreateANewFJCachedProject(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjCachedProjectWizardTests)  Time elapsed: 13.118 s
Running org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjProjectWizardTests
Target platform already set
Checking active shell...
12208 [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!
12262 [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')
12263 [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')
12264 [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')
12265 [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')
12266 [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')
12286 [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')
12294 [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')
12294 [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')
12295 [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')
12296 [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: 3.739 s - in org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjProjectWizardTests
canCreateANewFJProject(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjProjectWizardTests)  Time elapsed: 3.023 s
Running org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesProjectWizardTests
Target platform already set
Checking active shell...
15912 [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!
16252 [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')
16253 [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')
16254 [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')
16254 [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')
16255 [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')
16273 [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')
16274 [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')
16274 [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')
16275 [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')
16275 [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')
18209 [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!
18557 [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')
18559 [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')
18559 [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')
18560 [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')
18560 [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')
18583 [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')
18584 [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')
18585 [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')
18585 [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')
18586 [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: 6.045 s - in org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesProjectWizardTests
canCreateANewLambdaProject(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesProjectWizardTests)  Time elapsed: 2.189 s
canCreateANewExpressionsProject(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesProjectWizardTests)  Time elapsed: 3.2 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!
22063 [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')
22065 [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')
22065 [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')
22065 [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')
22066 [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')
22285 [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')
22388 [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')
22640 [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')
34130 [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!
34134 [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!
34180 [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')
34182 [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')
34183 [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')
34183 [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')
34184 [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')
34516 [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')
41141 [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!
41143 [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!
41193 [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')
41195 [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')
41195 [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')
41196 [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')
41196 [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')
41472 [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')
47863 [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!
47864 [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!
47916 [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')
47917 [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')
47918 [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')
47918 [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')
47919 [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')
48198 [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: 29.728 s - in org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsImportExamplesProjectWizardTests
canCreateExampleLambdaProjects(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsImportExamplesProjectWizardTests)  Time elapsed: 12.155 s
canCreateExampleExpressionsProjects(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsImportExamplesProjectWizardTests)  Time elapsed: 7.028 s
canCreateExampleFJProjects(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsImportExamplesProjectWizardTests)  Time elapsed: 9.985 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.18.0-SNAPSHOT       [31/32]
[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.18.0.v20191203-1523
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.repository ---
[INFO] argLine set to -javaagent:/home/hudson/genie.xsemantics/.jenkins/jobs/xsemantics/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics/workspace/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 /jobs/genie.xsemantics/xsemantics/workspace/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: /jobs/genie.xsemantics/xsemantics/workspace/releng/org.eclipse.xsemantics.repository/target/org.eclipse.xsemantics.repository-1.18.0.v20191203-1523.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.18.0-SNAPSHOT           [32/32]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.releng ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.releng ---
[INFO] argLine set to -javaagent:/home/hudson/genie.xsemantics/.jenkins/jobs/xsemantics/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics/workspace/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.18.0-SNAPSHOT:
[INFO] 
[INFO] org.eclipse.xsemantics.targetplatform .............. SUCCESS [  9.209 s]
[INFO] org.eclipse.xsemantics.runtime ..................... SUCCESS [ 17.568 s]
[INFO] org.eclipse.xsemantics.dsl ......................... SUCCESS [ 44.553 s]
[INFO] org.eclipse.xsemantics.dsl.ide ..................... SUCCESS [  3.235 s]
[INFO] org.eclipse.xsemantics.dsl.ui ...................... SUCCESS [  2.175 s]
[INFO] org.eclipse.xsemantics.example.fj .................. SUCCESS [ 14.350 s]
[INFO] org.eclipse.xsemantics.example.fj.ui ............... SUCCESS [  0.528 s]
[INFO] org.eclipse.xsemantics.example.fj.tests ............ SUCCESS [  2.170 s]
[INFO] org.eclipse.xsemantics.example.fjcached ............ SUCCESS [ 39.703 s]
[INFO] org.eclipse.xsemantics.example.fjcached.ui ......... SUCCESS [  1.627 s]
[INFO] org.eclipse.xsemantics.example.fjcached.tests ...... SUCCESS [  1.687 s]
[INFO] org.eclipse.xsemantics.dsl.tests ................... SUCCESS [02:41 min]
[INFO] org.eclipse.xsemantics.tests.pde.utils ............. SUCCESS [  0.814 s]
[INFO] org.eclipse.xsemantics.dsl.ui.tests ................ SUCCESS [ 49.265 s]
[INFO] org.eclipse.xsemantics.example.expressions ......... SUCCESS [ 13.194 s]
[INFO] org.eclipse.xsemantics.example.expressions.ui ...... SUCCESS [  1.127 s]
[INFO] org.eclipse.xsemantics.example.expressions.tests ... SUCCESS [ 17.102 s]
[INFO] org.eclipse.xsemantics.example.lambda .............. SUCCESS [ 12.082 s]
[INFO] org.eclipse.xsemantics.example.lambda.ui ........... SUCCESS [  0.476 s]
[INFO] org.eclipse.xsemantics.example.lambda.tests ........ SUCCESS [ 58.717 s]
[INFO] org.eclipse.xsemantics.ui.examples ................. SUCCESS [  6.800 s]
[INFO] org.eclipse.xsemantics.examples.feature ............ SUCCESS [  0.211 s]
[INFO] org.eclipse.xsemantics.implemented.examples.feature  SUCCESS [  0.327 s]
[INFO] org.eclipse.xsemantics.doc ......................... SUCCESS [  0.101 s]
[INFO] org.eclipse.xsemantics.doc.feature ................. SUCCESS [  0.084 s]
[INFO] org.eclipse.xsemantics.runtime.feature ............. SUCCESS [  0.060 s]
[INFO] org.eclipse.xsemantics.feature ..................... SUCCESS [  0.103 s]
[INFO] org.eclipse.xsemantics.sdk ......................... SUCCESS [  0.139 s]
[INFO] org.eclipse.xsemantics.tests.feature ............... SUCCESS [  1.140 s]
[INFO] org.eclipse.xsemantics.tests.swtbot ................ SUCCESS [01:09 min]
[INFO] org.eclipse.xsemantics.repository .................. SUCCESS [  2.171 s]
[INFO] org.eclipse.xsemantics.releng ...................... SUCCESS [  0.010 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10:54 min
[INFO] Finished at: 2019-12-03T10:34:12-05:00
[INFO] ------------------------------------------------------------------------
Terminating xvnc.
Recording test results
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS