Skip to content

Console Output

Skipping 1,406 KB.. Full Log
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.BPMN_COLLABORATION__COLLABORATIONPARTICIPANTS,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "Collaborationparticipants", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/PartnerRoleImpl.java:[141] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.PARTNER_ROLE__PARTNER_ROLEPARTICIPANT_REF,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "PartnerRoleparticipantRef", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNOperationImpl.java:[288] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.BPMN_OPERATION__BPMN_OPERATIONOWNER,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "BPMNOperationowner", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNOperationImpl.java:[313] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.BPMN_OPERATION__BPMN_OPERATIONIN_MESSAGE_REF,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "BPMNOperationinMessageRef", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNOperationImpl.java:[338] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.BPMN_OPERATION__BPMN_OPERATIONOUT_MESSAGE_REF,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "BPMNOperationoutMessageRef", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNOperationImpl.java:[363] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.BPMN_OPERATION__BPMN_OPERATIONERROR_REFS,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "BPMNOperationerrorRefs", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BoundaryEventImpl.java:[179] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.BOUNDARY_EVENT__BOUNDARY_EVENTATTACHED_TO_REF,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "boundaryEventattachedToRef", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/InclusiveGatewayImpl.java:[114] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.INCLUSIVE_GATEWAY__INCLUSIVE_GATEWAYDEFAULT,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "inclusiveGatewaydefault", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/CallableElementImpl.java:[214] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.CALLABLE_ELEMENT__CALLABLE_EELEMENTSUPPORTED_INTERFACE_REFS,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "CallableEelementsupportedInterfaceRefs", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/CallableElementImpl.java:[239] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.CALLABLE_ELEMENT__CALLABLE_ELEMENTRESOURCES,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "CallableElementresources", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ExclusiveGatewayImpl.java:[214] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.EXCLUSIVE_GATEWAY__EXCLUSIVE_GATEWAYDEFAULT,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "exclusiveGatewaydefault", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/custom-src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneSetCustom.java:[5] 
	import org.eclipse.emf.ecore.util.EcoreEList.UnmodifiableEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EcoreEList.UnmodifiableEList is never used
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/custom-src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneSetCustom.java:[6] 
	import org.eclipse.papyrus.bpmn.BPMNProfile.BPMNProfilePackage;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.papyrus.bpmn.BPMNProfile.BPMNProfilePackage is never used
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataAssociationImpl.java:[289] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.DATA_ASSOCIATION__DATA_ASSOCIATIONSOURCE,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "DataAssociationsource", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataAssociationImpl.java:[314] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.DATA_ASSOCIATION__DATA_ASSOCIATIONTRANSFORMATION,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "DataAssociationtransformation", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataAssociationImpl.java:[339] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.DATA_ASSOCIATION__DATA_ASSOCIATIONTARGET,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "DataAssociationtarget", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/GlobalScriptTaskImpl.java:[109] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.GLOBAL_SCRIPT_TASK__GLOBAL_SCRIPT_TASKSCRIPT_FORMAT,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "GlobalScriptTaskscriptFormat", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/GlobalScriptTaskImpl.java:[134] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.GLOBAL_SCRIPT_TASK__GLOBAL_SCRIPT_TASKSCRIPT,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "GlobalScriptTaskscript", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ReceiveTaskImpl.java:[298] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.RECEIVE_TASK__RECEIVE_TASKOPERATION_REF,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ReceiveTaskoperationRef", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ScriptTaskImpl.java:[198] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.SCRIPT_TASK__SCRIPT_TASKSCRIPT_FORMAT,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ScriptTaskscriptFormat", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ScriptTaskImpl.java:[223] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.SCRIPT_TASK__SCRIPT_TASKSCRIPT,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ScriptTaskscript", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneSetImpl.java:[170] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.LANE_SET__LANE_SETLANES,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "LaneSetlanes", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneSetImpl.java:[195] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.LANE_SET__LANE_SETPARENT_LANE,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "LaneSetparentLane", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneSetImpl.java:[220] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.LANE_SET__LANE_SETFLOW_ELEMENTS_CONTAINER,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "LaneSetflowElementsContainer", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneSetImpl.java:[245] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.LANE_SET__LANE_SET,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "LaneSet", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneSetImpl.java:[287] 
	@SuppressWarnings("unchecked")
	                  ^^^^^^^^^^^
