Console Output
Skipping 11,513 KB..
Full Logrrit-Master/workspace/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/org.eclipse.papyrus.uml.nattable.suite.tests-0.0.1-SNAPSHOT.jar
11:50:59 [INFO]
11:50:59 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
11:50:59 [INFO]
11:50:59 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
11:50:59 [INFO]
11:50:59 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
11:50:59 [INFO] Skipping tests
11:50:59 [INFO]
11:50:59 [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
11:50:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:50:59 [INFO]
11:50:59 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests >--
11:50:59 [INFO] Building org.eclipse.papyrus.uml.textedit.valuespecification.tests 1.2.100-SNAPSHOT [681/697]
11:50:59 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:50:59 [INFO]
11:50:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:50:59 [INFO]
11:50:59 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:50:59 [INFO] The project's OSGi version is 1.2.100.201912121602
11:50:59 [INFO]
11:50:59 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:50:59 [INFO]
11:50:59 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:50:59 [INFO]
11:50:59 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:50:59 [INFO] tycho.testArgLine set to -javaagent:/home/hudson/genie.papyrus/.jenkins/jobs/Papyrus-Gerrit-Master/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:50:59 [INFO]
11:50:59 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:50:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:50:59 [INFO] skip non existing resourceDirectory /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/main/resources
11:50:59 [INFO]
11:50:59 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:50:59 [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests:1.2.100-SNAPSHOT @ /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/pom.xml
11:50:59 [INFO] Compiling 5 source files to /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/bin
11:51:04 [WARNING] /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityUpperValueSpecificationGrammarTests.java:[22]
11:51:04 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:51:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:51:04 The type DefaultXtextDirectEditorConfiguration is deprecated
11:51:04 [WARNING] /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityUpperValueSpecificationGrammarTests.java:[80]
11:51:04 public DefaultXtextDirectEditorConfiguration getEditor() {
11:51:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:51:04 The type DefaultXtextDirectEditorConfiguration is deprecated
11:51:04 [WARNING] /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/ValueSpecificationGrammarTests.java:[23]
11:51:04 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:51:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:51:04 The type DefaultXtextDirectEditorConfiguration is deprecated
11:51:04 [WARNING] /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/ValueSpecificationGrammarTests.java:[293]
11:51:04 public DefaultXtextDirectEditorConfiguration getEditor() {
11:51:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:51:04 The type DefaultXtextDirectEditorConfiguration is deprecated
11:51:04 [WARNING] /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityLowerValueSpecificationGrammarTests.java:[22]
11:51:04 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:51:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:51:04 The type DefaultXtextDirectEditorConfiguration is deprecated
11:51:04 [WARNING] /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityLowerValueSpecificationGrammarTests.java:[80]
11:51:04 public DefaultXtextDirectEditorConfiguration getEditor() {
11:51:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:51:04 The type DefaultXtextDirectEditorConfiguration is deprecated
11:51:04 6 problems (6 warnings)
11:51:04 [INFO]
11:51:04 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:51:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:04 [INFO] skip non existing resourceDirectory /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/test/resources
11:51:04 [INFO]
11:51:04 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:51:04 [INFO]
11:51:04 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:51:04 [INFO] Building jar: /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/target/org.eclipse.papyrus.uml.textedit.valuespecification.tests-1.2.100-SNAPSHOT.jar
11:51:04 [INFO]
11:51:04 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:51:04 [INFO]
11:51:04 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:51:04 [INFO]
11:51:04 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:51:04 [INFO] Skipping tests
11:51:04 [INFO]
11:51:04 [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:51:04 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:51:04 [INFO]
11:51:04 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests >--
11:51:04 [INFO] Building org.eclipse.papyrus.uml.textedit.suite.tests 0.0.1-SNAPSHOT [682/697]
11:51:04 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:51:09 [INFO]
11:51:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:51:09 [INFO]
11:51:09 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:51:09 [INFO] The project's OSGi version is 0.0.1.201912121602
11:51:09 [INFO]
11:51:09 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:51:09 [INFO]
11:51:09 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:51:09 [INFO]
11:51:09 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:51:09 [INFO] tycho.testArgLine set to -javaagent:/home/hudson/genie.papyrus/.jenkins/jobs/Papyrus-Gerrit-Master/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:51:09 [INFO]
11:51:09 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:51:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:09 [INFO] skip non existing resourceDirectory /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/src/main/resources
11:51:09 [INFO]
11:51:09 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:51:09 [INFO] Compiling 2 source files to /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/bin
11:51:11 [INFO]
11:51:11 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:51:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:11 [INFO] skip non existing resourceDirectory /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/src/test/resources
11:51:11 [INFO]
11:51:11 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:51:11 [INFO]
11:51:11 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:51:11 [INFO] Building jar: /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/org.eclipse.papyrus.uml.textedit.suite.tests-0.0.1-SNAPSHOT.jar
11:51:11 [INFO]
11:51:11 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:51:11 [INFO]
11:51:11 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:51:11 [INFO]
11:51:11 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:51:11 [INFO] Skipping tests
11:51:11 [INFO]
11:51:11 [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:51:11 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:51:11 [INFO]
11:51:11 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests >--
11:51:11 [INFO] Building org.eclipse.papyrus.uml.architecture.tests 1.1.200-SNAPSHOT [683/697]
11:51:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:51:11 [INFO]
11:51:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.architecture.tests ---
11:51:11 [INFO]
11:51:11 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.architecture.tests ---
11:51:11 [INFO] The project's OSGi version is 1.1.200.201912121602
11:51:11 [INFO]
11:51:11 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.architecture.tests ---
11:51:11 [INFO]
11:51:11 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.architecture.tests ---
11:51:11 [INFO]
11:51:11 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.architecture.tests ---
11:51:11 [INFO] argLine set to -javaagent:/home/hudson/genie.papyrus/.jenkins/jobs/Papyrus-Gerrit-Master/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:51:11 [INFO]
11:51:11 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.uml.architecture.tests ---
11:51:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:11 [INFO] skip non existing resourceDirectory /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/src/main/resources
11:51:11 [INFO]
11:51:11 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.architecture.tests ---
11:51:11 [INFO] Compiling 2 source files to /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/bin
11:51:13 [INFO]
11:51:13 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.architecture.tests ---
11:51:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:13 [INFO] skip non existing resourceDirectory /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/src/test/resources
11:51:13 [INFO]
11:51:13 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.architecture.tests ---
11:51:13 [INFO]
11:51:13 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.architecture.tests ---
11:51:13 [INFO] Building jar: /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/target/org.eclipse.papyrus.uml.architecture.tests-1.1.200-SNAPSHOT.jar
11:51:13 [INFO]
11:51:13 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.architecture.tests ---
11:51:13 [INFO]
11:51:13 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.architecture.tests ---
11:51:13 [INFO]
11:51:13 [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.uml.architecture.tests ---
11:51:13 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:51:13 [INFO]
11:51:13 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.releng >--
11:51:13 [INFO] Building org.eclipse.papyrus.uml.validation.tests.releng 0.0.1-SNAPSHOT [684/697]
11:51:13 [INFO] --------------------------------[ pom ]---------------------------------
11:51:13 [INFO]
11:51:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests.releng ---
11:51:13 [INFO]
11:51:13 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests.releng ---
11:51:13 [INFO] argLine set to -javaagent:/home/hudson/genie.papyrus/.jenkins/jobs/Papyrus-Gerrit-Master/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/validation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:51:13 [INFO]
11:51:13 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.validation.tests.releng ---
11:51:13 [INFO]
11:51:13 [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.uml.validation.tests.releng ---
11:51:13 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:51:13 [INFO]
11:51:13 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile >--
11:51:13 [INFO] Building org.eclipse.papyrus.uml.validation.tests.staticprofile 1.2.0-SNAPSHOT [685/697]
11:51:13 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:51:13 [INFO]
11:51:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:51:13 [INFO]
11:51:13 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:51:13 [INFO] The project's OSGi version is 1.2.0.201912121602
11:51:13 [INFO]
11:51:13 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:51:13 [INFO]
11:51:13 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:51:13 [INFO]
11:51:13 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:51:13 [INFO] tycho.testArgLine set to -javaagent:/home/hudson/genie.papyrus/.jenkins/jobs/Papyrus-Gerrit-Master/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:51:13 [INFO]
11:51:13 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:51:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:13 [INFO] skip non existing resourceDirectory /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src/main/resources
11:51:13 [INFO]
11:51:13 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:51:13 [INFO] Compiling 16 source files to /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/bin
11:51:15 [WARNING] /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src-gen/profile/impl/AlwaysActiveImpl.java:[122]
11:51:15 if (false) {
11:51:15 if (diagnostics != null) {
11:51:15 diagnostics.add
11:51:15 (new BasicDiagnostic
11:51:15 (Diagnostic.ERROR,
11:51:15 ProfileValidator.DIAGNOSTIC_SOURCE,
11:51:15 ProfileValidator.ALWAYS_ACTIVE__CONSTRAINT_ALWAYS_ACTIVE,
11:51:15 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ConstraintAlwaysActive", EObjectValidator.getObjectLabel(this, context) }),
11:51:15 new Object [] { this }));
11:51:15 }
11:51:15 return false;
11:51:15 }
11:51:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:51:15 Dead code
11:51:15 [WARNING] /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src-gen/profile/impl/AlwaysActiveMalformedImpl.java:[122]
11:51:15 if (false) {
11:51:15 if (diagnostics != null) {
11:51:15 diagnostics.add
11:51:15 (new BasicDiagnostic
11:51:15 (Diagnostic.ERROR,
11:51:15 ProfileValidator.DIAGNOSTIC_SOURCE,
11:51:15 ProfileValidator.ALWAYS_ACTIVE_MALFORMED__CONSTRAINT_ALWAYS_ACTIVE_MF,
11:51:15 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ConstraintAlwaysActiveMF", EObjectValidator.getObjectLabel(this, context) }),
11:51:15 new Object [] { this }));
11:51:15 }
11:51:15 return false;
11:51:15 }
11:51:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:51:15 Dead code
11:51:15 [WARNING] /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src-gen/profile/impl/AlwaysPassiveJavaImpl.java:[122]
11:51:15 if (false) {
11:51:15 if (diagnostics != null) {
11:51:15 diagnostics.add
11:51:15 (new BasicDiagnostic
11:51:15 (Diagnostic.ERROR,
11:51:15 ProfileValidator.DIAGNOSTIC_SOURCE,
11:51:15 ProfileValidator.ALWAYS_PASSIVE_JAVA__ALWAYS_PASSIVE,
11:51:15 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "AlwaysPassive", EObjectValidator.getObjectLabel(this, context) }),
11:51:15 new Object [] { this }));
11:51:15 }
11:51:15 return false;
11:51:15 }
11:51:15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:51:15 Dead code
11:51:15 3 problems (3 warnings)
11:51:15 [INFO]
11:51:15 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:51:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:16 [INFO] skip non existing resourceDirectory /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src/test/resources
11:51:16 [INFO]
11:51:16 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:51:16 [INFO]
11:51:16 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:51:16 [INFO] Building jar: /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/target/org.eclipse.papyrus.uml.validation.tests.staticprofile-1.2.0-SNAPSHOT.jar
11:51:16 [INFO]
11:51:16 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:51:16 [INFO]
11:51:16 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:51:16 [INFO]
11:51:16 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:51:16 [INFO] Skipping tests
11:51:16 [INFO]
11:51:16 [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:51:16 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:51:16 [INFO]
11:51:16 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation >--
11:51:16 [INFO] Building org.eclipse.papyrus.uml.validation.tests.genvalidation 1.2.0-SNAPSHOT [686/697]
11:51:16 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:51:16 [INFO]
11:51:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:51:16 [INFO]
11:51:16 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:51:16 [INFO] The project's OSGi version is 1.2.0.201912121602
11:51:16 [INFO]
11:51:16 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:51:16 [INFO]
11:51:16 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:51:16 [INFO]
11:51:16 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:51:16 [INFO] tycho.testArgLine set to -javaagent:/home/hudson/genie.papyrus/.jenkins/jobs/Papyrus-Gerrit-Master/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:51:16 [INFO]
11:51:16 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:51:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:16 [INFO] skip non existing resourceDirectory /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/src/main/resources
11:51:16 [INFO]
11:51:16 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:51:16 [INFO] Compiling 6 source files to /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/bin
11:51:18 [INFO]
11:51:18 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:51:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:18 [INFO] skip non existing resourceDirectory /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/src/test/resources
11:51:18 [INFO]
11:51:18 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:51:18 [INFO]
11:51:18 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:51:18 [INFO] Building jar: /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/target/org.eclipse.papyrus.uml.validation.tests.genvalidation-1.2.0-SNAPSHOT.jar
11:51:18 [INFO]
11:51:18 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:51:18 [INFO]
11:51:18 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:51:18 [INFO]
11:51:18 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:51:18 [INFO] Skipping tests
11:51:18 [INFO]
11:51:18 [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:51:18 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:51:18 [INFO]
11:51:18 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests >--
11:51:18 [INFO] Building org.eclipse.papyrus.uml.validation.tests 1.2.100-SNAPSHOT [687/697]
11:51:18 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:51:21 [INFO]
11:51:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests ---
11:51:21 [INFO]
11:51:21 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.validation.tests ---
11:51:21 [INFO] The project's OSGi version is 1.2.100.201912121602
11:51:21 [INFO]
11:51:21 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.validation.tests ---
11:51:21 [INFO]
11:51:21 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.validation.tests ---
11:51:21 [INFO]
11:51:21 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests ---
11:51:21 [INFO] tycho.testArgLine set to -javaagent:/home/hudson/genie.papyrus/.jenkins/jobs/Papyrus-Gerrit-Master/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:51:21 [INFO]
11:51:21 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.uml.validation.tests ---
11:51:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:21 [INFO] skip non existing resourceDirectory /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/src/main/resources
11:51:21 [INFO]
11:51:21 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.validation.tests ---
11:51:21 [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests:1.2.100-SNAPSHOT @ /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/pom.xml
11:51:21 [INFO] Compiling 10 source files to /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/bin
11:51:23 [INFO]
11:51:23 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.validation.tests ---
11:51:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:23 [INFO] skip non existing resourceDirectory /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/src/test/resources
11:51:23 [INFO]
11:51:23 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.validation.tests ---
11:51:23 [INFO]
11:51:23 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.validation.tests ---
11:51:23 [INFO] Building jar: /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/target/org.eclipse.papyrus.uml.validation.tests-1.2.100-SNAPSHOT.jar
11:51:23 [INFO]
11:51:23 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.validation.tests ---
11:51:23 [INFO]
11:51:23 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.validation.tests ---
11:51:23 [INFO]
11:51:23 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.validation.tests ---
11:51:23 [INFO] Skipping tests
11:51:23 [INFO]
11:51:23 [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.uml.validation.tests ---
11:51:23 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:51:23 [INFO]
11:51:23 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests >----
11:51:23 [INFO] Building org.eclipse.papyrus.uml.suite.tests 0.0.1-SNAPSHOT [688/697]
11:51:23 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:51:28 [INFO]
11:51:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.suite.tests ---
11:51:28 [INFO]
11:51:28 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.suite.tests ---
11:51:28 [INFO] The project's OSGi version is 0.0.1.201912121602
11:51:28 [INFO]
11:51:28 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.suite.tests ---
11:51:28 [INFO]
11:51:28 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.suite.tests ---
11:51:28 [INFO]
11:51:28 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.suite.tests ---
11:51:28 [INFO] tycho.testArgLine set to -javaagent:/home/hudson/genie.papyrus/.jenkins/jobs/Papyrus-Gerrit-Master/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:51:28 [INFO]
11:51:28 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.uml.suite.tests ---
11:51:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:28 [INFO] skip non existing resourceDirectory /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/src/main/resources
11:51:28 [INFO]
11:51:28 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.suite.tests ---
11:51:28 [INFO] Compiling 2 source files to /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/bin
11:51:30 [INFO]
11:51:30 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.suite.tests ---
11:51:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:30 [INFO] skip non existing resourceDirectory /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/src/test/resources
11:51:30 [INFO]
11:51:30 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.suite.tests ---
11:51:30 [INFO]
11:51:30 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.suite.tests ---
11:51:30 [INFO] Building jar: /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/org.eclipse.papyrus.uml.suite.tests-0.0.1-SNAPSHOT.jar
11:51:30 [INFO]
11:51:30 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.suite.tests ---
11:51:30 [INFO]
11:51:30 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.suite.tests ---
11:51:30 [INFO]
11:51:30 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.suite.tests ---
11:51:30 [INFO] Skipping tests
11:51:30 [INFO]
11:51:30 [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.uml.suite.tests ---
11:51:30 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:51:30 [INFO]
11:51:30 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests.releng >--
11:51:30 [INFO] Building org.eclipse.papyrus.uml.alf.tests.releng 0.0.1-SNAPSHOT [689/697]
11:51:30 [INFO] --------------------------------[ pom ]---------------------------------
11:51:30 [INFO]
11:51:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.tests.releng ---
11:51:30 [INFO]
11:51:30 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.tests.releng ---
11:51:30 [INFO] argLine set to -javaagent:/home/hudson/genie.papyrus/.jenkins/jobs/Papyrus-Gerrit-Master/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/alf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:51:30 [INFO]
11:51:30 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.tests.releng ---
11:51:30 [INFO]
11:51:30 [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.uml.alf.tests.releng ---
11:51:30 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:51:30 [INFO]
11:51:30 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests >--
11:51:30 [INFO] Building org.eclipse.papyrus.uml.alf.backend.tests 1.1.0-SNAPSHOT [690/697]
11:51:30 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:51:30 [INFO]
11:51:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:51:30 [INFO]
11:51:30 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:51:30 [INFO] The project's OSGi version is 1.1.0.201912121602
11:51:30 [INFO]
11:51:30 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:51:30 [INFO]
11:51:30 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:51:30 [INFO]
11:51:30 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:51:30 [INFO] tycho.testArgLine set to -javaagent:/home/hudson/genie.papyrus/.jenkins/jobs/Papyrus-Gerrit-Master/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:51:30 [INFO]
11:51:30 [INFO] --- xtend-maven-plugin:2.16.0:compile (default) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:51:34 [INFO]
11:51:34 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:51:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:34 [INFO] skip non existing resourceDirectory /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/src/main/resources
11:51:34 [INFO]
11:51:34 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:51:34 [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.7 (assumes 1.7)] @ MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests:1.1.0-SNAPSHOT @ /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/pom.xml
11:51:34 [INFO] Compiling 4 source files to /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/bin
11:51:35 [INFO]
11:51:35 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:51:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:35 [INFO] skip non existing resourceDirectory /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/src/test/resources
11:51:35 [INFO]
11:51:35 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:51:35 [INFO]
11:51:35 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:51:35 [INFO] Building jar: /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/target/org.eclipse.papyrus.uml.alf.backend.tests-1.1.0-SNAPSHOT.jar
11:51:36 [INFO]
11:51:36 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:51:37 [INFO]
11:51:37 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:51:37 [INFO]
11:51:37 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:51:37 [INFO] Skipping tests
11:51:37 [INFO]
11:51:37 [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:51:37 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:51:37 [INFO]
11:51:37 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests >--
11:51:37 [INFO] Building org.eclipse.papyrus.views.properties.toolsmiths.tests 1.2.0-SNAPSHOT [691/697]
11:51:37 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:51:38 [INFO]
11:51:38 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:51:38 [INFO]
11:51:38 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:51:38 [INFO] The project's OSGi version is 1.2.0.201912121602
11:51:38 [INFO]
11:51:38 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:51:38 [INFO]
11:51:38 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:51:38 [INFO]
11:51:38 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:51:38 [INFO] tycho.testArgLine set to -javaagent:/home/hudson/genie.papyrus/.jenkins/jobs/Papyrus-Gerrit-Master/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:51:38 [INFO]
11:51:38 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:51:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:38 [INFO] skip non existing resourceDirectory /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/src/main/resources
11:51:38 [INFO]
11:51:38 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:51:38 [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests:1.2.0-SNAPSHOT @ /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/pom.xml
11:51:38 [INFO] Compiling 3 source files to /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/bin
11:51:41 [WARNING] /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/src/org/eclipse/papyrus/views/properties/toolsmiths/tests/qvt/TransformationsTests.java:[274]
11:51:41 DataContextElement st3Element = findContextElement(context, "Stereotype3");
11:51:41 ^^^^^^^^^^
11:51:41 The value of the local variable st3Element is not used
11:51:41 1 problem (1 warning)
11:51:41 [INFO]
11:51:41 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:51:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:41 [INFO] skip non existing resourceDirectory /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/src/test/resources
11:51:41 [INFO]
11:51:41 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:51:41 [INFO]
11:51:41 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:51:41 [INFO] Building jar: /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/target/org.eclipse.papyrus.views.properties.toolsmiths.tests-1.2.0-SNAPSHOT.jar
11:51:41 [INFO]
11:51:41 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:51:41 [INFO]
11:51:41 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:51:41 [INFO]
11:51:41 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:51:41 [INFO] Skipping tests
11:51:41 [INFO]
11:51:41 [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:51:41 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:51:41 [INFO]
11:51:41 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests >---
11:51:41 [INFO] Building org.eclipse.papyrus.views.suite.tests 0.0.1-SNAPSHOT [692/697]
11:51:41 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:51:45 [INFO]
11:51:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.suite.tests ---
11:51:45 [INFO]
11:51:45 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.suite.tests ---
11:51:45 [INFO] The project's OSGi version is 0.0.1.201912121602
11:51:45 [INFO]
11:51:45 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.suite.tests ---
11:51:45 [INFO]
11:51:45 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.suite.tests ---
11:51:45 [INFO]
11:51:45 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.suite.tests ---
11:51:45 [INFO] tycho.testArgLine set to -javaagent:/home/hudson/genie.papyrus/.jenkins/jobs/Papyrus-Gerrit-Master/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:51:45 [INFO]
11:51:45 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.views.suite.tests ---
11:51:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:45 [INFO] skip non existing resourceDirectory /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/src/main/resources
11:51:45 [INFO]
11:51:45 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.views.suite.tests ---
11:51:45 [INFO] Compiling 2 source files to /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/bin
11:51:47 [INFO]
11:51:47 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.views.suite.tests ---
11:51:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:47 [INFO] skip non existing resourceDirectory /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/src/test/resources
11:51:47 [INFO]
11:51:47 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.suite.tests ---
11:51:47 [INFO]
11:51:47 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.suite.tests ---
11:51:47 [INFO] Building jar: /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/org.eclipse.papyrus.views.suite.tests-0.0.1-SNAPSHOT.jar
11:51:47 [INFO]
11:51:47 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.suite.tests ---
11:51:47 [INFO]
11:51:47 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.suite.tests ---
11:51:47 [INFO]
11:51:47 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.views.suite.tests ---
11:51:47 [INFO] Skipping tests
11:51:47 [INFO]
11:51:47 [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.views.suite.tests ---
11:51:47 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:51:47 [INFO]
11:51:47 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.documentation.tests.releng >--
11:51:47 [INFO] Building org.eclipse.papyrus.views.documentation.tests.releng 0.0.1-SNAPSHOT [693/697]
11:51:47 [INFO] --------------------------------[ pom ]---------------------------------
11:51:47 [INFO]
11:51:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.documentation.tests.releng ---
11:51:47 [INFO]
11:51:47 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.documentation.tests.releng ---
11:51:49 [INFO] argLine set to -javaagent:/home/hudson/genie.papyrus/.jenkins/jobs/Papyrus-Gerrit-Master/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/views/documentation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:51:49 [INFO]
11:51:49 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.documentation.tests.releng ---
11:51:49 [INFO]
11:51:49 [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.views.documentation.tests.releng ---
11:51:49 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:51:49 [INFO]
11:51:49 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests >--
11:51:49 [INFO] Building org.eclipse.papyrus.toolsmiths.suite.tests 0.0.1-SNAPSHOT [694/697]
11:51:49 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:51:52 [INFO]
11:51:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:51:52 [INFO]
11:51:52 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:51:52 [INFO] The project's OSGi version is 0.0.1.201912121602
11:51:52 [INFO]
11:51:52 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:51:52 [INFO]
11:51:52 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:51:52 [INFO]
11:51:52 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:51:52 [INFO] tycho.testArgLine set to -javaagent:/home/hudson/genie.papyrus/.jenkins/jobs/Papyrus-Gerrit-Master/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:51:52 [INFO]
11:51:52 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:51:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:52 [INFO] skip non existing resourceDirectory /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/src/main/resources
11:51:52 [INFO]
11:51:52 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:51:52 [INFO] Compiling 2 source files to /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/bin
11:51:54 [INFO]
11:51:54 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:51:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:51:54 [INFO] skip non existing resourceDirectory /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/src/test/resources
11:51:54 [INFO]
11:51:54 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:51:54 [INFO]
11:51:54 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:51:54 [INFO] Building jar: /jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/org.eclipse.papyrus.toolsmiths.suite.tests-0.0.1-SNAPSHOT.jar
11:51:54 [INFO]
11:51:54 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:51:54 [INFO]
11:51:54 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:51:54 [INFO]
11:51:54 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:51:54 [INFO] Skipping tests
11:51:54 [INFO]
11:51:54 [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:51:54 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:51:54 [INFO]
11:51:54 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.tests.main.releng >------
11:51:54 [INFO] Building org.eclipse.papyrus.tests.main.releng 1.2.0-SNAPSHOT [695/697]
11:51:54 [INFO] --------------------------------[ pom ]---------------------------------
11:51:54 [INFO]
11:51:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.main.releng ---
11:51:54 [INFO]
11:51:54 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.main.releng ---
11:51:54 [INFO] argLine set to -javaagent:/home/hudson/genie.papyrus/.jenkins/jobs/Papyrus-Gerrit-Master/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/releng/tests/main-tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:51:54 [INFO]
11:51:54 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.main.releng ---
11:51:54 [INFO]
11:51:54 [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.tests.main.releng ---
11:51:54 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:51:54 [INFO]
11:51:54 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.main.tests.target.parent >--
11:51:54 [INFO] Building org.eclipse.papyrus.main.tests.target.parent 0.0.1-SNAPSHOT [696/697]
11:51:54 [INFO] --------------------------------[ pom ]---------------------------------
11:51:54 [INFO]
11:51:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.main.tests.target.parent ---
11:51:54 [INFO]
11:51:54 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.main.tests.target.parent ---
11:51:54 [INFO] argLine set to -javaagent:/home/hudson/genie.papyrus/.jenkins/jobs/Papyrus-Gerrit-Master/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/releng/tests/main-tests/targetPlatform/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:51:54 [INFO]
11:51:54 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.main.tests.target.parent ---
11:51:54 [INFO]
11:51:54 [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.main.tests.target.parent ---
11:51:54 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:51:54 [INFO]
11:51:54 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.main.tests.portable.target >--
11:51:54 [INFO] Building org.eclipse.papyrus.main.tests.portable.target 0.0.1-SNAPSHOT [697/697]
11:51:54 [INFO] ---------------------[ eclipse-target-definition ]----------------------
11:51:54 [INFO]
11:51:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.main.tests.portable.target ---
11:51:54 [INFO]
11:51:54 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.main.tests.portable.target ---
11:51:54 [INFO] argLine set to -javaagent:/home/hudson/genie.papyrus/.jenkins/jobs/Papyrus-Gerrit-Master/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.papyrus/Papyrus-Gerrit-Master/workspace/source/releng/tests/main-tests/targetPlatform/portable/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:51:54 [INFO]
11:51:54 [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.main.tests.portable.target ---
11:51:54 [INFO]
11:51:54 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.main.tests.portable.target ---
11:51:54 [INFO]
11:51:54 [INFO] --- jacoco-maven-plugin:0.8.2:report (default-report) @ org.eclipse.papyrus.main.tests.portable.target ---
11:51:54 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:51:54 [INFO] ------------------------------------------------------------------------
11:51:54 [INFO] Reactor Summary:
11:51:54 [INFO]
11:51:54 [INFO] org.eclipse.papyrus.all.releng 0.0.1-SNAPSHOT ...... SUCCESS [ 0.075 s]
11:51:54 [INFO] org.eclipse.papyrus.releng 0.0.1-SNAPSHOT .......... SUCCESS [ 0.031 s]
11:51:54 [INFO] Papyrus Main Plugins 0.0.1-SNAPSHOT ................ SUCCESS [ 0.007 s]
11:51:54 [INFO] Papyrus EMF 0.0.1-SNAPSHOT ......................... SUCCESS [ 0.005 s]
11:51:54 [INFO] org.eclipse.papyrus.emf 1.0.0-SNAPSHOT ............. SUCCESS [ 2.738 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.ui 1.0.0-SNAPSHOT .......... SUCCESS [ 0.296 s]
11:51:54 [INFO] EMF Facet, the Papyrus Edition 0.0.1-SNAPSHOT ...... SUCCESS [ 0.003 s]
11:51:54 [INFO] Papyrus EMF Facet Editors 0.0.1-SNAPSHOT ........... SUCCESS [ 0.005 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.custom.doc 1.2.0-SNAPSHOT SUCCESS [ 0.054 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.common.core 1.2.0-SNAPSHOT SUCCESS [ 0.112 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.util.emf.catalog 1.2.0-SNAPSHOT SUCCESS [ 0.165 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.util.core 1.2.0-SNAPSHOT SUCCESS [ 0.155 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.common.sdk.core 1.2.0-SNAPSHOT SUCCESS [ 0.221 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.common.ui 1.2.0-SNAPSHOT SUCCESS [ 0.235 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.util.pde.core 1.2.0-SNAPSHOT SUCCESS [ 0.170 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.util.emf.core 1.2.0-SNAPSHOT SUCCESS [ 0.320 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel 1.3.0-SNAPSHOT SUCCESS [ 0.512 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel 1.4.0-SNAPSHOT SUCCESS [ 0.268 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.efacet 1.2.0-SNAPSHOT SUCCESS [ 0.243 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.efacet.catalog 1.2.0-SNAPSHOT SUCCESS [ 0.152 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.util.ui 2.0.0-SNAPSHOT SUCCESS [ 0.345 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.util.swt 1.2.0-SNAPSHOT SUCCESS [ 0.127 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.util.emf.ui 2.0.0-SNAPSHOT SUCCESS [ 0.351 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.efacet.core 2.0.0-SNAPSHOT SUCCESS [ 0.467 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.custom.core 3.0.0-SNAPSHOT SUCCESS [ 0.261 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel.edit 1.2.0-SNAPSHOT SUCCESS [ 0.215 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.edit 1.3.0-SNAPSHOT SUCCESS [ 0.143 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.query.java 1.2.0-SNAPSHOT SUCCESS [ 0.111 s]
11:51:54 [INFO] Papyrus Infra 0.0.1-SNAPSHOT ....................... SUCCESS [ 0.002 s]
11:51:54 [INFO] Papyrus Infra Core 0.0.1-SNAPSHOT .................. SUCCESS [ 0.002 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.core.log 1.2.0-SNAPSHOT .. SUCCESS [ 0.063 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.tools 3.2.100-SNAPSHOT ... SUCCESS [ 0.331 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.query.java.metamodel 1.3.0-SNAPSHOT SUCCESS [ 0.168 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.query.java.core 2.0.0-SNAPSHOT SUCCESS [ 0.177 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.util.jface.ui 2.0.0-SNAPSHOT SUCCESS [ 0.131 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.custom.ui 3.1.0-SNAPSHOT SUCCESS [ 0.387 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.efacet.sdk.ui 2.0.0-SNAPSHOT SUCCESS [ 0.480 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.core 1.2.0-SNAPSHOT SUCCESS [ 0.191 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.widgets 1.2.0-SNAPSHOT SUCCESS [ 0.166 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors 1.2.0-SNAPSHOT SUCCESS [ 0.297 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.efacet.ui 3.0.0-SNAPSHOT SUCCESS [ 0.343 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.ui 1.2.0-SNAPSHOT SUCCESS [ 0.299 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.metamodel 1.2.0-SNAPSHOT SUCCESS [ 0.128 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor 1.3.0-SNAPSHOT SUCCESS [ 0.265 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc 1.2.0-SNAPSHOT SUCCESS [ 0.029 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.doc 1.2.0-SNAPSHOT ... SUCCESS [ 0.089 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.aggregate.doc 1.2.0-SNAPSHOT SUCCESS [ 0.032 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.efacet.doc 1.2.0-SNAPSHOT SUCCESS [ 0.032 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.efacet.edit 1.2.0-SNAPSHOT SUCCESS [ 0.144 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.efacet.editor 1.2.0-SNAPSHOT SUCCESS [ 0.159 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.query.java.sdk.ui 1.2.0-SNAPSHOT SUCCESS [ 0.242 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.core 1.2.0-SNAPSHOT SUCCESS [ 0.182 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui 2.0.0-SNAPSHOT SUCCESS [ 0.196 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.util.emf.doc 1.2.0-SNAPSHOT SUCCESS [ 0.030 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore 1.2.0-SNAPSHOT SUCCESS [ 0.266 s]
11:51:54 [INFO] Papyrus Infra Architecture 0.0.1-SNAPSHOT .......... SUCCESS [ 0.004 s]
11:51:54 [INFO] Papyrus Infra Element Types Configurations 0.0.1-SNAPSHOT SUCCESS [ 0.002 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.types 4.0.0-SNAPSHOT ..... SUCCESS [ 0.202 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.core.architecture 2.1.0-SNAPSHOT SUCCESS [ 0.222 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.core.sashwindows.di 1.4.0-SNAPSHOT SUCCESS [ 3.167 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.core 3.1.0-SNAPSHOT ...... SUCCESS [ 0.643 s]
11:51:54 [INFO] Papyrus EMF Infrastructure 0.0.1-SNAPSHOT .......... SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.emf 3.1.0-SNAPSHOT ....... SUCCESS [ 0.635 s]
11:51:54 [INFO] Papyrus Infra Services 0.0.1-SNAPSHOT .............. SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.markerlistener 2.0.0-SNAPSHOT SUCCESS [ 0.188 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.edit 3.2.0-SNAPSHOT SUCCESS [ 0.217 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.architecture 2.1.0-SNAPSHOT SUCCESS [ 0.370 s]
11:51:54 [INFO] Papyrus Infra Constraints 0.0.1-SNAPSHOT ........... SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.constraints 2.0.0-SNAPSHOT SUCCESS [ 2.469 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.architecture.representation 2.1.0-SNAPSHOT SUCCESS [ 0.250 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.types.edit 4.0.0-SNAPSHOT SUCCESS [ 1.459 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.core.architecture.edit 2.1.0-SNAPSHOT SUCCESS [ 0.218 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.constraints.edit 2.0.0-SNAPSHOT SUCCESS [ 0.249 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.architecture.representation.edit 1.2.0-SNAPSHOT SUCCESS [ 0.245 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.core.sasheditor 2.2.0-SNAPSHOT SUCCESS [ 0.361 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di 2.1.0-SNAPSHOT SUCCESS [ 0.213 s]
11:51:54 [INFO] Papyrus Infra One-file 0.0.1-SNAPSHOT .............. SUCCESS [ 0.002 s]
11:51:54 [INFO] Papyrus EMF Expressions Infrastructure 0.0.1-SNAPSHOT SUCCESS [ 0.006 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.emf.expressions 1.1.0-SNAPSHOT SUCCESS [ 0.268 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.emf.gmf 1.3.0-SNAPSHOT ... SUCCESS [ 0.294 s]
11:51:54 [INFO] Papyrus Nattable 0.0.1-SNAPSHOT .................... SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.nattable.model 4.1.0-SNAPSHOT SUCCESS [ 0.639 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.labelprovider 2.0.0-SNAPSHOT SUCCESS [ 0.151 s]
11:51:54 [INFO] Papyrus Infra UI 0.0.1-SNAPSHOT .................... SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.widgets 3.6.0-SNAPSHOT ... SUCCESS [ 1.124 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.widgets.toolbox 2.0.0-SNAPSHOT SUCCESS [ 0.234 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.ui 2.1.0-SNAPSHOT ........ SUCCESS [ 0.822 s]
11:51:54 [INFO] Papyrus Internationalization 0.0.1-SNAPSHOT ........ SUCCESS [ 0.004 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.internationalization.common 1.100.0-SNAPSHOT SUCCESS [ 0.323 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.internationalization 1.2.100-SNAPSHOT SUCCESS [ 0.433 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.onefile 2.2.0-SNAPSHOT ... SUCCESS [ 0.314 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.constraints.editor 2.0.0-SNAPSHOT SUCCESS [ 0.292 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.constraints.ui 2.0.0-SNAPSHOT SUCCESS [ 0.379 s]
11:51:54 [INFO] Papyrus Editor Welcome Page 0.0.1-SNAPSHOT ......... SUCCESS [ 0.006 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.emf.readonly 3.1.0-SNAPSHOT SUCCESS [ 0.625 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.internationalization.utils 1.0.100-SNAPSHOT SUCCESS [ 0.384 s]
11:51:54 [INFO] Papyrus Infra Properties Framework 0.0.1-SNAPSHOT .. SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.properties 3.0.0-SNAPSHOT SUCCESS [ 0.379 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.ui.emf 2.2.0-SNAPSHOT .... SUCCESS [ 0.597 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.properties.ui 3.4.0-SNAPSHOT SUCCESS [ 0.946 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.editor.welcome 2.0.100-SNAPSHOT SUCCESS [ 0.567 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.navigation 3.0.0-SNAPSHOT SUCCESS [ 2.321 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.editor.welcome.nattable 3.0.0-SNAPSHOT SUCCESS [ 0.658 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.emf.appearance 2.0.0-SNAPSHOT SUCCESS [ 0.179 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.emf.diagram.common 2.0.0-SNAPSHOT SUCCESS [ 0.230 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.types.core 4.1.0-SNAPSHOT SUCCESS [ 0.315 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.types.rulebased 4.0.0-SNAPSHOT SUCCESS [ 0.224 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.properties.edit 3.0.0-SNAPSHOT SUCCESS [ 0.218 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.emf.types 4.1.0-SNAPSHOT . SUCCESS [ 0.298 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.emf.types.ui 4.1.0-SNAPSHOT SUCCESS [ 0.360 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.emf.expressions.edit 1.1.0-SNAPSHOT SUCCESS [ 0.124 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.emf.expressions.editor 1.1.0-SNAPSHOT SUCCESS [ 0.171 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.emf.expressions.properties 1.0.100-SNAPSHOT SUCCESS [ 0.312 s]
11:51:54 [INFO] Papyrus Infra Filters Model 0.0.1-SNAPSHOT ......... SUCCESS [ 0.002 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.filters 1.3.0-SNAPSHOT ... SUCCESS [ 0.108 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.filters.edit 1.4.0-SNAPSHOT SUCCESS [ 0.088 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.properties.editor 3.0.0-SNAPSHOT SUCCESS [ 0.286 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.architecture 1.0.100-SNAPSHOT SUCCESS [ 0.157 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.controlmode 2.1.0-SNAPSHOT SUCCESS [ 0.463 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.controlmode.history 2.0.0-SNAPSHOT SUCCESS [ 0.135 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.decoration 2.0.0-SNAPSHOT SUCCESS [ 0.192 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.edit.ui 3.0.0-SNAPSHOT SUCCESS [ 0.426 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.localizer 2.1.0-SNAPSHOT SUCCESS [ 0.246 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.openelement 3.0.0-SNAPSHOT SUCCESS [ 0.295 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.resourceloading 3.0.0-SNAPSHOT SUCCESS [ 0.227 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.resourceloading.ui 1.2.100-SNAPSHOT SUCCESS [ 0.431 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.semantic 2.0.0-SNAPSHOT SUCCESS [ 0.138 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.validation 3.1.100-SNAPSHOT SUCCESS [ 0.250 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.viewersearch 3.0.0-SNAPSHOT SUCCESS [ 0.153 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.viewlabelprovider 1.2.0-SNAPSHOT SUCCESS [ 0.115 s]
11:51:54 [INFO] Papyrus Infra New-Child Model 0.0.1-SNAPSHOT ....... SUCCESS [ 0.002 s]
11:51:54 [INFO] Papyrus Views 0.0.1-SNAPSHOT ....................... SUCCESS [ 0.002 s]
11:51:54 [INFO] Papyrus Properties View 0.0.1-SNAPSHOT ............. SUCCESS [ 0.002 s]
11:51:54 [INFO] org.eclipse.papyrus.views.properties 4.0.0-SNAPSHOT SUCCESS [ 0.385 s]
11:51:54 [INFO] Papyrus Diagram Infrastructure 0.0.1-SNAPSHOT ...... SUCCESS [ 0.002 s]
11:51:54 [INFO] Papyrus UML Diagram PaletteConfiguration 0.0.1-SNAPSHOT SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration 4.0.0-SNAPSHOT SUCCESS [ 0.430 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation 2.1.0-SNAPSHOT SUCCESS [ 0.383 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.nattable.representation 2.1.0-SNAPSHOT SUCCESS [ 0.183 s]
11:51:54 [INFO] Papyrus Infra Viewpoints 0.0.1-SNAPSHOT ............ SUCCESS [ 0.002 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.viewpoints.policy 3.1.0-SNAPSHOT SUCCESS [ 0.530 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands 3.0.0-SNAPSHOT SUCCESS [ 0.440 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.newchild 4.1.0-SNAPSHOT .. SUCCESS [ 0.740 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.newchild.edit 4.1.0-SNAPSHOT SUCCESS [ 0.545 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.newchild.editor 3.1.0-SNAPSHOT SUCCESS [ 0.448 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.types.editor 3.1.0-SNAPSHOT SUCCESS [ 0.175 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.types.ui 3.0.100-SNAPSHOT SUCCESS [ 0.225 s]
11:51:54 [INFO] Papyrus Editor 0.0.1-SNAPSHOT ...................... SUCCESS [ 0.002 s]
11:51:54 [INFO] org.eclipse.papyrus.editor 2.0.0-SNAPSHOT .......... SUCCESS [ 0.285 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.nattable 6.5.0-SNAPSHOT .. SUCCESS [ 6.631 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.emf.nattable 5.1.0-SNAPSHOT SUCCESS [ 0.577 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.nattable.common 5.4.0-SNAPSHOT SUCCESS [ 0.622 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.nattable.controlmode 2.1.0-SNAPSHOT SUCCESS [ 0.409 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.nattable.model.edit 4.0.100-SNAPSHOT SUCCESS [ 0.546 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.nattable.model.editor 5.0.0-SNAPSHOT SUCCESS [ 0.632 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.tooling.runtime 3.1.0-SNAPSHOT SUCCESS [ 0.649 s]
11:51:54 [INFO] Papyrus Infra Other Bundles 0.0.1-SNAPSHOT ......... SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.sync 2.1.0-SNAPSHOT ...... SUCCESS [ 0.204 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.style 2.0.0-SNAPSHOT SUCCESS [ 0.425 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.common 3.103.0-SNAPSHOT SUCCESS [ 1.887 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors 1.0.0-SNAPSHOT SUCCESS [ 0.390 s]
11:51:54 [INFO] Papyrus Model Explorer View 0.0.1-SNAPSHOT ......... SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.views.modelexplorer 3.1.0-SNAPSHOT SUCCESS [ 0.676 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.nattable.modelexplorer 4.1.0-SNAPSHOT SUCCESS [ 0.600 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.nattable.properties 2.4.0-SNAPSHOT SUCCESS [ 0.507 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.nattable.views.config 5.0.0-SNAPSHOT SUCCESS [ 0.491 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.nattable.views.editor 1.2.100-SNAPSHOT SUCCESS [ 0.166 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.nattable.representation.edit 2.1.0-SNAPSHOT SUCCESS [ 0.347 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.nattable.gmfdiag 1.2.100-SNAPSHOT SUCCESS [ 0.442 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.ui.fonts 1.0.0-SNAPSHOT .. SUCCESS [ 0.110 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.ui.architecture 2.1.0-SNAPSHOT SUCCESS [ 0.553 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.ui.resources 1.3.0-SNAPSHOT SUCCESS [ 0.313 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.onefile.ui 1.2.0-SNAPSHOT SUCCESS [ 0.372 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.newchild.ui 2.0.100-SNAPSHOT SUCCESS [ 0.497 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.hyperlink 3.0.0-SNAPSHOT . SUCCESS [ 0.523 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.psf 1.2.0-SNAPSHOT ....... SUCCESS [ 0.168 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.internationalization.edit 1.0.0-SNAPSHOT SUCCESS [ 0.454 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.internationalization.ui 1.0.0-SNAPSHOT SUCCESS [ 0.643 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.internationalization.controlmode 1.0.100-SNAPSHOT SUCCESS [ 0.535 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.internationalization.readonly 1.1.0-SNAPSHOT SUCCESS [ 0.433 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.editor.welcome.internationalization 2.0.0-SNAPSHOT SUCCESS [ 0.613 s]
11:51:54 [INFO] org.eclipse.papyrus.extensionpoints.editors 3.1.0-SNAPSHOT SUCCESS [ 0.366 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical 2.1.0-SNAPSHOT SUCCESS [ 0.582 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.controlmode 1.2.0-SNAPSHOT SUCCESS [ 0.304 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model 1.3.0-SNAPSHOT SUCCESS [ 0.121 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model.edit 1.3.0-SNAPSHOT SUCCESS [ 0.150 s]
11:51:54 [INFO] Papyrus Diagram Expansion 0.0.1-SNAPSHOT ........... SUCCESS [ 0.002 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion 3.0.0-SNAPSHOT SUCCESS [ 0.528 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.dnd 1.4.0-SNAPSHOT SUCCESS [ 0.643 s]
11:51:54 [INFO] Papyrus Diagram CSS Support 0.0.1-SNAPSHOT ......... SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.css 2.4.0-SNAPSHOT SUCCESS [ 0.729 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.export 2.1.0-SNAPSHOT SUCCESS [ 0.606 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.gef 1.2.0-SNAPSHOT SUCCESS [ 0.333 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter 1.2.0-SNAPSHOT SUCCESS [ 0.293 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.preferences 3.0.0-SNAPSHOT SUCCESS [ 0.515 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.navigation 2.0.0-SNAPSHOT SUCCESS [ 0.507 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.hyperlink 3.0.100-SNAPSHOT SUCCESS [ 0.570 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu 1.3.0-SNAPSHOT SUCCESS [ 0.357 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.modelexplorer 1.3.0-SNAPSHOT SUCCESS [ 0.400 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.outline 2.0.0-SNAPSHOT SUCCESS [ 0.361 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.properties 4.1.100-SNAPSHOT SUCCESS [ 0.486 s]
11:51:54 [INFO] org.eclipse.papyrus.views.search 2.0.0-SNAPSHOT .... SUCCESS [ 0.255 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.viewersearcher 1.2.0-SNAPSHOT SUCCESS [ 0.271 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome 1.2.100-SNAPSHOT SUCCESS [ 0.495 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.widgets 1.2.0-SNAPSHOT SUCCESS [ 0.358 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit 4.0.0-SNAPSHOT SUCCESS [ 0.422 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation.edit 2.1.0-SNAPSHOT SUCCESS [ 0.377 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.style.edit 2.0.0-SNAPSHOT SUCCESS [ 0.404 s]
11:51:54 [INFO] Papyrus Diagram Assistants 0.0.1-SNAPSHOT .......... SUCCESS [ 0.002 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant 1.5.0-SNAPSHOT SUCCESS [ 0.616 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.edit 1.3.0-SNAPSHOT SUCCESS [ 0.504 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.editor 1.3.0-SNAPSHOT SUCCESS [ 0.475 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.ui 1.3.0-SNAPSHOT SUCCESS [ 0.595 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.properties 3.1.0-SNAPSHOT SUCCESS [ 0.472 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext 3.0.0-SNAPSHOT SUCCESS [ 12.905 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.configuration 2.0.0-SNAPSHOT SUCCESS [ 1.119 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.theme 1.2.0-SNAPSHOT SUCCESS [ 0.230 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui 3.0.0-SNAPSHOT SUCCESS [ 3.864 s]
11:51:54 [INFO] org.eclipse.papyrus.views.modelexplorer.newchild 1.2.100-SNAPSHOT SUCCESS [ 0.490 s]
11:51:54 [INFO] org.eclipse.papyrus.views.modelexplorer.resourceloading 2.0.0-SNAPSHOT SUCCESS [ 0.940 s]
11:51:54 [INFO] org.eclipse.papyrus.views.modelexplorer.widgets 2.0.0-SNAPSHOT SUCCESS [ 0.321 s]
11:51:54 [INFO] org.eclipse.papyrus.views.properties.model.xwt 2.0.0-SNAPSHOT SUCCESS [ 0.499 s]
11:51:54 [INFO] Papyrus Validation View 0.0.1-SNAPSHOT ............. SUCCESS [ 0.004 s]
11:51:54 [INFO] org.eclipse.papyrus.views.validation 2.1.0-SNAPSHOT SUCCESS [ 0.366 s]
11:51:54 [INFO] Papyrus References View 0.0.1-SNAPSHOT ............. SUCCESS [ 0.002 s]
11:51:54 [INFO] org.eclipse.papyrus.views.references 2.0.0-SNAPSHOT SUCCESS [ 0.425 s]
11:51:54 [INFO] Papyrus Documentation View 0.0.1-SNAPSHOT .......... SUCCESS [ 0.006 s]
11:51:54 [INFO] Papyrus UML 0.0.1-SNAPSHOT ......................... SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.appearance 2.0.0-SNAPSHOT .. SUCCESS [ 0.214 s]
11:51:54 [INFO] Papyrus UML Internationalization 0.0.1-SNAPSHOT .... SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.internationalization.utils 1.0.0-SNAPSHOT SUCCESS [ 0.409 s]
11:51:54 [INFO] Papyrus UML Tools 0.0.1-SNAPSHOT ................... SUCCESS [ 0.004 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.tools.utils 3.5.0-SNAPSHOT . SUCCESS [ 0.651 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.extensionpoints 1.3.0-SNAPSHOT SUCCESS [ 0.853 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.internationalization.edit 1.100.100-SNAPSHOT SUCCESS [ 0.602 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.tools 4.2.100-SNAPSHOT ..... SUCCESS [ 1.408 s]
11:51:54 [INFO] Papyrus UML Diagrams 0.0.1-SNAPSHOT ................ SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.wizards 3.2.0-SNAPSHOT SUCCESS [ 0.800 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.navigation 2.0.0-SNAPSHOT SUCCESS [ 0.831 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.modelrepair 2.1.0-SNAPSHOT . SUCCESS [ 0.724 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.profile 3.2.0-SNAPSHOT ..... SUCCESS [ 0.861 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.common 3.4.100-SNAPSHOT SUCCESS [ 4.091 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.documentation.profile 1.3.0-SNAPSHOT SUCCESS [ 0.363 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.types.core 4.1.0-SNAPSHOT .. SUCCESS [ 1.533 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.ui 1.3.100-SNAPSHOT ........ SUCCESS [ 0.433 s]
11:51:54 [INFO] org.eclipse.papyrus.views.documentation 1.0.100-SNAPSHOT SUCCESS [ 0.669 s]
11:51:54 [INFO] org.eclipse.papyrus.eclipse.project.editors 2.1.0-SNAPSHOT SUCCESS [ 0.417 s]
11:51:54 [INFO] org.eclipse.papyrus.editor.perspectiveconfiguration 1.2.0-SNAPSHOT SUCCESS [ 0.126 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.commands 1.3.100-SNAPSHOT .. SUCCESS [ 0.529 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.controlmode.profile 2.1.0-SNAPSHOT SUCCESS [ 0.646 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.filters 1.4.0-SNAPSHOT ..... SUCCESS [ 0.154 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.filters.edit 1.3.0-SNAPSHOT SUCCESS [ 0.121 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.icons 1.2.0-SNAPSHOT ....... SUCCESS [ 0.114 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.import 1.2.0-SNAPSHOT ...... SUCCESS [ 0.398 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.export 1.0.0-SNAPSHOT ...... SUCCESS [ 0.686 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.navigation 1.2.0-SNAPSHOT .. SUCCESS [ 0.434 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.oclconstraintevaluation 1.2.0-SNAPSHOT SUCCESS [ 0.416 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.perspective 1.2.0-SNAPSHOT . SUCCESS [ 0.347 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.resourceloading.profile 1.2.100-SNAPSHOT SUCCESS [ 0.263 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.search.ui 2.0.100-SNAPSHOT . SUCCESS [ 0.567 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.service.types 4.3.0-SNAPSHOT SUCCESS [ 1.061 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.service.types.ui 2.1.0-SNAPSHOT SUCCESS [ 0.645 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.service.validation 2.1.0-SNAPSHOT SUCCESS [ 0.423 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.services.decoration 1.2.0-SNAPSHOT SUCCESS [ 0.237 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.templaterepository 2.0.100-SNAPSHOT SUCCESS [ 0.390 s]
11:51:54 [INFO] Papyrus UML ALF 0.0.1-SNAPSHOT ..................... SUCCESS [ 0.002 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.alf.libraries 2.0.0-SNAPSHOT SUCCESS [ 0.497 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.alf 3.0.0-SNAPSHOT ......... SUCCESS [ 14.965 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.alf.common 2.0.0-SNAPSHOT .. SUCCESS [ 1.054 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.alf.common.ui 2.0.0-SNAPSHOT SUCCESS [ 0.369 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.alf.to.fuml 1.2.0-SNAPSHOT . SUCCESS [ 2.679 s]
11:51:54 [INFO] Papyrus UML Xtext Integration 0.0.1-SNAPSHOT ....... SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.xtext.integration.core 2.1.0-SNAPSHOT SUCCESS [ 0.085 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.xtext.integration.ui 2.2.0-SNAPSHOT SUCCESS [ 0.600 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.alf.ui 3.0.0-SNAPSHOT ...... SUCCESS [ 6.528 s]
11:51:54 [INFO] Papyrus UML Architecture 0.0.1-SNAPSHOT ............ SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.activity 3.5.0-SNAPSHOT SUCCESS [ 11.045 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.clazz 3.2.0-SNAPSHOT SUCCESS [ 5.406 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.communication 4.1.0-SNAPSHOT SUCCESS [ 1.112 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.menu 2.0.100-SNAPSHOT SUCCESS [ 0.957 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.component 3.2.0-SNAPSHOT SUCCESS [ 1.723 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.composite 3.2.0-SNAPSHOT SUCCESS [ 3.016 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.deployment 3.2.0-SNAPSHOT SUCCESS [ 1.418 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.stereotype.edition 2.0.100-SNAPSHOT SUCCESS [ 0.785 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.modelexplorer 1.2.100-SNAPSHOT SUCCESS [ 0.616 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview 3.1.0-SNAPSHOT SUCCESS [ 0.990 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.profile 3.2.0-SNAPSHOT SUCCESS [ 1.765 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.sequence 5.3.0-SNAPSHOT SUCCESS [ 2.408 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.statemachine 3.2.0-SNAPSHOT SUCCESS [ 1.557 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.timing 1.4.200-SNAPSHOT SUCCESS [ 1.596 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.usecase 4.0.200-SNAPSHOT SUCCESS [ 1.484 s]
11:51:54 [INFO] Papyrus UML Nattable 0.0.1-SNAPSHOT ................ SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.nattable 5.2.300-SNAPSHOT .. SUCCESS [ 0.687 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config 5.0.0-SNAPSHOT SUCCESS [ 0.443 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.nattable.generic.config 1.2.100-SNAPSHOT SUCCESS [ 0.364 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.architecture 1.1.300-SNAPSHOT SUCCESS [ 0.714 s]
11:51:54 [INFO] Papyrus UML Decorator Models 0.0.1-SNAPSHOT ........ SUCCESS [ 0.002 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.decoratormodel 2.3.0-SNAPSHOT SUCCESS [ 0.558 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode 1.3.0-SNAPSHOT SUCCESS [ 0.514 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display 3.0.100-SNAPSHOT SUCCESS [ 0.628 s]
11:51:54 [INFO] Papyrus UML Properties 0.0.1-SNAPSHOT .............. SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.properties 3.5.100-SNAPSHOT SUCCESS [ 9.378 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.decoratormodel.ui 2.1.0-SNAPSHOT SUCCESS [ 11.303 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.decoratormodel.properties 4.1.0-SNAPSHOT SUCCESS [ 0.745 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.common.groups 2.0.0-SNAPSHOT SUCCESS [ 0.711 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.css 2.0.100-SNAPSHOT SUCCESS [ 0.605 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.dnd 1.3.100-SNAPSHOT SUCCESS [ 0.880 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.icons 1.2.0-SNAPSHOT SUCCESS [ 0.148 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.linklf 2.0.100-SNAPSHOT SUCCESS [ 0.936 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.symbols 1.2.0-SNAPSHOT SUCCESS [ 0.771 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.sequence.restrictions 1.0.0-SNAPSHOT SUCCESS [ 2.835 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.symbols.properties 1.2.0-SNAPSHOT SUCCESS [ 0.366 s]
11:51:54 [INFO] Papyrus UML Expressions Infrastructure 0.0.1-SNAPSHOT SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.expressions 2.1.0-SNAPSHOT . SUCCESS [ 8.009 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.expressions.edit 2.1.0-SNAPSHOT SUCCESS [ 0.999 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.expressions.properties 1.0.100-SNAPSHOT SUCCESS [ 0.530 s]
11:51:54 [INFO] Papyrus UML Model Explorer 0.0.1-SNAPSHOT .......... SUCCESS [ 0.002 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.modelexplorer 2.1.0-SNAPSHOT SUCCESS [ 2.909 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.modelexplorer.widgets 2.0.100-SNAPSHOT SUCCESS [ 2.227 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.nattable.generic 1.2.100-SNAPSHOT SUCCESS [ 0.297 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.nattable.matrix 1.0.200-SNAPSHOT SUCCESS [ 2.300 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.nattable.menu 1.2.200-SNAPSHOT SUCCESS [ 2.527 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.nattable.properties 1.0.200-SNAPSHOT SUCCESS [ 0.414 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.nattable.richtext 2.1.100-SNAPSHOT SUCCESS [ 2.334 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.nattable.xtext.integration 2.0.100-SNAPSHOT SUCCESS [ 0.469 s]
11:51:54 [INFO] Papyrus UML Textual Edit 0.0.1-SNAPSHOT ............ SUCCESS [ 0.005 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext 1.4.0-SNAPSHOT SUCCESS [ 3.496 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils 1.4.0-SNAPSHOT SUCCESS [ 0.398 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui 2.1.0-SNAPSHOT SUCCESS [ 2.643 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.nattable.xtext.valuespecification 5.0.0-SNAPSHOT SUCCESS [ 2.554 s]
11:51:54 [INFO] Papyrus UML Profile 0.0.1-SNAPSHOT ................. SUCCESS [ 0.004 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.profile.drafter 1.4.0-SNAPSHOT SUCCESS [ 0.800 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.profile.drafter.documentation 1.2.0-SNAPSHOT SUCCESS [ 0.030 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.properties.xtext 1.3.100-SNAPSHOT SUCCESS [ 2.643 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext 2.1.0-SNAPSHOT SUCCESS [ 3.730 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext 2.1.0-SNAPSHOT SUCCESS [ 3.763 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext.ui 2.1.100-SNAPSHOT SUCCESS [ 0.596 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui 2.1.0-SNAPSHOT SUCCESS [ 3.312 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext 2.1.0-SNAPSHOT SUCCESS [ 4.079 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui 2.1.0-SNAPSHOT SUCCESS [ 2.435 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext 1.3.0-SNAPSHOT SUCCESS [ 0.616 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.javaconstraint 2.0.100-SNAPSHOT SUCCESS [ 2.366 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext 2.1.0-SNAPSHOT SUCCESS [ 3.557 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext.ui 2.1.0-SNAPSHOT SUCCESS [ 3.181 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext 2.1.0-SNAPSHOT SUCCESS [ 4.223 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext.ui 2.1.0-SNAPSHOT SUCCESS [ 2.412 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext 1.4.0-SNAPSHOT SUCCESS [ 3.556 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext.ui 2.1.0-SNAPSHOT SUCCESS [ 0.768 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext 2.1.0-SNAPSHOT SUCCESS [ 3.964 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext.ui 2.1.0-SNAPSHOT SUCCESS [ 2.428 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext 2.1.0-SNAPSHOT SUCCESS [ 4.883 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext.ui 2.1.0-SNAPSHOT SUCCESS [ 3.564 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext 3.0.0-SNAPSHOT SUCCESS [ 6.412 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui 3.0.0-SNAPSHOT SUCCESS [ 3.924 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext 1.4.0-SNAPSHOT SUCCESS [ 2.531 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext.ui 2.1.0-SNAPSHOT SUCCESS [ 0.746 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.xtext.integration.validation 2.1.0-SNAPSHOT SUCCESS [ 2.887 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.internationalization 1.0.0-SNAPSHOT SUCCESS [ 2.712 s]
11:51:54 [INFO] Papyrus M2M QvTo 0.0.1-SNAPSHOT .................... SUCCESS [ 0.007 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common 1.1.0-SNAPSHOT SUCCESS [ 0.784 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes 1.0.0-SNAPSHOT SUCCESS [ 2.487 s]
11:51:54 [INFO] org.eclipse.papyrus.plugins-doc 0.0.1-SNAPSHOT ..... SUCCESS [ 0.003 s]
11:51:54 [INFO] Papyrus Infra doc 1.2.0-SNAPSHOT ................... SUCCESS [ 0.024 s]
11:51:54 [INFO] Papyrus Copypaste UI doc 1.2.0-SNAPSHOT ............ SUCCESS [ 0.164 s]
11:51:54 [INFO] Papyrus Developer doc 1.0.0-SNAPSHOT ............... SUCCESS [ 0.421 s]
11:51:54 [INFO] Papyrus DSML Validation doc 1.2.0-SNAPSHOT ......... SUCCESS [ 0.054 s]
11:51:54 [INFO] Papyrus Infra GmfDiag Common doc 1.2.0-SNAPSHOT .... SUCCESS [ 0.138 s]
11:51:54 [INFO] Papyrus Infra GmfDiag Css doc 1.2.0-SNAPSHOT ....... SUCCESS [ 2.564 s]
11:51:54 [INFO] Papyrus Infra Expression doc 1.0.0-SNAPSHOT ........ SUCCESS [ 0.083 s]
11:51:54 [INFO] Papyrus Internationalization doc 1.0.0-SNAPSHOT .... SUCCESS [ 0.061 s]
11:51:54 [INFO] Papyrus Infra Nattable doc 1.3.0-SNAPSHOT .......... SUCCESS [ 0.295 s]
11:51:54 [INFO] Papyrus Infra Newchild doc 1.2.0-SNAPSHOT .......... SUCCESS [ 0.048 s]
11:51:54 [INFO] Papyrus Infra Services ControlMode doc 1.2.0-SNAPSHOT SUCCESS [ 0.070 s]
11:51:54 [INFO] Papyrus Infra Service decoration doc 1.0.0-SNAPSHOT SUCCESS [ 2.245 s]
11:51:54 [INFO] Papyrus Infra Service decoration doc 1.0.0-SNAPSHOT SUCCESS [ 0.044 s]
11:51:54 [INFO] Papyrus Infra Architecture doc 1.0.0-SNAPSHOT ...... SUCCESS [ 0.075 s]
11:51:54 [INFO] Papyrus Infra Types doc 3.0.0-SNAPSHOT ............. SUCCESS [ 0.053 s]
11:51:54 [INFO] Papyrus Req Reqif doc 1.2.0-SNAPSHOT ............... SUCCESS [ 0.071 s]
11:51:54 [INFO] Papyrus Uml DecoratorModel doc 1.2.0-SNAPSHOT ...... SUCCESS [ 0.081 s]
11:51:54 [INFO] Papyrus Uml Diagram Common doc 1.2.0-SNAPSHOT ...... SUCCESS [ 0.095 s]
11:51:54 [INFO] Papyrus Uml Diagram profile doc 1.2.0-SNAPSHOT ..... SUCCESS [ 2.152 s]
11:51:54 [INFO] Papyrus Uml doc 1.2.0-SNAPSHOT ..................... SUCCESS [ 0.303 s]
11:51:54 [INFO] Papyrus Uml Search UI doc 1.0.0-SNAPSHOT ........... SUCCESS [ 1.818 s]
11:51:54 [INFO] Papyrus ModelRepair doc 1.2.0-SNAPSHOT ............. SUCCESS [ 0.068 s]
11:51:54 [INFO] Papyrus Uml Profile Assistants doc 1.2.0-SNAPSHOT .. SUCCESS [ 0.087 s]
11:51:54 [INFO] Papyrus Uml Search UI doc 1.2.0-SNAPSHOT ........... SUCCESS [ 0.082 s]
11:51:54 [INFO] Papyrus Views Properties doc 1.3.0-SNAPSHOT ........ SUCCESS [ 4.532 s]
11:51:54 [INFO] Papyrus Views References doc 1.2.0-SNAPSHOT ........ SUCCESS [ 0.059 s]
11:51:54 [INFO] Papyrus Views References doc 1.0.0-SNAPSHOT ........ SUCCESS [ 0.079 s]
11:51:54 [INFO] Papyrus Views References doc 1.0.0-SNAPSHOT ........ SUCCESS [ 0.076 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.doc 0.7.0-SNAPSHOT SUCCESS [ 0.195 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.architecture.doc 1.0.0-SNAPSHOT SUCCESS [ 0.052 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.validation.doc 1.0.0-SNAPSHOT SUCCESS [ 0.061 s]
11:51:54 [INFO] Papyrus SDK 0.0.1-SNAPSHOT ......................... SUCCESS [ 0.002 s]
11:51:54 [INFO] org.eclipse.papyrus.sdk 4.6.0-SNAPSHOT ............. SUCCESS [ 0.027 s]
11:51:54 [INFO] Papyrus Examples Plugins 1.0.1-SNAPSHOT ............ SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.examples.core 1.0.1-SNAPSHOT ... SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.example.core.lifecycleevents 1.2.0-SNAPSHOT SUCCESS [ 2.825 s]
11:51:54 [INFO] org.eclipse.papyrus.example.core.sashwindows.fulleditor 1.1.0-SNAPSHOT SUCCESS [ 0.192 s]
11:51:54 [INFO] org.eclipse.papyrus.example.core.sashwindows.simpleeditor 1.1.0-SNAPSHOT SUCCESS [ 0.140 s]
11:51:54 [INFO] org.eclipse.papyrus.examples.emf 1.0.1-SNAPSHOT .... SUCCESS [ 0.002 s]
11:51:54 [INFO] org.eclipse.papyrus.outline.emftree 1.1.0-SNAPSHOT . SUCCESS [ 2.524 s]
11:51:54 [INFO] org.eclipse.papyrus.examples.infra 1.0.1-SNAPSHOT .. SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.example.infra.servicesregistry.retrieval 1.1.0-SNAPSHOT SUCCESS [ 0.168 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences 1.1.0-SNAPSHOT SUCCESS [ 0.284 s]
11:51:54 [INFO] org.eclipse.papyrus.examples.others 1.0.1-SNAPSHOT . SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.example.diagram.simplediagram 1.1.100-SNAPSHOT SUCCESS [ 2.843 s]
11:51:54 [INFO] org.eclipse.papyrus.example.text.instance 1.1.0-SNAPSHOT SUCCESS [ 2.412 s]
11:51:54 [INFO] org.eclipse.papyrus.examples.uml 1.0.1-SNAPSHOT .... SUCCESS [ 0.002 s]
11:51:54 [INFO] org.eclipse.papyrus.example.uml.comment.editor.newresource 1.1.0-SNAPSHOT SUCCESS [ 0.304 s]
11:51:54 [INFO] org.eclipse.papyrus.example.uml.comment.editor.sharedresource 1.1.0-SNAPSHOT SUCCESS [ 2.516 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.emftree 1.2.0-SNAPSHOT SUCCESS [ 0.249 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textual.editors.example 1.1.100-SNAPSHOT SUCCESS [ 2.861 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.disable.helper.advices.example 1.0.0-SNAPSHOT SUCCESS [ 0.272 s]
11:51:54 [INFO] org.eclipse.papyrus.examples.uml.diagrams 1.0.0-SNAPSHOT SUCCESS [ 0.224 s]
11:51:54 [INFO] org.eclipse.papyrus.example.uml.services.decorator 1.0.0-SNAPSHOT SUCCESS [ 0.247 s]
11:51:54 [INFO] org.eclipse.papyrus.examples-user 1.0.1-SNAPSHOT ... SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.examples.user.qvto 1.0.0-SNAPSHOT SUCCESS [ 0.203 s]
11:51:54 [INFO] Papyrus Main Features 0.0.1-SNAPSHOT ............... SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.doc.feature 3.1.0-SNAPSHOT ..... SUCCESS [ 2.942 s]
11:51:54 [INFO] org.eclipse.papyrus.editor.feature 2.0.0-SNAPSHOT .. SUCCESS [ 0.136 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.facet.feature 3.0.0-SNAPSHOT SUCCESS [ 1.387 s]
11:51:54 [INFO] org.eclipse.papyrus.emf.feature 1.1.0-SNAPSHOT ..... SUCCESS [ 0.051 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.architecture.feature 1.0.0-SNAPSHOT SUCCESS [ 0.083 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.core.feature 3.0.0-SNAPSHOT SUCCESS [ 2.327 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.emf.expressions.feature 1.0.0-SNAPSHOT SUCCESS [ 0.116 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.emf.feature 3.0.0-SNAPSHOT SUCCESS [ 0.160 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.feature 3.0.0-SNAPSHOT SUCCESS [ 0.598 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.feature 3.0.0-SNAPSHOT SUCCESS [ 0.182 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.ui.feature 3.0.0-SNAPSHOT SUCCESS [ 3.642 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.widget.feature 3.0.0-SNAPSHOT SUCCESS [ 0.122 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.internationalization.feature 1.0.0-SNAPSHOT SUCCESS [ 0.199 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.nattable.feature 4.0.0-SNAPSHOT SUCCESS [ 0.305 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.feature 3.0.0-SNAPSHOT SUCCESS [ 0.304 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.viewpoints.feature 3.0.0-SNAPSHOT SUCCESS [ 0.109 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.feature 3.0.0-SNAPSHOT ... SUCCESS [ 3.527 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.alf.feature 3.0.0-SNAPSHOT . SUCCESS [ 0.231 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.architecture.feature 1.0.0-SNAPSHOT SUCCESS [ 0.473 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.decoratormodel.feature 3.0.0-SNAPSHOT SUCCESS [ 0.447 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.css.feature 2.0.0-SNAPSHOT SUCCESS [ 2.640 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.feature 3.0.0-SNAPSHOT SUCCESS [ 0.604 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.expressions.feature 1.0.0-SNAPSHOT SUCCESS [ 0.136 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.internationalization.feature 1.0.0-SNAPSHOT SUCCESS [ 0.117 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.modelexplorer.feature 2.0.0-SNAPSHOT SUCCESS [ 0.248 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.properties.feature 3.0.0-SNAPSHOT SUCCESS [ 2.654 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.tools.feature 3.0.0-SNAPSHOT SUCCESS [ 0.134 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.ui.feature 1.2.0-SNAPSHOT .. SUCCESS [ 0.145 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.feature 2.0.0-SNAPSHOT SUCCESS [ 0.575 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.search.feature 2.0.0-SNAPSHOT SUCCESS [ 0.151 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.xtext.integration.feature 2.0.0-SNAPSHOT SUCCESS [ 0.153 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.m2m.qvto.feature 1.0.0-SNAPSHOT SUCCESS [ 2.573 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.nattable.feature 4.0.0-SNAPSHOT SUCCESS [ 0.396 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.feature 4.0.0-SNAPSHOT ..... SUCCESS [ 4.637 s]
11:51:54 [INFO] org.eclipse.papyrus.views.documentation.feature 1.0.0-SNAPSHOT SUCCESS [ 0.217 s]
11:51:54 [INFO] org.eclipse.papyrus.views.search.feature 2.0.0-SNAPSHOT SUCCESS [ 0.066 s]
11:51:54 [INFO] org.eclipse.papyrus.views.modelexplorer.feature 3.0.0-SNAPSHOT SUCCESS [ 0.161 s]
11:51:54 [INFO] org.eclipse.papyrus.views.properties.feature 3.0.0-SNAPSHOT SUCCESS [ 0.089 s]
11:51:54 [INFO] org.eclipse.papyrus.views.references.feature 2.0.0-SNAPSHOT SUCCESS [ 0.063 s]
11:51:54 [INFO] org.eclipse.papyrus.views.validation.feature 2.0.0-SNAPSHOT SUCCESS [ 0.065 s]
11:51:54 [INFO] org.eclipse.papyrus.views.feature 1.0.0-SNAPSHOT ... SUCCESS [ 0.332 s]
11:51:54 [INFO] org.eclipse.papyrus.sdk.feature 4.6.0-SNAPSHOT ..... SUCCESS [ 3.860 s]
11:51:54 [INFO] Papyrus Examples Features 0.0.1-SNAPSHOT ........... SUCCESS [ 0.002 s]
11:51:54 [INFO] org.eclipse.papyrus.user.examples.feature 0.0.2-SNAPSHOT SUCCESS [ 0.476 s]
11:51:54 [INFO] org.eclipse.papyrus.main.target.parent 0.0.1-SNAPSHOT SUCCESS [ 0.002 s]
11:51:54 [INFO] org.eclipse.papyrus.main.portable.target 0.0.1-SNAPSHOT SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.p2 4.6.0-SNAPSHOT .............. SUCCESS [01:16 min]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT SUCCESS [ 0.023 s]
11:51:54 [INFO] Papyrus Toolsmiths Features 0.0.1-SNAPSHOT ......... SUCCESS [ 0.003 s]
11:51:54 [INFO] Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT .......... SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.architectureview 1.0.0-SNAPSHOT SUCCESS [ 2.810 s]
11:51:54 [INFO] org.eclipse.papyrus.dev.ui 0.0.1-SNAPSHOT .......... SUCCESS [ 0.118 s]
11:51:54 [INFO] org.eclipse.papyrus.dev.view.services.edit.request 1.2.0-SNAPSHOT SUCCESS [ 0.111 s]
11:51:54 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates 1.2.0-SNAPSHOT SUCCESS [ 3.025 s]
11:51:54 [INFO] org.eclipse.papyrus.gmf.editpartview 1.2.0-SNAPSHOT SUCCESS [ 2.642 s]
11:51:54 [INFO] org.eclipse.papyrus.gmf.figureview 1.2.0-SNAPSHOT .. SUCCESS [ 0.393 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug 1.2.0-SNAPSHOT SUCCESS [ 2.761 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.emf.commandstack 1.2.0-SNAPSHOT SUCCESS [ 0.192 s]
11:51:54 [INFO] org.eclipse.papyrus.dev.types 3.0.100-SNAPSHOT ..... SUCCESS [ 6.124 s]
11:51:54 [INFO] org.eclipse.papyrus.dev.pluginexplorer 1.2.0-SNAPSHOT SUCCESS [ 2.150 s]
11:51:54 [INFO] org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT ... SUCCESS [ 0.333 s]
11:51:54 [INFO] org.eclipse.papyrus.gmfgenextension 2.0.0-SNAPSHOT . SUCCESS [ 2.763 s]
11:51:54 [INFO] org.eclipse.papyrus.def 1.3.100-SNAPSHOT ........... SUCCESS [ 12.644 s]
11:51:54 [INFO] org.eclipse.papyrus.codegen 1.2.0-SNAPSHOT ......... SUCCESS [ 2.335 s]
11:51:54 [INFO] Papyrus UML Assistants 0.0.1-SNAPSHOT .............. SUCCESS [ 0.002 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.profile.types.generator 2.2.0-SNAPSHOT SUCCESS [ 5.896 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator 4.0.0-SNAPSHOT SUCCESS [ 5.083 s]
11:51:54 [INFO] org.eclipse.papyrus.dev.assistants.codegen 1.2.100-SNAPSHOT SUCCESS [ 5.451 s]
11:51:54 [INFO] org.eclipse.papyrus.mwe2.utils 1.2.0-SNAPSHOT ...... SUCCESS [ 2.097 s]
11:51:54 [INFO] org.eclipse.papyrus.diagramgen.feature 1.0.0-SNAPSHOT SUCCESS [ 0.388 s]
11:51:54 [INFO] org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.junit.framework 1.3.0-SNAPSHOT . SUCCESS [ 2.301 s]
11:51:54 [INFO] org.eclipse.papyrus.junit.utils 2.4.0-SNAPSHOT ..... SUCCESS [ 3.782 s]
11:51:54 [INFO] org.eclipse.papyrus.bundles.tests 1.3.0-SNAPSHOT ... SUCCESS [ 3.009 s]
11:51:54 [INFO] org.eclipse.papyrus.junit.feature 1.0.0-SNAPSHOT ... SUCCESS [ 0.200 s]
11:51:54 [INFO] org.eclipse.papyrus.dev.project.management 1.3.0-SNAPSHOT SUCCESS [ 2.381 s]
11:51:54 [INFO] org.eclipse.papyrus.releng.tools 2.1.0-SNAPSHOT .... SUCCESS [ 2.427 s]
11:51:54 [INFO] org.eclipse.papyrus.releng.feature 1.0.0-SNAPSHOT .. SUCCESS [ 0.143 s]
11:51:54 [INFO] org.eclipse.papyrus.customization.nattableconfiguration 2.0.100-SNAPSHOT SUCCESS [ 3.325 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties 3.0.0-SNAPSHOT SUCCESS [ 0.370 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit 2.1.0-SNAPSHOT SUCCESS [ 2.547 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor 2.1.0-SNAPSHOT SUCCESS [ 2.766 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 3.2.0-SNAPSHOT SUCCESS [ 2.540 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths 1.2.0-SNAPSHOT ...... SUCCESS [ 2.218 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.ecore 1.0.0-SNAPSHOT SUCCESS [ 2.397 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.expressions 1.0.0-SNAPSHOT SUCCESS [ 0.228 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools 1.1.0-SNAPSHOT SUCCESS [ 2.619 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT SUCCESS [ 0.201 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.palette 3.0.100-SNAPSHOT SUCCESS [ 3.803 s]
11:51:54 [INFO] org.eclipse.papyrus.views.properties.toolsmiths 2.1.0-SNAPSHOT SUCCESS [ 2.936 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.properties.generation 2.1.100-SNAPSHOT SUCCESS [ 3.451 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.nattable 1.0.0-SNAPSHOT SUCCESS [ 3.403 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.types.ui.properties 3.1.100-SNAPSHOT SUCCESS [ 2.422 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT SUCCESS [ 0.002 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui 0.8.100-SNAPSHOT SUCCESS [ 3.163 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration 0.8.0-SNAPSHOT SUCCESS [ 3.246 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.feature 1.2.0-SNAPSHOT SUCCESS [ 4.111 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui 1.4.0-SNAPSHOT SUCCESS [ 2.536 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui 1.2.100-SNAPSHOT SUCCESS [ 0.544 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator 1.2.100-SNAPSHOT SUCCESS [ 6.935 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 1.2.0-SNAPSHOT SUCCESS [ 0.364 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT SUCCESS [ 2.615 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.validation.common 1.0.0-SNAPSHOT SUCCESS [ 0.169 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture 1.0.0-SNAPSHOT SUCCESS [ 2.364 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes 1.0.0-SNAPSHOT SUCCESS [ 2.429 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile 1.0.0-SNAPSHOT SUCCESS [ 2.319 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT SUCCESS [ 0.163 s]
11:51:54 [INFO] org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT ... SUCCESS [ 25.306 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform.parent 0.0.1-SNAPSHOT SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.portable.targetplatform 0.0.1-SNAPSHOT SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.tests.releng 0.0.1-SNAPSHOT .... SUCCESS [ 0.213 s]
11:51:54 [INFO] org.eclipse.papyrus.plugins.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.editor.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.002 s]
11:51:54 [INFO] org.eclipse.papyrus.editor.integration.tests 1.4.0-SNAPSHOT SUCCESS [ 3.446 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.core.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.core.clipboard.tests 1.3.0-SNAPSHOT SUCCESS [ 2.514 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.core.sasheditor.tests 1.2.0-SNAPSHOT SUCCESS [ 2.334 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di.tests 1.2.0-SNAPSHOT SUCCESS [ 0.233 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.core.tests 3.1.0-SNAPSHOT SUCCESS [ 3.536 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.editor.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.editor.welcome.tests 1.2.0-SNAPSHOT SUCCESS [ 2.569 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.emf.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.emf.gmf.tests 1.2.100-SNAPSHOT SUCCESS [ 2.665 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.emf.readonly.tests 1.3.0-SNAPSHOT SUCCESS [ 2.458 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.emf.tests 1.5.0-SNAPSHOT . SUCCESS [ 2.592 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.filters.tests 1.2.0-SNAPSHOT SUCCESS [ 0.092 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests 1.3.0-SNAPSHOT SUCCESS [ 2.523 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical.tests 1.3.0-SNAPSHOT SUCCESS [ 3.242 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands.tests 1.3.0-SNAPSHOT SUCCESS [ 2.930 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.common.tests 3.1.0-SNAPSHOT SUCCESS [ 4.346 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.tests 1.2.0-SNAPSHOT SUCCESS [ 3.077 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu.tests 1.2.100-SNAPSHOT SUCCESS [ 2.439 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests 1.3.0-SNAPSHOT SUCCESS [ 2.282 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome.tests 1.2.0-SNAPSHOT SUCCESS [ 2.595 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.nattable.main.test 1.2.0-SNAPSHOT SUCCESS [ 0.005 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.nattable.common.tests 1.2.200-SNAPSHOT SUCCESS [ 2.735 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.nattable.model.tests 1.2.100-SNAPSHOT SUCCESS [ 2.416 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.nattable.tests 1.2.200-SNAPSHOT SUCCESS [ 2.791 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.nattable.views.tests 1.2.100-SNAPSHOT SUCCESS [ 3.507 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.properties.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.properties.ui.tests 2.0.0-SNAPSHOT SUCCESS [ 2.635 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.controlmode.tests 1.5.0-SNAPSHOT SUCCESS [ 2.664 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.edit.tests 1.2.0-SNAPSHOT SUCCESS [ 2.448 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.edit.ui.tests 1.2.0-SNAPSHOT SUCCESS [ 2.331 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.resourceloading.tests 1.2.0-SNAPSHOT SUCCESS [ 2.675 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.semantic.tests 1.2.100-SNAPSHOT SUCCESS [ 2.474 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.tools.tests 1.3.0-SNAPSHOT SUCCESS [ 2.572 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.types.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.010 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.types.tests 3.0.100-SNAPSHOT SUCCESS [ 3.481 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.types.ui.tests 3.0.100-SNAPSHOT SUCCESS [ 2.603 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.ui.emf.tests 1.3.0-SNAPSHOT SUCCESS [ 2.835 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.ui.tests 1.2.0-SNAPSHOT .. SUCCESS [ 2.724 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.viewpoints.tests.releng 1.2.0-SNAPSHOT SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.viewpoints.policy.tests 1.2.0-SNAPSHOT SUCCESS [ 2.618 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.tests.releng 1.2.0-SNAPSHOT SUCCESS [ 0.008 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.tests 1.3.100-SNAPSHOT SUCCESS [ 5.116 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.clazz.tests 1.3.100-SNAPSHOT SUCCESS [ 3.965 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.activity.tests 1.2.100-SNAPSHOT SUCCESS [ 3.698 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.usecase.tests 4.0.100-SNAPSHOT SUCCESS [ 3.690 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.deployment.tests 1.2.100-SNAPSHOT SUCCESS [ 3.625 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.component.tests 1.2.100-SNAPSHOT SUCCESS [ 2.999 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.timing.tests 1.2.100-SNAPSHOT SUCCESS [ 3.878 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests 1.2.100-SNAPSHOT SUCCESS [ 2.902 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.sequence.tests 1.3.100-SNAPSHOT SUCCESS [ 5.238 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.composite.tests 1.2.100-SNAPSHOT SUCCESS [ 3.522 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.profile.tests 1.2.100-SNAPSHOT SUCCESS [ 2.745 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.dynamic.profile.tests 1.2.0-SNAPSHOT SUCCESS [ 1.973 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.common.tests 1.3.100-SNAPSHOT SUCCESS [ 2.831 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.wizards.tests 1.3.0-SNAPSHOT SUCCESS [ 3.526 s]
11:51:54 [INFO] org.eclipse.papyrus.tests.uml.diagram.feature 1.2.0-SNAPSHOT SUCCESS [ 0.453 s]
11:51:54 [INFO] org.eclipse.papyrus.tests.infra.services.feature 1.2.0-SNAPSHOT SUCCESS [ 0.198 s]
11:51:54 [INFO] org.eclipse.papyrus.views.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.views.modelexplorer.tests 1.2.100-SNAPSHOT SUCCESS [ 2.763 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests 1.3.100-SNAPSHOT SUCCESS [ 2.440 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.modelrepair.tests 1.3.0-SNAPSHOT SUCCESS [ 3.572 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.properties.tests 1.1.0-SNAPSHOT SUCCESS [ 10.398 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.service.types.tests 1.3.0-SNAPSHOT SUCCESS [ 3.027 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.service.types.ui.tests 1.2.100-SNAPSHOT SUCCESS [ 3.316 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.profile.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.profile.drafter.tests 1.3.0-SNAPSHOT SUCCESS [ 3.240 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.filters.tests 1.2.0-SNAPSHOT SUCCESS [ 2.478 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.profile.tests 1.2.0-SNAPSHOT SUCCESS [ 5.648 s]
11:51:54 [INFO] org.eclipse.papyrus.tests.uml.feature 1.2.0-SNAPSHOT SUCCESS [ 0.385 s]
11:51:54 [INFO] org.eclipse.papyrus.views.documentation.tests 1.0.0-SNAPSHOT SUCCESS [ 2.694 s]
11:51:54 [INFO] org.eclipse.papyrus.tests.views.feature 1.2.0-SNAPSHOT SUCCESS [ 2.352 s]
11:51:54 [INFO] org.eclipse.papyrus.tests.infra.nattable.feature 1.4.0-SNAPSHOT SUCCESS [ 0.305 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.nattable.main.test 1.2.0-SNAPSHOT SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.nattable.tests 1.2.100-SNAPSHOT SUCCESS [ 2.516 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.nattable.generic.tests 1.2.200-SNAPSHOT SUCCESS [ 4.082 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config.tests 1.2.200-SNAPSHOT SUCCESS [ 4.595 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests 1.0.200-SNAPSHOT SUCCESS [ 3.579 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.nattable.matrix.tests 1.0.100-SNAPSHOT SUCCESS [ 3.682 s]
11:51:54 [INFO] org.eclipse.papyrus.tests.uml.nattable.feature 1.3.0-SNAPSHOT SUCCESS [ 0.437 s]
11:51:54 [INFO] org.eclipse.papyrus.tests.infra.feature 1.2.0-SNAPSHOT SUCCESS [ 2.687 s]
11:51:54 [INFO] org.eclipse.papyrus.tests.infra.core.feature 1.2.0-SNAPSHOT SUCCESS [ 0.247 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.tools.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.tools.tests 3.1.0-SNAPSHOT . SUCCESS [ 4.449 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.tools.utils.tests 1.3.0-SNAPSHOT SUCCESS [ 3.772 s]
11:51:54 [INFO] org.eclipse.papyrus.tests.uml.tools.feature 1.2.0-SNAPSHOT SUCCESS [ 0.181 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode.tests 1.3.0-SNAPSHOT SUCCESS [ 3.504 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests 1.3.0-SNAPSHOT SUCCESS [ 2.620 s]
11:51:54 [INFO] org.eclipse.papyrus.tests.uml.decoratormodel.feature 1.2.0-SNAPSHOT SUCCESS [ 2.293 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.parameter.tests 1.2.100-SNAPSHOT SUCCESS [ 2.467 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.port.tests 1.2.100-SNAPSHOT SUCCESS [ 3.721 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.property.tests 1.2.200-SNAPSHOT SUCCESS [ 3.281 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.tests 1.3.100-SNAPSHOT SUCCESS [ 2.746 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.tests.feature 1.2.0-SNAPSHOT SUCCESS [ 2.275 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.assistants.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.profile.types.generator.tests 1.2.100-SNAPSHOT SUCCESS [ 4.852 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.tests 1.2.100-SNAPSHOT SUCCESS [ 2.613 s]
11:51:54 [INFO] org.eclipse.papyrus.tests.uml.assistants.feature 1.2.0-SNAPSHOT SUCCESS [ 2.526 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.tests 0.7.0-SNAPSHOT SUCCESS [ 3.337 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile.tests 1.0.0-SNAPSHOT SUCCESS [ 3.882 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests 1.0.0-SNAPSHOT SUCCESS [ 5.273 s]
11:51:54 [INFO] org.eclipse.papyrus.tests.toolsmiths.feature 1.0.0-SNAPSHOT SUCCESS [ 0.322 s]
11:51:54 [INFO] org.eclipse.papyrus.tests.feature 2.0.0-SNAPSHOT ... SUCCESS [ 3.486 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.emf.expressions.main.tests 0.0.1-SNAPSHOT SUCCESS [ 0.005 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.emf.expressions.tests 1.0.0-SNAPSHOT SUCCESS [ 0.152 s]
11:51:54 [INFO] org.eclipse.papyrus.tests.infra.emf.expressions.feature 1.0.0-SNAPSHOT SUCCESS [ 0.024 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.internationalization.main.test 1.0.0-SNAPSHOT SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.internationalization.tests 1.100.0-SNAPSHOT SUCCESS [ 3.391 s]
11:51:54 [INFO] org.eclipse.papyrus.tests.infra.internationalization.feature 1.0.0-SNAPSHOT SUCCESS [ 0.172 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.expressions.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.expressions.tests 1.1.0-SNAPSHOT SUCCESS [ 6.673 s]
11:51:54 [INFO] org.eclipse.papyrus.tests.uml.expressions.feature 1.0.0-SNAPSHOT SUCCESS [ 6.103 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.internationalization.main.test 1.0.0-SNAPSHOT SUCCESS [ 0.006 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.internationalization.tests 1.100.0-SNAPSHOT SUCCESS [ 3.591 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.internationalization.controlmode.tests 1.1.0-SNAPSHOT SUCCESS [ 3.346 s]
11:51:54 [INFO] org.eclipse.papyrus.tests.uml.internationalization.feature 1.0.0-SNAPSHOT SUCCESS [ 0.168 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.alf.tests 1.2.0-SNAPSHOT ... SUCCESS [ 11.019 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.alf.tests.feature 1.2.0-SNAPSHOT SUCCESS [ 0.190 s]
11:51:54 [INFO] Papyrus Tests Features 0.0.1-SNAPSHOT .............. SUCCESS [ 0.003 s]
11:51:54 [INFO] org.eclipse.papyrus.developer.suite.tests 0.0.1-SNAPSHOT SUCCESS [ 8.836 s]
11:51:54 [INFO] org.eclipse.papyrus.bundles.tests 0.0.1-SNAPSHOT ... SUCCESS [ 0.004 s]
11:51:54 [INFO] org.eclipse.papyrus.eclipse.project.editors.tests 2.1.0-SNAPSHOT SUCCESS [ 3.406 s]
11:51:54 [INFO] org.eclipse.papyrus.editors.suite.tests 0.0.1-SNAPSHOT SUCCESS [ 5.748 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.core.suite.tests 0.0.1-SNAPSHOT SUCCESS [ 4.975 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.nattable.suite.tests 0.0.1-SNAPSHOT SUCCESS [ 8.724 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.architecture.tests 1.0.0-SNAPSHOT SUCCESS [ 2.986 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.services.labelprovider.tests 1.2.200-SNAPSHOT SUCCESS [ 6.956 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.ui.architecture.tests 1.0.0-SNAPSHOT SUCCESS [ 3.876 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.suite.tests 0.0.1-SNAPSHOT SUCCESS [ 6.379 s]
11:51:54 [INFO] org.eclipse.papyrus.infra.newchild.tests 1.2.100-SNAPSHOT SUCCESS [ 3.061 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.communication.tests 1.2.100-SNAPSHOT SUCCESS [ 3.339 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview.tests 1.2.0-SNAPSHOT SUCCESS [ 7.535 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.statemachine.tests 1.2.100-SNAPSHOT SUCCESS [ 3.825 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.suite.tests 0.0.1-SNAPSHOT SUCCESS [ 6.690 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.dnd.tests 1.2.100-SNAPSHOT SUCCESS [ 3.132 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.diagram.properties.tests 1.0.0-SNAPSHOT SUCCESS [ 4.009 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display.tests 1.2.100-SNAPSHOT SUCCESS [ 3.925 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.nattable.suite.tests 0.0.1-SNAPSHOT SUCCESS [ 5.706 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.tests 1.2.100-SNAPSHOT SUCCESS [ 4.960 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.textedit.suite.tests 0.0.1-SNAPSHOT SUCCESS [ 6.752 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.architecture.tests 1.1.200-SNAPSHOT SUCCESS [ 2.586 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.validation.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.validation.tests.staticprofile 1.2.0-SNAPSHOT SUCCESS [ 2.806 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.validation.tests.genvalidation 1.2.0-SNAPSHOT SUCCESS [ 2.319 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.validation.tests 1.2.100-SNAPSHOT SUCCESS [ 4.165 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.suite.tests 0.0.1-SNAPSHOT . SUCCESS [ 7.226 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.alf.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s]
11:51:54 [INFO] org.eclipse.papyrus.uml.alf.backend.tests 1.1.0-SNAPSHOT SUCCESS [ 7.345 s]
11:51:54 [INFO] org.eclipse.papyrus.views.properties.toolsmiths.tests 1.2.0-SNAPSHOT SUCCESS [ 3.365 s]
11:51:54 [INFO] org.eclipse.papyrus.views.suite.tests 0.0.1-SNAPSHOT SUCCESS [ 6.213 s]
11:51:54 [INFO] org.eclipse.papyrus.views.documentation.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 2.122 s]
11:51:54 [INFO] org.eclipse.papyrus.toolsmiths.suite.tests 0.0.1-SNAPSHOT SUCCESS [ 4.722 s]
11:51:54 [INFO] org.eclipse.papyrus.tests.main.releng 1.2.0-SNAPSHOT SUCCESS [ 0.002 s]
11:51:54 [INFO] org.eclipse.papyrus.main.tests.target.parent 0.0.1-SNAPSHOT SUCCESS [ 0.002 s]
11:51:54 [INFO] org.eclipse.papyrus.main.tests.portable.target 0.0.1-SNAPSHOT SUCCESS [ 0.003 s]
11:51:54 [INFO] ------------------------------------------------------------------------
11:51:54 [INFO] BUILD SUCCESS
11:51:54 [INFO] ------------------------------------------------------------------------
11:51:54 [INFO] Total time: 49:33 min
11:51:54 [INFO] Finished at: 2019-12-12T11:51:54-05:00
11:51:54 [INFO] ------------------------------------------------------------------------
11:51:59 No mail will be sent out, as 'Papyrus-Gerrit-Master #2872' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
11:51:59 Started calculate disk usage of build
11:51:59 Finished Calculation of disk usage of build in 0 seconds
11:51:59 Started calculate disk usage of workspace
11:52:01 Finished Calculation of disk usage of workspace in 1 second
11:52:01 Finished: SUCCESS