Unnecessary @SuppressWarnings("unchecked")
138 problems (138 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.bpmn ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn ---
[INFO] Building jar: /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/target/org.eclipse.papyrus.bpmn-0.9.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.bpmn ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bpmn ---
[INFO] Building jar: /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/target/org.eclipse.papyrus.bpmn-0.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bpmn ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.papyrus.bpmn ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (p2-metadata) @ org.eclipse.papyrus.bpmn ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.papyrus.bpmn ---
[INFO] Pack200 normalizing jar /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/target/org.eclipse.papyrus.bpmn-0.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.papyrus.bpmn ---
[INFO] Searching org.eclipse.papyrus.bpmn-0.9.2-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn:eclipse-plugin:0.9.2-SNAPSHOT in 6 seconds.
[INFO] Searching org.eclipse.papyrus.bpmn-0.9.2-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn:java-source:sources:0.9.2-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.papyrus.bpmn ---
[INFO] Pack200 packing jar /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/target/org.eclipse.papyrus.bpmn-0.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.bpmn ---
Downloading from eclipse-maven-releases: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
Progress (1): 4.1/223 kB
Progress (1): 7.7/223 kB
Progress (1): 12/223 kB 
Progress (1): 16/223 kB
Progress (1): 20/223 kB
Progress (1): 24/223 kB
Progress (1): 28/223 kB
Progress (1): 32/223 kB
Progress (1): 36/223 kB
Progress (1): 40/223 kB
Progress (1): 44/223 kB
Progress (1): 48/223 kB
Progress (1): 52/223 kB
Progress (1): 56/223 kB
Progress (1): 60/223 kB
Progress (1): 64/223 kB
Progress (1): 68/223 kB
Progress (1): 72/223 kB
Progress (1): 76/223 kB
Progress (1): 80/223 kB
Progress (1): 84/223 kB
Progress (1): 88/223 kB
Progress (1): 92/223 kB
Progress (1): 96/223 kB
Progress (1): 100/223 kB
Progress (1): 104/223 kB
Progress (1): 108/223 kB
Progress (1): 112/223 kB
Progress (1): 116/223 kB
Progress (1): 120/223 kB
Progress (1): 124/223 kB
Progress (1): 128/223 kB
Progress (1): 132/223 kB
Progress (1): 136/223 kB
Progress (1): 140/223 kB
Progress (1): 144/223 kB
Progress (1): 148/223 kB
Progress (1): 152/223 kB
Progress (1): 156/223 kB
Progress (1): 160/223 kB
Progress (1): 164/223 kB
Progress (1): 168/223 kB
Progress (1): 172/223 kB
Progress (1): 176/223 kB
Progress (1): 180/223 kB
Progress (1): 184/223 kB
Progress (1): 188/223 kB
Progress (1): 192/223 kB
Progress (1): 196/223 kB
Progress (1): 200/223 kB
Progress (1): 204/223 kB
Progress (1): 208/223 kB
Progress (1): 212/223 kB
Progress (1): 216/223 kB
Progress (1): 220/223 kB
Progress (1): 223 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 739 kB/s)
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/target/org.eclipse.papyrus.bpmn-0.9.2-SNAPSHOT.jar to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn-0.9.2-SNAPSHOT.jar
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/pom.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn-0.9.2-SNAPSHOT.pom
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/target/org.eclipse.papyrus.bpmn-0.9.2-SNAPSHOT-sources.jar to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn-0.9.2-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/target/p2content.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn-0.9.2-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/target/p2artifacts.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn-0.9.2-SNAPSHOT-p2artifacts.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/target/p2content.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn-0.9.2-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/target/p2artifacts.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn-0.9.2-SNAPSHOT-p2artifacts.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn/target/org.eclipse.papyrus.bpmn-0.9.2-SNAPSHOT.jar.pack.gz to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn-0.9.2-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.bpmn ---
[INFO] 
[INFO] ---< org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.architecture >---
[INFO] Building org.eclipse.papyrus.bpmn.architecture 0.9.2-SNAPSHOT     [3/12]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] The project's OSGi version is 0.9.2.201907180947
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.architecture/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] Compiling 3 source files to /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.architecture/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.architecture/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] Building jar: /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.architecture/target/org.eclipse.papyrus.bpmn.architecture-0.9.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] Building jar: /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.architecture/target/org.eclipse.papyrus.bpmn.architecture-0.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (p2-metadata) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] Pack200 normalizing jar /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.architecture/target/org.eclipse.papyrus.bpmn.architecture-0.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] Searching org.eclipse.papyrus.bpmn.architecture-0.9.2-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.architecture:eclipse-plugin:0.9.2-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.papyrus.bpmn.architecture-0.9.2-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.architecture:java-source:sources:0.9.2-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] Pack200 packing jar /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.architecture/target/org.eclipse.papyrus.bpmn.architecture-0.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.architecture/target/org.eclipse.papyrus.bpmn.architecture-0.9.2-SNAPSHOT.jar to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.architecture/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.architecture-0.9.2-SNAPSHOT.jar
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.architecture/pom.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.architecture/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.architecture-0.9.2-SNAPSHOT.pom
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.architecture/target/org.eclipse.papyrus.bpmn.architecture-0.9.2-SNAPSHOT-sources.jar to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.architecture/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.architecture-0.9.2-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.architecture/target/p2content.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.architecture/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.architecture-0.9.2-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.architecture/target/p2artifacts.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.architecture/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.architecture-0.9.2-SNAPSHOT-p2artifacts.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.architecture/target/p2content.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.architecture/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.architecture-0.9.2-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.architecture/target/p2artifacts.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.architecture/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.architecture-0.9.2-SNAPSHOT-p2artifacts.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.architecture/target/org.eclipse.papyrus.bpmn.architecture-0.9.2-SNAPSHOT.jar.pack.gz to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.architecture/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.architecture-0.9.2-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] 
[INFO] --< org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.diagram.common >--
[INFO] Building org.eclipse.papyrus.bpmn.diagram.common 0.9.2-SNAPSHOT   [4/12]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] The project's OSGi version is 0.9.2.201907180947
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] Compiling 14 source files to /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common/target/classes
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common/src/org/eclipse/papyrus/bpmn/diagram/common/factory/LaneViewFactory.java:[30] 
	node.getStyles().add(NotationFactory.eINSTANCE.createHintedDiagramLinkStyle());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common/src/org/eclipse/papyrus/bpmn/diagram/common/factory/LaneViewFactory.java:[55] 
	rv.getStyles().add(ts);
	^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common/src/org/eclipse/papyrus/bpmn/diagram/common/factory/LaneViewFactory.java:[58] 
	rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common/src/org/eclipse/papyrus/bpmn/diagram/common/factory/LaneViewFactory.java:[61] 
	rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
4 problems (4 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] Building jar: /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common/target/org.eclipse.papyrus.bpmn.diagram.common-0.9.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] Building jar: /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common/target/org.eclipse.papyrus.bpmn.diagram.common-0.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (p2-metadata) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] Pack200 normalizing jar /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common/target/org.eclipse.papyrus.bpmn.diagram.common-0.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] Searching org.eclipse.papyrus.bpmn.diagram.common-0.9.2-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.diagram.common:eclipse-plugin:0.9.2-SNAPSHOT in 2 seconds.
[INFO] Searching org.eclipse.papyrus.bpmn.diagram.common-0.9.2-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.diagram.common:java-source:sources:0.9.2-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] Pack200 packing jar /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common/target/org.eclipse.papyrus.bpmn.diagram.common-0.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common/target/org.eclipse.papyrus.bpmn.diagram.common-0.9.2-SNAPSHOT.jar to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.common/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.common-0.9.2-SNAPSHOT.jar
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common/pom.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.common/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.common-0.9.2-SNAPSHOT.pom
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common/target/org.eclipse.papyrus.bpmn.diagram.common-0.9.2-SNAPSHOT-sources.jar to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.common/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.common-0.9.2-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common/target/p2content.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.common/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.common-0.9.2-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common/target/p2artifacts.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.common/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.common-0.9.2-SNAPSHOT-p2artifacts.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common/target/p2content.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.common/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.common-0.9.2-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common/target/p2artifacts.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.common/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.common-0.9.2-SNAPSHOT-p2artifacts.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common/target/org.eclipse.papyrus.bpmn.diagram.common-0.9.2-SNAPSHOT.jar.pack.gz to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.common/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.common-0.9.2-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] 
[INFO] --< org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.diagram.process >--
[INFO] Building org.eclipse.papyrus.bpmn.diagram.process 0.9.2-SNAPSHOT  [5/12]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] The project's OSGi version is 0.9.2.201907180947
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.process/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] Compiling 2 source files to /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.process/target/classes
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.process/src/org/eclipse/papyrus/bpmn/diagram/process/ActivityViewFactory.java:[36] 
	Node label5001 = createLabel(node, UMLVisualIDRegistry.getType(ActivityNameEditPart.VISUAL_ID));
	     ^^^^^^^^^
The value of the local variable label5001 is not used
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.process/src/org/eclipse/papyrus/bpmn/diagram/process/ActivityViewFactory.java:[37] 
	Node label5002 = createLabel(node, UMLVisualIDRegistry.getType(ActivityIsSingleExecutionEditPart.VISUAL_ID));
	     ^^^^^^^^^
The value of the local variable label5002 is not used
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.process/src/org/eclipse/papyrus/bpmn/diagram/process/ActivityViewFactory.java:[60] 
	rv.getStyles().add(ts);
	^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.process/src/org/eclipse/papyrus/bpmn/diagram/process/ActivityViewFactory.java:[63] 
	rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.process/src/org/eclipse/papyrus/bpmn/diagram/process/ActivityViewFactory.java:[66] 
	rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
5 problems (5 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.process/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] Building jar: /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.process/target/org.eclipse.papyrus.bpmn.diagram.process-0.9.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] Building jar: /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.process/target/org.eclipse.papyrus.bpmn.diagram.process-0.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (p2-metadata) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] Pack200 normalizing jar /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.process/target/org.eclipse.papyrus.bpmn.diagram.process-0.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] Searching org.eclipse.papyrus.bpmn.diagram.process-0.9.2-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.diagram.process:eclipse-plugin:0.9.2-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.papyrus.bpmn.diagram.process-0.9.2-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.diagram.process:java-source:sources:0.9.2-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] Pack200 packing jar /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.process/target/org.eclipse.papyrus.bpmn.diagram.process-0.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.process/target/org.eclipse.papyrus.bpmn.diagram.process-0.9.2-SNAPSHOT.jar to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.process/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.process-0.9.2-SNAPSHOT.jar
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.process/pom.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.process/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.process-0.9.2-SNAPSHOT.pom
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.process/target/org.eclipse.papyrus.bpmn.diagram.process-0.9.2-SNAPSHOT-sources.jar to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.process/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.process-0.9.2-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.process/target/p2content.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.process/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.process-0.9.2-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.process/target/p2artifacts.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.process/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.process-0.9.2-SNAPSHOT-p2artifacts.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.process/target/p2content.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.process/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.process-0.9.2-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.process/target/p2artifacts.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.process/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.process-0.9.2-SNAPSHOT-p2artifacts.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.process/target/org.eclipse.papyrus.bpmn.diagram.process-0.9.2-SNAPSHOT.jar.pack.gz to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.process/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.process-0.9.2-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] 
[INFO] --< org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.diagram.collaboration >--
[INFO] Building org.eclipse.papyrus.bpmn.diagram.collaboration 0.9.2-SNAPSHOT [6/12]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] The project's OSGi version is 0.9.2.201907180947
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.collaboration/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] Compiling 2 source files to /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.collaboration/target/classes
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.collaboration/src/org/eclipse/papyrus/bpmn/diagram/collaboration/ActivityViewFactory.java:[26] 
	import org.eclipse.papyrus.uml.diagram.activity.edit.parts.ActivityIsSingleExecutionEditPart;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.papyrus.uml.diagram.activity.edit.parts.ActivityIsSingleExecutionEditPart is never used
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.collaboration/src/org/eclipse/papyrus/bpmn/diagram/collaboration/ActivityViewFactory.java:[27] 
	import org.eclipse.papyrus.uml.diagram.activity.edit.parts.ActivityNameEditPart;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.papyrus.uml.diagram.activity.edit.parts.ActivityNameEditPart is never used
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.collaboration/src/org/eclipse/papyrus/bpmn/diagram/collaboration/ActivityViewFactory.java:[58] 
	rv.getStyles().add(ts);
	^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.collaboration/src/org/eclipse/papyrus/bpmn/diagram/collaboration/ActivityViewFactory.java:[61] 
	rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[WARNING] /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.collaboration/src/org/eclipse/papyrus/bpmn/diagram/collaboration/ActivityViewFactory.java:[64] 
	rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
5 problems (5 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.collaboration/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] Building jar: /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.collaboration/target/org.eclipse.papyrus.bpmn.diagram.collaboration-0.9.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] Building jar: /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.collaboration/target/org.eclipse.papyrus.bpmn.diagram.collaboration-0.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (p2-metadata) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] Pack200 normalizing jar /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.collaboration/target/org.eclipse.papyrus.bpmn.diagram.collaboration-0.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] Searching org.eclipse.papyrus.bpmn.diagram.collaboration-0.9.2-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.diagram.collaboration:eclipse-plugin:0.9.2-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.papyrus.bpmn.diagram.collaboration-0.9.2-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.diagram.collaboration:java-source:sources:0.9.2-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] Pack200 packing jar /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.collaboration/target/org.eclipse.papyrus.bpmn.diagram.collaboration-0.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.collaboration/target/org.eclipse.papyrus.bpmn.diagram.collaboration-0.9.2-SNAPSHOT.jar to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.collaboration/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.collaboration-0.9.2-SNAPSHOT.jar
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.collaboration/pom.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.collaboration/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.collaboration-0.9.2-SNAPSHOT.pom
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.collaboration/target/org.eclipse.papyrus.bpmn.diagram.collaboration-0.9.2-SNAPSHOT-sources.jar to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.collaboration/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.collaboration-0.9.2-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.collaboration/target/p2content.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.collaboration/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.collaboration-0.9.2-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.collaboration/target/p2artifacts.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.collaboration/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.collaboration-0.9.2-SNAPSHOT-p2artifacts.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.collaboration/target/p2content.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.collaboration/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.collaboration-0.9.2-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.collaboration/target/p2artifacts.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.collaboration/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.collaboration-0.9.2-SNAPSHOT-p2artifacts.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.collaboration/target/org.eclipse.papyrus.bpmn.diagram.collaboration-0.9.2-SNAPSHOT.jar.pack.gz to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.collaboration/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.collaboration-0.9.2-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] 
[INFO] ------< org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.tests >-------
[INFO] Building org.eclipse.papyrus.bpmn.tests 0.9.2-SNAPSHOT            [7/12]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] The project's OSGi version is 0.9.2.201907180947
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] Compiling 9 source files to /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] Building jar: /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.tests/target/org.eclipse.papyrus.bpmn.tests-0.9.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] Building jar: /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.tests/target/org.eclipse.papyrus.bpmn.tests-0.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (p2-metadata) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] Expected eclipse log file: /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /jobs/genie.papyrus/papyrus-bpmn-master/workspace/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.tests/target/work/data, -install, /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.tests/target/work, -configuration, /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.tests/target/surefire.properties]
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.papyrus

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.papyrus.bpmn.bpmnprofiletest.CallActivityCustomTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.707 sec - in org.eclipse.papyrus.bpmn.bpmnprofiletest.CallActivityCustomTest
basicGetCalledElementRefCustomTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.CallActivityCustomTest)  Time elapsed: 1.175 sec
basicGetCalledElementRefTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.CallActivityCustomTest)  Time elapsed: 0.287 sec
basicGetCalledElementRefGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.CallActivityCustomTest)  Time elapsed: 0.224 sec
Running org.eclipse.papyrus.bpmn.bpmnprofiletest.SequenceFlowCustomTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.751 sec - in org.eclipse.papyrus.bpmn.bpmnprofiletest.SequenceFlowCustomTest
basicGetTargetRefCustomTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.SequenceFlowCustomTest)  Time elapsed: 0.166 sec
basicGetSourceRefTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.SequenceFlowCustomTest)  Time elapsed: 0.124 sec
basicGetSourceRefGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.SequenceFlowCustomTest)  Time elapsed: 0.132 sec
basicGetTargetRefTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.SequenceFlowCustomTest)  Time elapsed: 0.114 sec
basicGetTargetRefGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.SequenceFlowCustomTest)  Time elapsed: 0.107 sec
basicGetSourceRefCustomTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.SequenceFlowCustomTest)  Time elapsed: 0.106 sec
Running org.eclipse.papyrus.bpmn.bpmnprofiletest.BoundaryEventCustomTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec - in org.eclipse.papyrus.bpmn.bpmnprofiletest.BoundaryEventCustomTest
basicGetAttachedToRefTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.BoundaryEventCustomTest)  Time elapsed: 0.107 sec
basicGetAttachedToRefGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.BoundaryEventCustomTest)  Time elapsed: 0.116 sec
basicGetAttachedToRefCustomTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.BoundaryEventCustomTest)  Time elapsed: 0.115 sec
Running org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowElementCustomTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 sec - in org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowElementCustomTest
basicGetContainerGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowElementCustomTest)  Time elapsed: 0.105 sec
basicGetContainerTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowElementCustomTest)  Time elapsed: 0.101 sec
basicGetContainerCustomTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowElementCustomTest)  Time elapsed: 0.1 sec
Running org.eclipse.papyrus.bpmn.bpmnprofiletest.BPMNProcessCustomTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 sec - in org.eclipse.papyrus.bpmn.bpmnprofiletest.BPMNProcessCustomTest
getFlowElementsCustomTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.BPMNProcessCustomTest)  Time elapsed: 0.113 sec
getLaneSetsTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.BPMNProcessCustomTest)  Time elapsed: 0.096 sec
basicGetSupportsGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.BPMNProcessCustomTest)  Time elapsed: 0.099 sec
getFlowElementsGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.BPMNProcessCustomTest)  Time elapsed: 0.099 sec
basicGetSupportsTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.BPMNProcessCustomTest)  Time elapsed: 0.097 sec
getFlowElementsTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.BPMNProcessCustomTest)  Time elapsed: 0.098 sec
getFlowElementsLoopNodeTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.BPMNProcessCustomTest)  Time elapsed: 0.207 sec
Running org.eclipse.papyrus.bpmn.bpmnprofiletest.SubProcessCustomTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 sec - in org.eclipse.papyrus.bpmn.bpmnprofiletest.SubProcessCustomTest
getFlowElementsCustomTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.SubProcessCustomTest)  Time elapsed: 0.105 sec
getLaneSetTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.SubProcessCustomTest)  Time elapsed: 0.097 sec
getFlowElementsGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.SubProcessCustomTest)  Time elapsed: 0.118 sec
getFlowElementsTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.SubProcessCustomTest)  Time elapsed: 0.271 sec
Running org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowNodeCustomTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.279 sec - in org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowNodeCustomTest
getOutgoingTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowNodeCustomTest) skipped
getOutgoingGeneratedCustomTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowNodeCustomTest) skipped
getIncomingGeneratedCustomTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowNodeCustomTest) skipped
getIncomingTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowNodeCustomTest) skipped
getOutgoingGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowNodeCustomTest)  Time elapsed: 0.112 sec
getIncomingGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowNodeCustomTest)  Time elapsed: 0.164 sec
Running org.eclipse.papyrus.bpmn.bpmnprofiletest.StandardLoopCharacteristicsCustomTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.676 sec - in org.eclipse.papyrus.bpmn.bpmnprofiletest.StandardLoopCharacteristicsCustomTest
isTestBeforeTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.StandardLoopCharacteristicsCustomTest)  Time elapsed: 0.147 sec
isTestBeforeGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.StandardLoopCharacteristicsCustomTest)  Time elapsed: 0.122 sec
basicGetLoopConditionTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.StandardLoopCharacteristicsCustomTest)  Time elapsed: 0.108 sec
basicGetLoopConditionGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.StandardLoopCharacteristicsCustomTest)  Time elapsed: 0.1 sec
basicGetLoopConditionCustomTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.StandardLoopCharacteristicsCustomTest)  Time elapsed: 0.099 sec
isTestBeforeCustomTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.StandardLoopCharacteristicsCustomTest)  Time elapsed: 0.099 sec
Running org.eclipse.papyrus.bpmn.test.BpmnElementTypesConfigurationsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec - in org.eclipse.papyrus.bpmn.test.BpmnElementTypesConfigurationsTest
checkCustomId(org.eclipse.papyrus.bpmn.test.BpmnElementTypesConfigurationsTest)  Time elapsed: 0.005 sec
checkId(org.eclipse.papyrus.bpmn.test.BpmnElementTypesConfigurationsTest)  Time elapsed: 0.142 sec

Results :

Tests run: 40, Failures: 0, Errors: 0, Skipped: 4

[INFO] All tests passed!
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] Pack200 normalizing jar /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.tests/target/org.eclipse.papyrus.bpmn.tests-0.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] Searching org.eclipse.papyrus.bpmn.tests-0.9.2-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.tests:eclipse-test-plugin:0.9.2-SNAPSHOT in 2 seconds.
[INFO] Searching org.eclipse.papyrus.bpmn.tests-0.9.2-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.tests:java-source:sources:0.9.2-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] Pack200 packing jar /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.tests/target/org.eclipse.papyrus.bpmn.tests-0.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.tests/target/org.eclipse.papyrus.bpmn.tests-0.9.2-SNAPSHOT.jar to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.tests/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.tests-0.9.2-SNAPSHOT.jar
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.tests/pom.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.tests/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.tests-0.9.2-SNAPSHOT.pom
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.tests/target/org.eclipse.papyrus.bpmn.tests-0.9.2-SNAPSHOT-sources.jar to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.tests/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.tests-0.9.2-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.tests/target/p2content.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.tests/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.tests-0.9.2-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.tests/target/p2artifacts.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.tests/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.tests-0.9.2-SNAPSHOT-p2artifacts.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.tests/target/p2content.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.tests/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.tests-0.9.2-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.tests/target/p2artifacts.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.tests/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.tests-0.9.2-SNAPSHOT-p2artifacts.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.tests/target/org.eclipse.papyrus.bpmn.tests-0.9.2-SNAPSHOT.jar.pack.gz to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.tests/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.tests-0.9.2-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] 
[INFO] --< org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.diagram.common.tests >--
[INFO] Building org.eclipse.papyrus.bpmn.diagram.common.tests 0.9.2-SNAPSHOT [8/12]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] The project's OSGi version is 0.9.2.201907180947
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] Compiling 1 source file to /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] Building jar: /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common.tests/target/org.eclipse.papyrus.bpmn.diagram.common.tests-0.9.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] Building jar: /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common.tests/target/org.eclipse.papyrus.bpmn.diagram.common.tests-0.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (p2-metadata) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] Expected eclipse log file: /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /jobs/genie.papyrus/papyrus-bpmn-master/workspace/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common.tests/target/work/data, -install, /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common.tests/target/work, -configuration, /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common.tests/target/surefire.properties]
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.papyrus

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.papyrus.bpmn.diagram.common.PaletteTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec - in org.eclipse.papyrus.bpmn.diagram.common.PaletteTest
checkCollaborationPaletteElementTypeTest(org.eclipse.papyrus.bpmn.diagram.common.PaletteTest)  Time elapsed: 0.037 sec
checkProcessPaletteElementTypeTest(org.eclipse.papyrus.bpmn.diagram.common.PaletteTest)  Time elapsed: 0.01 sec

Results :

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

[INFO] All tests passed!
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] Pack200 normalizing jar /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common.tests/target/org.eclipse.papyrus.bpmn.diagram.common.tests-0.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] Searching org.eclipse.papyrus.bpmn.diagram.common.tests-0.9.2-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.diagram.common.tests:eclipse-test-plugin:0.9.2-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.papyrus.bpmn.diagram.common.tests-0.9.2-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.diagram.common.tests:java-source:sources:0.9.2-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] Pack200 packing jar /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common.tests/target/org.eclipse.papyrus.bpmn.diagram.common.tests-0.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common.tests/target/org.eclipse.papyrus.bpmn.diagram.common.tests-0.9.2-SNAPSHOT.jar to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.common.tests/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.common.tests-0.9.2-SNAPSHOT.jar
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common.tests/pom.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.common.tests/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.common.tests-0.9.2-SNAPSHOT.pom
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common.tests/target/org.eclipse.papyrus.bpmn.diagram.common.tests-0.9.2-SNAPSHOT-sources.jar to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.common.tests/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.common.tests-0.9.2-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common.tests/target/p2content.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.common.tests/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.common.tests-0.9.2-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common.tests/target/p2artifacts.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.common.tests/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.common.tests-0.9.2-SNAPSHOT-p2artifacts.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common.tests/target/p2content.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.common.tests/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.common.tests-0.9.2-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common.tests/target/p2artifacts.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.common.tests/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.common.tests-0.9.2-SNAPSHOT-p2artifacts.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.diagram.common.tests/target/org.eclipse.papyrus.bpmn.diagram.common.tests-0.9.2-SNAPSHOT.jar.pack.gz to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.diagram.common.tests/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.diagram.common.tests-0.9.2-SNAPSHOT-pack200.jar.pack.gz
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] 
[INFO] --< org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.targetplatform.oxygen >--
[INFO] Building org.eclipse.papyrus.bpmn.targetplatform.oxygen 0.9.2-SNAPSHOT [9/12]
[INFO] ---------------------[ eclipse-target-definition ]----------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.bpmn.targetplatform.oxygen ---
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn.targetplatform.oxygen ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.bpmn.targetplatform.oxygen ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.papyrus.bpmn.targetplatform.oxygen ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn.targetplatform.oxygen ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (p2-metadata) @ org.eclipse.papyrus.bpmn.targetplatform.oxygen ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.papyrus.bpmn.targetplatform.oxygen ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.papyrus.bpmn.targetplatform.oxygen ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.papyrus.bpmn.targetplatform.oxygen ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.bpmn.targetplatform.oxygen ---
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.targetplatform.oxygen/org.eclipse.papyrus.bpmn.targetplatform.oxygen.target to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.targetplatform.oxygen/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.targetplatform.oxygen-0.9.2-SNAPSHOT.target
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/org.eclipse.papyrus.bpmn.targetplatform.oxygen/pom.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.targetplatform.oxygen/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.targetplatform.oxygen-0.9.2-SNAPSHOT.pom
[INFO] 
[INFO] ------< org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.releng >------
[INFO] Building org.eclipse.papyrus.bpmn.releng 0.9.2-SNAPSHOT          [10/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.bpmn.releng ---
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn.releng ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.papyrus.bpmn.releng ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn.releng ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (p2-metadata) @ org.eclipse.papyrus.bpmn.releng ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.papyrus.bpmn.releng ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.papyrus.bpmn.releng ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.papyrus.bpmn.releng ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.papyrus.bpmn.releng ---
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/releng/pom.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.releng/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.releng-0.9.2-SNAPSHOT.pom
[INFO] 
[INFO] -----< org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.feature >------
[INFO] Building org.eclipse.papyrus.bpmn.feature 0.9.2-SNAPSHOT         [11/12]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] Deleting /jobs/genie.papyrus/papyrus-bpmn-master/workspace/releng/org.eclipse.papyrus.bpmn.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] The project's OSGi version is 0.9.2.201907180947
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-feature (default-package-feature) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] Building jar: /jobs/genie.papyrus/papyrus-bpmn-master/workspace/releng/org.eclipse.papyrus.bpmn.feature/target/org.eclipse.papyrus.bpmn.feature-0.9.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] Building jar: /jobs/genie.papyrus/papyrus-bpmn-master/workspace/releng/org.eclipse.papyrus.bpmn.feature/target/org.eclipse.papyrus.bpmn.feature-0.9.2-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (p2-metadata) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] Searching org.eclipse.papyrus.bpmn.feature-0.9.2-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.feature:eclipse-feature:0.9.2-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.papyrus.bpmn.feature-0.9.2-SNAPSHOT-sources-feature.jar for inner jars...
[INFO] Signed org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.feature:eclipse-feature:sources-feature:0.9.2-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/releng/org.eclipse.papyrus.bpmn.feature/target/org.eclipse.papyrus.bpmn.feature-0.9.2-SNAPSHOT.jar to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.feature/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.feature-0.9.2-SNAPSHOT.jar
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/releng/org.eclipse.papyrus.bpmn.feature/pom.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.feature/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.feature-0.9.2-SNAPSHOT.pom
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/releng/org.eclipse.papyrus.bpmn.feature/target/org.eclipse.papyrus.bpmn.feature-0.9.2-SNAPSHOT-sources-feature.jar to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.feature/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.feature-0.9.2-SNAPSHOT-sources-feature.jar
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/releng/org.eclipse.papyrus.bpmn.feature/target/p2content.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.feature/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.feature-0.9.2-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/releng/org.eclipse.papyrus.bpmn.feature/target/p2artifacts.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.feature/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.feature-0.9.2-SNAPSHOT-p2artifacts.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/releng/org.eclipse.papyrus.bpmn.feature/target/p2content.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.feature/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.feature-0.9.2-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/releng/org.eclipse.papyrus.bpmn.feature/target/p2artifacts.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.feature/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.feature-0.9.2-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] 
[INFO] --------< org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.p2 >--------
[INFO] Building org.eclipse.papyrus.bpmn.p2 0.9.2-SNAPSHOT              [12/12]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] The project's OSGi version is 0.9.2.201907180947
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.papyrus/papyrus-bpmn-master/workspace/releng/org.eclipse.papyrus.bpmn.p2/src/main/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-products (default-publish-products) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-categories (default-publish-categories) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.0.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.0.0:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.0.0:archive-repository (default-archive-repository) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] Building zip: /jobs/genie.papyrus/papyrus-bpmn-master/workspace/releng/org.eclipse.papyrus.bpmn.p2/target/org.eclipse.papyrus.bpmn.p2-0.9.2-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (p2-metadata) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- repository-utils:0.23.3:generate-repository-facade (generate-facade) @ org.eclipse.papyrus.bpmn.p2 ---
[WARNING] Could not access build info at http://download.eclipse.org/releases/oxygen/latest/all/repo/buildinfo.json or http://download.eclipse.org/releases/oxygen//buildinfo.json
[INFO] Building zip: /jobs/genie.papyrus/papyrus-bpmn-master/workspace/releng/org.eclipse.papyrus.bpmn.p2/target/org.eclipse.papyrus.bpmn.p2-0.9.2-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/releng/org.eclipse.papyrus.bpmn.p2/target/org.eclipse.papyrus.bpmn.p2-0.9.2-SNAPSHOT.zip to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.p2/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.p2-0.9.2-SNAPSHOT.zip
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/releng/org.eclipse.papyrus.bpmn.p2/pom.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.p2/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.p2-0.9.2-SNAPSHOT.pom
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/releng/org.eclipse.papyrus.bpmn.p2/target/p2content.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.p2/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.p2-0.9.2-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.papyrus/papyrus-bpmn-master/workspace/releng/org.eclipse.papyrus.bpmn.p2/target/p2artifacts.xml to /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.repository/org/eclipse/papyrus/bpmn/org.eclipse.papyrus.bpmn.p2/0.9.2-SNAPSHOT/org.eclipse.papyrus.bpmn.p2-0.9.2-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for BPMN 0.9.2-SNAPSHOT:
[INFO] 
[INFO] BPMN ............................................... SUCCESS [ 58.397 s]
[INFO] org.eclipse.papyrus.bpmn ........................... SUCCESS [ 50.135 s]
[INFO] org.eclipse.papyrus.bpmn.architecture .............. SUCCESS [  3.694 s]
[INFO] org.eclipse.papyrus.bpmn.diagram.common ............ SUCCESS [  5.280 s]
[INFO] org.eclipse.papyrus.bpmn.diagram.process ........... SUCCESS [  3.237 s]
[INFO] org.eclipse.papyrus.bpmn.diagram.collaboration ..... SUCCESS [  3.234 s]
[INFO] org.eclipse.papyrus.bpmn.tests ..................... SUCCESS [ 20.199 s]
[INFO] org.eclipse.papyrus.bpmn.diagram.common.tests ...... SUCCESS [ 16.797 s]
[INFO] org.eclipse.papyrus.bpmn.targetplatform.oxygen ..... SUCCESS [  0.040 s]
[INFO] org.eclipse.papyrus.bpmn.releng .................... SUCCESS [  0.024 s]
[INFO] org.eclipse.papyrus.bpmn.feature ................... SUCCESS [  3.041 s]
[INFO] org.eclipse.papyrus.bpmn.p2 ........................ SUCCESS [ 10.632 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:29 min
[INFO] Finished at: 2019-07-18T05:58:58-04:00
[INFO] ------------------------------------------------------------------------
[workspace] $ /bin/sh -xe /tmp/genie.papyrus/jenkins4990111882523327179.sh
+ p2UpdateSiteDir=/home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/releng/org.eclipse.papyrus.bpmn.p2/target/repository
+ updateSite=/home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/repository
+ rm -rf /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/repository
+ mv /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/releng/org.eclipse.papyrus.bpmn.p2/target/repository /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/repository
Taking screenshot.
[workspace] $ echo $XAUTHORITY
/home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.Xauthority-1193195729581511226
[workspace] $ ls -l $XAUTHORITY
-rw-rw-r-- 1 genie.papyrus modeling.mdt.papyrus 0 Jul 18 05:47 /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-bpmn-master/workspace/.Xauthority-1193195729581511226
[workspace] $ import -window root -display :723 screenshot.jpg
Terminating xvnc.
Sending e-mails to: sebastien.revol@cea.fr
Archiving artifacts
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS