Skip to content

Console Output

Skipping 790 KB.. Full Log
	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
05:11:58 	                                                                                                                                                    ^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The method 'Resource.getFileExtension()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[135] 
05:11:58 	resource = TableEditingDomainUtils.getTableEditingDomain(manager.getTable()).getResourceSet().getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
05:11:58 	                                                                                                                              ^^^^
05:11:58 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[135] 
05:11:58 	resource = TableEditingDomainUtils.getTableEditingDomain(manager.getTable()).getResourceSet().getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
05:11:58 	                                                                                                                                                     ^^^^^^^^^^^
05:11:58 Discouraged access: The method 'Resource.getLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[138] 
05:11:58 	resource = set.getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
05:11:58 	                                               ^^^^
05:11:58 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[138] 
05:11:58 	resource = set.getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
05:11:58 	                                                                      ^^^^^^^^^^^
05:11:58 Discouraged access: The method 'Resource.getLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[168] 
05:11:58 	if (this.firstSelectedElement instanceof org.eclipse.core.internal.resources.Resource) {
05:11:58 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'Resource' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[169] 
05:11:58 	project = ((org.eclipse.core.internal.resources.Resource) firstSelectedElement).getProject();
05:11:58 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'Resource' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[169] 
05:11:58 	project = ((org.eclipse.core.internal.resources.Resource) firstSelectedElement).getProject();
05:11:58 	                                                                                ^^^^^^^^^^
05:11:58 Discouraged access: The method 'Resource.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[31] 
05:11:58 	import org.eclipse.pde.internal.ui.wizards.IProjectProvider;
05:11:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[32] 
05:11:58 	import org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation;
05:11:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'NewProjectCreationOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[33] 
05:11:58 	import org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationPage;
05:11:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[34] 
05:11:58 	import org.eclipse.pde.internal.ui.wizards.plugin.PluginContentPage;
05:11:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[35] 
05:11:58 	import org.eclipse.pde.internal.ui.wizards.plugin.PluginFieldData;
05:11:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[49] 
05:11:58 	private NewProjectCreationPage nattableConfigurationProjectCreationPage;
05:11:58 	        ^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[54] 
05:11:58 	private IProjectProvider projectProvider;
05:11:58 	        ^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[59] 
05:11:58 	protected PluginContentPage contentPage;
05:11:58 	          ^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[64] 
05:11:58 	private PluginFieldData pluginData;
05:11:58 	        ^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[72] 
05:11:58 	pluginData = new PluginFieldData();
05:11:58 	                 ^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[72] 
05:11:58 	pluginData = new PluginFieldData();
05:11:58 	                 ^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The constructor 'PluginFieldData()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[74] 
05:11:58 	nattableConfigurationProjectCreationPage = new NewProjectCreationPage(Messages.NattableConfigurationProjectCreationPage_pageName, pluginData, false,new StructuredSelection());
05:11:58 	                                               ^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[74] 
05:11:58 	nattableConfigurationProjectCreationPage = new NewProjectCreationPage(Messages.NattableConfigurationProjectCreationPage_pageName, pluginData, false,new StructuredSelection());
05:11:58 	                                               ^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The constructor 'NewProjectCreationPage(String, AbstractFieldData, boolean, IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[77] 
05:11:58 	projectProvider = new IProjectProvider() {
05:11:58 	                      ^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[94] 
05:11:58 	contentPage = new PluginContentPage("page2", projectProvider, nattableConfigurationProjectCreationPage, pluginData); //$NON-NLS-1$
05:11:58 	                  ^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[94] 
05:11:58 	contentPage = new PluginContentPage("page2", projectProvider, nattableConfigurationProjectCreationPage, pluginData); //$NON-NLS-1$
05:11:58 	                  ^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The constructor 'PluginContentPage(String, IProjectProvider, NewProjectCreationPage, AbstractFieldData)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[117] 
05:11:58 	getContainer().run(false, true, new NewProjectCreationOperation(pluginData, projectProvider, null));
05:11:58 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The type 'NewProjectCreationOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[117] 
05:11:58 	getContainer().run(false, true, new NewProjectCreationOperation(pluginData, projectProvider, null));
05:11:58 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:11:58 Discouraged access: The constructor 'NewProjectCreationOperation(IFieldData, IProjectProvider, IPluginContentWizard)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[212] 
05:11:58 	return this.projectProvider.getProject();
05:11:58 	                            ^^^^^^^^^^
05:11:58 Discouraged access: The method 'IProjectProvider.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:11:58 30 problems (30 warnings)
05:11:58 [INFO] 
05:11:58 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:58 [INFO] 
05:11:58 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:58 [INFO] 
05:11:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/test/resources
05:11:58 [INFO] 
05:11:58 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:58 [INFO] 
05:11:58 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 271 were skipped
05:11:58 [INFO] 
05:11:58 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT-sources.jar
05:11:58 [INFO] 
05:11:58 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT.jar
05:11:58 [INFO] 
05:11:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:58 [INFO] 
05:11:58 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:58 [INFO] 
05:11:58 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:11:58 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT.jar
05:11:59 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT-sources.jar
05:12:01 [INFO] 
05:12:01 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:12:01 [INFO] 
05:12:01 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette >-----
05:12:01 [INFO] Building org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT   [58/74]
05:12:01 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
05:12:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
05:12:01 [INFO] 
05:12:01 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:01 [INFO] 
05:12:01 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:01 [INFO] The project's OSGi version is 4.0.0.202401121006
05:12:01 [INFO] 
05:12:01 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:01 [INFO] 
05:12:01 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:01 [INFO] 
05:12:01 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:01 [INFO] 
05:12:01 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:01 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.palette
05:12:02 [INFO] 
05:12:02 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/main/resources
05:12:02 [INFO] 
05:12:02 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[142] 
05:12:02 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
05:12:02 	                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:12:02 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[142] 
05:12:02 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
05:12:02 	                                                                                                                                 ^^^^^^^
05:12:02 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[149] 
05:12:02 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
05:12:02 	                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:12:02 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[149] 
05:12:02 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
05:12:02 	                                                                                                                                 ^^^^^^^
05:12:02 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
05:12:02 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
05:12:02 	                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:12:02 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
05:12:02 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
05:12:02 	                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:12:02 Type safety: The expression of type HashSet needs unchecked conversion to conform to Set<String>
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
05:12:02 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
05:12:02 	                                                                                                                                             ^^^^^^^
05:12:02 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/ConfigurationInformationComposite.java:[197] 
05:12:02 	ToolConfiguration configuration = ((ToolConfiguration) selectedConfiguration);
05:12:02 	                  ^^^^^^^^^^^^^
05:12:02 The value of the local variable configuration is not used
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[354] 
05:12:02 	button.setData(new Integer(id));
05:12:02 	                   ^^^^^^^^^^^
05:12:02 The constructor Integer(int) has been deprecated since version 9 and marked for removal
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[367] 
05:12:02 	paletteButtonsMap.put(new Integer(id), button);
05:12:02 	                          ^^^^^^^^^^^
05:12:02 The constructor Integer(int) has been deprecated since version 9 and marked for removal
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[671] 
05:12:02 	private PapyrusPaletteService paletteService;
05:12:02 	                              ^^^^^^^^^^^^^^
05:12:02 The value of the field PapyrusPaletteCustomizerDialog.PalettesTableContentProvider.paletteService is not used
05:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[674] 
05:12:02 	private final TableViewer viewer;
05:12:02 	                          ^^^^^^
05:12:02 The value of the field PapyrusPaletteCustomizerDialog.PalettesTableContentProvider.viewer is not used
05:12:02 12 problems (12 warnings)
05:12:02 [INFO] 
05:12:02 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [INFO] 
05:12:02 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [INFO] 
05:12:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/test/resources
05:12:02 [INFO] 
05:12:02 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [INFO] 
05:12:02 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 278 were skipped
05:12:02 [INFO] 
05:12:02 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT-sources.jar
05:12:02 [INFO] 
05:12:02 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT.jar
05:12:02 [INFO] 
05:12:02 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [INFO] 
05:12:02 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [INFO] 
05:12:02 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:02 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT.jar
05:12:03 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT-sources.jar
05:12:05 [INFO] 
05:12:05 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.palette ---
05:12:05 [INFO] 
05:12:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor >--
05:12:05 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT [59/74]
05:12:05 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
05:12:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
05:12:05 [INFO] 
05:12:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:05 [INFO] 
05:12:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:05 [INFO] The project's OSGi version is 3.0.0.202401121006
05:12:05 [INFO] 
05:12:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:05 [INFO] 
05:12:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:05 [INFO] 
05:12:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:05 [INFO] 
05:12:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:05 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.expansion.editor
05:12:06 [INFO] 
05:12:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src/main/resources
05:12:06 [INFO] 
05:12:06 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1331] 
05:12:06 	public Object getAdapter(Class key) {
05:12:06 	       ^^^^^^
05:12:06 Type safety: The return type Object for getAdapter(Class) from the type ExpansionModelEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
05:12:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1342] 
05:12:06 	return super.getAdapter(key);
05:12:06 	       ^^^^^^^^^^^^^^^^^^^^^
05:12:06 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
05:12:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1342] 
05:12:06 	return super.getAdapter(key);
05:12:06 	                        ^^^
05:12:06 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
05:12:06 3 problems (3 warnings)
05:12:06 [INFO] 
05:12:06 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [INFO] 
05:12:06 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [INFO] 
05:12:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src/test/resources
05:12:06 [INFO] 
05:12:06 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [INFO] 
05:12:06 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 241 were skipped
05:12:06 [INFO] 
05:12:06 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT-sources.jar
05:12:06 [INFO] 
05:12:06 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT.jar
05:12:06 [INFO] 
05:12:06 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [INFO] 
05:12:06 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [INFO] 
05:12:06 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:06 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT.jar
05:12:08 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT-sources.jar
05:12:09 [INFO] 
05:12:09 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:12:09 [INFO] 
05:12:09 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths >---------
05:12:09 [INFO] Building org.eclipse.papyrus.toolsmiths 2.1.0-SNAPSHOT           [60/74]
05:12:09 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
05:12:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
05:12:09 [INFO] 
05:12:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths ---
05:12:09 [INFO] 
05:12:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths ---
05:12:09 [INFO] The project's OSGi version is 2.1.0.202401121006
05:12:09 [INFO] 
05:12:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths ---
05:12:09 [INFO] 
05:12:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths ---
05:12:09 [INFO] 
05:12:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths ---
05:12:09 [INFO] 
05:12:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths ---
05:12:09 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths
05:12:10 [INFO] 
05:12:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths ---
05:12:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/main/resources
05:12:10 [INFO] 
05:12:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths ---
05:12:10 [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CustomizationPage.java:[64] 
05:12:10 	this.configuration.setPlugin(getWizard().getPluginId());
05:12:10 	                                         ^^^^^^^^^^^
05:12:10 Discouraged access: The method 'NewPluginProjectWizard.getPluginId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/types/generator/TypesPluginGenerator.java:[92] 
05:12:10 	IStatus configurePlugin = configurePlugin(project, entry.getValue(), contextId, generateExtensionPoint);
05:12:10 	        ^^^^^^^^^^^^^^^
05:12:10 The value of the local variable configurePlugin is not used
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[24] 
05:12:10 	import org.eclipse.pde.internal.ui.wizards.plugin.NewPluginProjectWizard;
05:12:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:12:10 Discouraged access: The type 'NewPluginProjectWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[28] 
05:12:10 	public class CreateNewCustomizationPluginWizard extends NewPluginProjectWizard {
05:12:10 	                                                        ^^^^^^^^^^^^^^^^^^^^^^
05:12:10 Discouraged access: The type 'NewPluginProjectWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[35] 
05:12:10 	private Image defaultImage;
05:12:10 	              ^^^^^^^^^^^^
05:12:10 The value of the field CreateNewCustomizationPluginWizard.defaultImage is not used
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[38] 
05:12:10 	super();
05:12:10 	^^^^^^^^
05:12:10 Discouraged access: The constructor 'NewPluginProjectWizard()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[46] 
05:12:10 	super.addPages();
05:12:10 	      ^^^^^^^^
05:12:10 Discouraged access: The method 'NewPluginProjectWizard.addPages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[52] 
05:12:10 	if (page == fContentPage) { // Remove the template page
05:12:10 	            ^^^^^^^^^^^^
05:12:10 Discouraged access: The field 'NewPluginProjectWizard.fContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[59] 
05:12:10 	return this.fContentPage.getData().getProvider();
05:12:10 	            ^^^^^^^^^^^^
05:12:10 Discouraged access: The field 'NewPluginProjectWizard.fContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[59] 
05:12:10 	return this.fContentPage.getData().getProvider();
05:12:10 	                         ^^^^^^^
05:12:10 Discouraged access: The method 'ContentPage.getData()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[64] 
05:12:10 	boolean result = super.performFinish();
05:12:10 	                       ^^^^^^^^^^^^^
05:12:10 Discouraged access: The method 'NewPluginProjectWizard.performFinish()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:12:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[66] 
05:12:10 	IProject project = this.fMainPage.getProjectHandle();
05:12:10 	                        ^^^^^^^^^
05:12:10 Discouraged access: The field 'NewPluginProjectWizard.fMainPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
05:12:10 12 problems (12 warnings)
05:12:10 [INFO] 
05:12:10 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths ---
05:12:10 [INFO] 
05:12:10 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths ---
05:12:10 [INFO] 
05:12:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths ---
05:12:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/test/resources
05:12:10 [INFO] 
05:12:10 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths ---
05:12:10 [INFO] 
05:12:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths ---
05:12:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 242 were skipped
05:12:10 [INFO] 
05:12:10 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths ---
05:12:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.1.0-SNAPSHOT-sources.jar
05:12:10 [INFO] 
05:12:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths ---
05:12:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.1.0-SNAPSHOT.jar
05:12:10 [INFO] 
05:12:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths ---
05:12:10 [INFO] 
05:12:10 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths ---
05:12:10 [INFO] 
05:12:10 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths ---
05:12:11 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.1.0-SNAPSHOT.jar
05:12:12 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.1.0-SNAPSHOT-sources.jar
05:12:13 [INFO] 
05:12:13 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths ---
05:12:13 [INFO] 
05:12:13 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature >-----
05:12:13 [INFO] Building org.eclipse.papyrus.toolsmiths.feature 1.3.0-SNAPSHOT   [61/74]
05:12:13 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
05:12:13 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:12:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
05:12:14 [INFO] 
05:12:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target
05:12:14 [INFO] 
05:12:14 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] The project's OSGi version is 1.3.0.202401121006
05:12:14 [INFO] 
05:12:14 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] 
05:12:14 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] 
05:12:14 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] 
05:12:14 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/src/main/resources
05:12:14 [INFO] 
05:12:14 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 692 were skipped
05:12:14 [INFO] 
05:12:14 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] 
05:12:14 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.3.0-SNAPSHOT.jar
05:12:14 [INFO] 
05:12:14 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] 
05:12:14 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] 
05:12:14 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.3.0-SNAPSHOT-sources-feature.jar
05:12:14 [INFO] 
05:12:14 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:14 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.3.0-SNAPSHOT.jar
05:12:15 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.3.0-SNAPSHOT-sources-feature.jar
05:12:16 [INFO] 
05:12:16 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
05:12:16 [INFO] 
05:12:16 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator >--
05:12:16 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT [62/74]
05:12:16 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
05:12:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
05:12:16 [INFO] 
05:12:16 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:16 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
05:12:16 [INFO] 
05:12:16 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:16 [INFO] The project's OSGi version is 2.0.0.202401121006
05:12:16 [INFO] 
05:12:16 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:16 [INFO] 
05:12:16 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:16 [INFO] 
05:12:16 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:16 [INFO] 
05:12:16 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:16 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.newchildmenu.generator
05:12:17 [INFO] 
05:12:17 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:17 [INFO] 
05:12:17 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/main/resources
05:12:17 [INFO] 
05:12:17 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:17 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:18 [INFO] 
05:12:18 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:18 [INFO] 
05:12:18 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:18 [INFO] 
05:12:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/test/resources
05:12:18 [INFO] 
05:12:18 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:18 [INFO] 
05:12:18 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:18 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 211 were skipped
05:12:18 [INFO] 
05:12:18 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT-sources.jar
05:12:18 [INFO] 
05:12:18 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar
05:12:18 [INFO] 
05:12:18 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:18 [INFO] 
05:12:18 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:18 [INFO] 
05:12:18 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:18 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar
05:12:19 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT-sources.jar
05:12:20 [INFO] 
05:12:20 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:12:20 [INFO] 
05:12:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui >--
05:12:20 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT [63/74]
05:12:20 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
05:12:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
05:12:20 [INFO] 
05:12:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:20 [INFO] 
05:12:20 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:20 [INFO] The project's OSGi version is 2.0.0.202401121006
05:12:20 [INFO] 
05:12:20 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:20 [INFO] 
05:12:20 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:20 [INFO] 
05:12:20 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:20 [INFO] 
05:12:20 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:20 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui
05:12:21 [INFO] 
05:12:21 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/main/resources
05:12:21 [INFO] 
05:12:21 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:21 [INFO] 
05:12:21 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [INFO] 
05:12:21 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [INFO] 
05:12:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/test/resources
05:12:21 [INFO] 
05:12:21 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [INFO] 
05:12:21 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 211 were skipped
05:12:21 [INFO] 
05:12:21 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT-sources.jar
05:12:21 [INFO] 
05:12:21 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT.jar
05:12:21 [INFO] 
05:12:21 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [INFO] 
05:12:21 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [INFO] 
05:12:21 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:21 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT.jar
05:12:22 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT-sources.jar
05:12:23 [INFO] 
05:12:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:12:23 [INFO] 
05:12:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui >--
05:12:23 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT [64/74]
05:12:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
05:12:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
05:12:23 [INFO] 
05:12:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:23 [INFO] 
05:12:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:23 [INFO] The project's OSGi version is 2.1.0.202401121006
05:12:23 [INFO] 
05:12:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:23 [INFO] 
05:12:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:23 [INFO] 
05:12:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:23 [INFO] 
05:12:23 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:23 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.types.generator.ui
05:12:24 [INFO] 
05:12:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/main/resources
05:12:24 [INFO] 
05:12:24 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:24 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:25 [INFO] 
05:12:25 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:25 [INFO] 
05:12:25 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:25 [INFO] 
05:12:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/test/resources
05:12:25 [INFO] 
05:12:25 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:25 [INFO] 
05:12:25 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:25 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 336 were skipped
05:12:25 [INFO] 
05:12:25 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT-sources.jar
05:12:25 [INFO] 
05:12:25 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT.jar
05:12:25 [INFO] 
05:12:25 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:25 [INFO] 
05:12:25 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:25 [INFO] 
05:12:25 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:25 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT.jar
05:12:26 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT-sources.jar
05:12:27 [INFO] 
05:12:27 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:12:27 [INFO] 
05:12:27 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui >--
05:12:27 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT [65/74]
05:12:27 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
05:12:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
05:12:28 [INFO] 
05:12:28 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:28 [INFO] 
05:12:28 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:28 [INFO] The project's OSGi version is 2.0.0.202401121006
05:12:28 [INFO] 
05:12:28 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:28 [INFO] 
05:12:28 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:28 [INFO] 
05:12:28 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:28 [INFO] 
05:12:28 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:28 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.assistants.generator.ui
05:12:29 [INFO] 
05:12:29 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/main/resources
05:12:29 [INFO] 
05:12:29 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:29 [INFO] 
05:12:29 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [INFO] 
05:12:29 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [INFO] 
05:12:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/test/resources
05:12:29 [INFO] 
05:12:29 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [INFO] 
05:12:29 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 338 were skipped
05:12:29 [INFO] 
05:12:29 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT-sources.jar
05:12:29 [INFO] 
05:12:29 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT.jar
05:12:29 [INFO] 
05:12:29 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [INFO] 
05:12:29 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [INFO] 
05:12:29 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:29 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT.jar
05:12:30 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT-sources.jar
05:12:31 [INFO] 
05:12:31 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:12:31 [INFO] 
05:12:31 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature >---
05:12:31 [INFO] Building org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT [66/74]
05:12:31 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
05:12:31 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:12:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
05:12:32 [INFO] 
05:12:32 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target
05:12:32 [INFO] 
05:12:32 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] The project's OSGi version is 4.0.0.202401121006
05:12:32 [INFO] 
05:12:32 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] 
05:12:32 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] 
05:12:32 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] 
05:12:32 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/src/main/resources
05:12:32 [INFO] 
05:12:32 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 317 were skipped
05:12:32 [INFO] 
05:12:32 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] 
05:12:32 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT.jar
05:12:32 [INFO] 
05:12:32 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] 
05:12:32 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] 
05:12:32 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT-sources-feature.jar
05:12:32 [INFO] 
05:12:32 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:32 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT.jar
05:12:33 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT-sources-feature.jar
05:12:34 [INFO] 
05:12:34 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
05:12:34 [INFO] 
05:12:34 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild >--
05:12:34 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT [67/74]
05:12:34 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/pom.xml
05:12:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/pom.xml
05:12:34 [INFO] 
05:12:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:34 [INFO] 
05:12:34 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:34 [INFO] The project's OSGi version is 1.0.0.202401121006
05:12:34 [INFO] 
05:12:34 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:34 [INFO] 
05:12:34 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:34 [INFO] 
05:12:34 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:34 [INFO] 
05:12:34 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:34 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.newchild
05:12:35 [INFO] 
05:12:35 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/main/resources
05:12:35 [INFO] 
05:12:35 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:35 [INFO] 
05:12:35 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [INFO] 
05:12:35 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [INFO] 
05:12:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/test/resources
05:12:35 [INFO] 
05:12:35 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [INFO] 
05:12:35 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 284 were skipped
05:12:35 [INFO] 
05:12:35 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT-sources.jar
05:12:35 [INFO] 
05:12:35 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT.jar
05:12:35 [INFO] 
05:12:35 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [INFO] 
05:12:35 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [INFO] 
05:12:35 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:35 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT.jar
05:12:36 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT-sources.jar
05:12:37 [INFO] 
05:12:37 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:12:37 [INFO] 
05:12:37 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes >--
05:12:37 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT [68/74]
05:12:37 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
05:12:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
05:12:38 [INFO] 
05:12:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:38 [INFO] 
05:12:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:38 [INFO] The project's OSGi version is 2.1.0.202401121006
05:12:38 [INFO] 
05:12:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:38 [INFO] 
05:12:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:38 [INFO] 
05:12:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:38 [INFO] 
05:12:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:38 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.elementtypes
05:12:39 [INFO] 
05:12:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/main/resources
05:12:39 [INFO] 
05:12:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:39 [INFO] 
05:12:39 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [INFO] 
05:12:39 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [INFO] 
05:12:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/test/resources
05:12:39 [INFO] 
05:12:39 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [INFO] 
05:12:39 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 338 were skipped
05:12:39 [INFO] 
05:12:39 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT-sources.jar
05:12:39 [INFO] 
05:12:39 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT.jar
05:12:39 [INFO] 
05:12:39 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [INFO] 
05:12:39 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [INFO] 
05:12:39 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:39 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT.jar
05:12:40 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT-sources.jar
05:12:41 [INFO] 
05:12:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:12:41 [INFO] 
05:12:41 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.properties >--
05:12:41 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.properties 1.0.0-SNAPSHOT [69/74]
05:12:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/pom.xml
05:12:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.properties:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/pom.xml
05:12:42 [INFO] 
05:12:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:42 [INFO] 
05:12:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:42 [INFO] The project's OSGi version is 1.0.0.202401121006
05:12:42 [INFO] 
05:12:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:42 [INFO] 
05:12:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:42 [INFO] 
05:12:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:42 [INFO] 
05:12:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:42 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.properties
05:12:42 [INFO] 
05:12:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/src/main/resources
05:12:42 [INFO] 
05:12:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:42 [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:43 [INFO] 
05:12:43 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:43 [INFO] 
05:12:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:43 [INFO] 
05:12:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/src/test/resources
05:12:43 [INFO] 
05:12:43 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:43 [INFO] 
05:12:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 286 were skipped
05:12:43 [INFO] 
05:12:43 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT-sources.jar
05:12:43 [INFO] 
05:12:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT.jar
05:12:43 [INFO] 
05:12:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:43 [INFO] 
05:12:43 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:43 [INFO] 
05:12:43 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:43 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT.jar
05:12:45 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT-sources.jar
05:12:46 [INFO] 
05:12:46 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:12:46 [INFO] 
05:12:46 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture >--
05:12:46 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT [70/74]
05:12:46 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
05:12:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
05:12:47 [INFO] 
05:12:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:47 [INFO] 
05:12:47 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:47 [INFO] The project's OSGi version is 2.1.0.202401121006
05:12:47 [INFO] 
05:12:47 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:47 [INFO] 
05:12:47 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:47 [INFO] 
05:12:47 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:47 [INFO] 
05:12:47 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:47 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.architecture
05:12:47 [INFO] 
05:12:47 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/main/resources
05:12:47 [INFO] 
05:12:47 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:47 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:48 [INFO] 
05:12:48 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:48 [INFO] 
05:12:48 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:48 [INFO] 
05:12:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/test/resources
05:12:48 [INFO] 
05:12:48 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:48 [INFO] 
05:12:48 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:48 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 272 were skipped
05:12:48 [INFO] 
05:12:48 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT-sources.jar
05:12:48 [INFO] 
05:12:48 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT.jar
05:12:48 [INFO] 
05:12:48 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:48 [INFO] 
05:12:48 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:48 [INFO] 
05:12:48 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:48 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT.jar
05:12:49 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT-sources.jar
05:12:50 [INFO] 
05:12:50 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:12:50 [INFO] 
05:12:50 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile >--
05:12:50 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT [71/74]
05:12:50 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
05:12:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:12:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
05:12:51 [INFO] 
05:12:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] 
05:12:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] The project's OSGi version is 2.1.0.202401121006
05:12:51 [INFO] 
05:12:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] 
05:12:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] 
05:12:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] 
05:12:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.profile
05:12:51 [INFO] 
05:12:51 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/main/resources
05:12:51 [INFO] 
05:12:51 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
05:12:51 [INFO] 
05:12:51 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] 
05:12:51 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] 
05:12:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/test/resources
05:12:51 [INFO] 
05:12:51 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] 
05:12:51 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 266 were skipped
05:12:51 [INFO] 
05:12:51 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT-sources.jar
05:12:52 [INFO] 
05:12:52 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT.jar
05:12:52 [INFO] 
05:12:52 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:52 [INFO] 
05:12:52 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:52 [INFO] 
05:12:52 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:52 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT.jar
05:12:53 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT-sources.jar
05:12:54 [INFO] 
05:12:54 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:12:54 [INFO] 
05:12:54 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature >--
05:12:54 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT [72/74]
05:12:54 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
05:12:54 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:12:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
05:12:54 [INFO] 
05:12:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:54 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target
05:12:54 [INFO] 
05:12:54 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:54 [INFO] The project's OSGi version is 1.0.0.202401121006
05:12:54 [INFO] 
05:12:54 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:54 [INFO] 
05:12:54 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:54 [INFO] 
05:12:54 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:54 [INFO] 
05:12:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/src/main/resources
05:12:54 [INFO] 
05:12:54 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:54 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 324 were skipped
05:12:54 [INFO] 
05:12:54 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:54 [INFO] 
05:12:54 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT.jar
05:12:55 [INFO] 
05:12:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:55 [INFO] 
05:12:55 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:55 [INFO] 
05:12:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT-sources-feature.jar
05:12:55 [INFO] 
05:12:55 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:55 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT.jar
05:12:56 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT-sources-feature.jar
05:12:57 [INFO] 
05:12:57 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:12:57 [INFO] 
05:12:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.targetplatform >--
05:12:57 [INFO] Building org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT [73/74]
05:12:57 [INFO]   from targetPlatform/pom.xml
05:12:57 [INFO] ---------------------[ eclipse-target-definition ]----------------------
05:12:57 [INFO] 
05:12:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:12:57 [INFO] 
05:12:57 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:12:57 [INFO] 
05:12:57 [INFO] --- tycho-packaging:4.0.3:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:12:57 [INFO] 
05:12:57 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:12:57 [INFO] 
05:12:57 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:12:57 [INFO] 
05:12:57 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:12:57 [INFO] 
05:12:57 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths >--------
05:12:57 [INFO] Building org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT        [74/74]
05:12:57 [INFO]   from site/pom.xml
05:12:57 [INFO] -------------------------[ eclipse-repository ]-------------------------
05:12:57 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.3:target-platform (default-target-platform)'
05:12:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/releng/toolsmiths/site/pom.xml
05:12:59 [INFO] 
05:12:59 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.p2.toolsmiths ---
05:12:59 [INFO] 
05:12:59 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.p2.toolsmiths ---
05:12:59 [INFO] The project's OSGi version is 1.0.0.202401121006
05:12:59 [INFO] 
05:12:59 [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.papyrus.p2.toolsmiths ---
05:12:59 [INFO] 
05:12:59 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.p2.toolsmiths ---
05:12:59 [INFO] 
05:12:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.p2.toolsmiths ---
05:12:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/releng/toolsmiths/site/src/main/resources
05:12:59 [INFO] 
05:12:59 [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.p2.toolsmiths ---
05:12:59 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:12:59 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
05:12:59 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
05:12:59 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
05:12:59 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
05:12:59 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
05:12:59 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
05:12:59 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
05:12:59 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
05:12:59 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
05:12:59 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
05:12:59 [INFO] 
05:12:59 [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.papyrus.p2.toolsmiths ---
05:12:59 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:12:59 [INFO] 
05:12:59 [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.papyrus.p2.toolsmiths ---
05:12:59 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:12:59 [INFO] 
05:12:59 [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.p2.toolsmiths ---
05:12:59 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:12:59 [INFO] 
05:12:59 [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
05:12:59 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:13:02 [INFO] Adding references to the following repositories:
05:13:02 [INFO]   https://download.eclipse.org/cbi/updates/p2-aggregator/tools/nightly/latest
05:13:02 [INFO]   https://download.eclipse.org/cbi/updates/tpd/nightly/latest
05:13:04 [INFO] 
05:13:04 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.p2.toolsmiths ---
05:13:04 [INFO] 
05:13:04 [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
05:13:04 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:13:04 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/releng/toolsmiths/site/target/org.eclipse.papyrus.p2.toolsmiths-1.0.0-SNAPSHOT.zip
05:13:05 [INFO] 
05:13:05 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.p2.toolsmiths ---
05:13:05 [INFO] 
05:13:05 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.papyrus.p2.toolsmiths ---
05:13:05 [INFO] 
05:13:05 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.p2.toolsmiths ---
05:13:05 [INFO] ------------------------------------------------------------------------
05:13:05 [INFO] Reactor Summary:
05:13:05 [INFO] 
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT SUCCESS [  1.565 s]
05:13:05 [INFO] Papyrus Toolsmiths Features 0.0.1-SNAPSHOT ......... SUCCESS [  0.005 s]
05:13:05 [INFO] Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT .......... SUCCESS [  0.004 s]
05:13:05 [INFO] org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT SUCCESS [ 34.063 s]
05:13:05 [INFO] org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT  SUCCESS [ 10.885 s]
05:13:05 [INFO] org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT ..... SUCCESS [  0.005 s]
05:13:05 [INFO] org.eclipse.papyrus.gmf.common 2.0.0-SNAPSHOT ...... SUCCESS [  3.923 s]
05:13:05 [INFO] org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT .... SUCCESS [  4.091 s]
05:13:05 [INFO] org.eclipse.papyrus.gmf.codegen 3.0.0-SNAPSHOT ..... SUCCESS [  5.087 s]
05:13:05 [INFO] org.eclipse.papyrus.dev.types 4.1.0-SNAPSHOT ....... SUCCESS [ 16.064 s]
05:13:05 [INFO] org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT SUCCESS [  2.855 s]
05:13:05 [INFO] org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT SUCCESS [  3.111 s]
05:13:05 [INFO] org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT .. SUCCESS [  2.752 s]
05:13:05 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT SUCCESS [  7.177 s]
05:13:05 [INFO] org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT  SUCCESS [  2.673 s]
05:13:05 [INFO] org.eclipse.papyrus.dev.ui 1.1.0-SNAPSHOT .......... SUCCESS [  2.703 s]
05:13:05 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT SUCCESS [  5.243 s]
05:13:05 [INFO] org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT ... SUCCESS [  2.940 s]
05:13:05 [INFO] org.eclipse.papyrus.gmf.codegen.edit 3.0.0-SNAPSHOT  SUCCESS [  4.282 s]
05:13:05 [INFO] org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT ...... SUCCESS [  3.328 s]
05:13:05 [INFO] org.eclipse.papyrus.gmf.codegen.ui 1.4.0-SNAPSHOT .. SUCCESS [  3.122 s]
05:13:05 [INFO] org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT SUCCESS [ 24.047 s]
05:13:05 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT SUCCESS [  2.769 s]
05:13:05 [INFO] org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT ......... SUCCESS [  4.502 s]
05:13:05 [INFO] Papyrus UML Assistants 0.0.1-SNAPSHOT .............. SUCCESS [  0.003 s]
05:13:05 [INFO] org.eclipse.papyrus.uml.profile.types.generator 3.1.0-SNAPSHOT SUCCESS [  6.661 s]
05:13:05 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator 5.1.0-SNAPSHOT SUCCESS [  4.640 s]
05:13:05 [INFO] org.eclipse.papyrus.dev.assistants.codegen 2.1.100-SNAPSHOT SUCCESS [  4.909 s]
05:13:05 [INFO] org.eclipse.papyrus.diagramgen.feature 1.3.0-SNAPSHOT SUCCESS [  4.921 s]
05:13:05 [INFO] org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
05:13:05 [INFO] org.eclipse.papyrus.junit.framework 2.2.0-SNAPSHOT . SUCCESS [  2.370 s]
05:13:05 [INFO] org.eclipse.papyrus.junit.utils 3.3.0-SNAPSHOT ..... SUCCESS [  6.034 s]
05:13:05 [INFO] org.eclipse.papyrus.bundles.tests 3.1.0-SNAPSHOT ... SUCCESS [ 43.649 s]
05:13:05 [INFO] org.eclipse.papyrus.junit.feature 1.2.0-SNAPSHOT ... SUCCESS [  3.061 s]
05:13:05 [INFO] org.eclipse.papyrus.releng.tools 3.2.0-SNAPSHOT .... SUCCESS [  3.552 s]
05:13:05 [INFO] org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT SUCCESS [  2.984 s]
05:13:05 [INFO] org.eclipse.papyrus.releng.feature 1.2.0-SNAPSHOT .. SUCCESS [  3.602 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT SUCCESS [  4.058 s]
05:13:05 [INFO] Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT ....... SUCCESS [  0.003 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT SUCCESS [  3.762 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT SUCCESS [  3.528 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT SUCCESS [  3.952 s]
05:13:05 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT SUCCESS [  4.769 s]
05:13:05 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT SUCCESS [  2.800 s]
05:13:05 [INFO] org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  3.663 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT SUCCESS [  2.517 s]
05:13:05 [INFO] org.eclipse.papyrus.views.properties.toolsmiths 3.2.0-SNAPSHOT SUCCESS [  5.216 s]
05:13:05 [INFO] org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT SUCCESS [  3.798 s]
05:13:05 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT SUCCESS [  3.519 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT  SUCCESS [  3.173 s]
05:13:05 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  3.014 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT SUCCESS [  3.885 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT SUCCESS [  4.554 s]
05:13:05 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT SUCCESS [  3.137 s]
05:13:05 [INFO] org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT SUCCESS [  4.127 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT SUCCESS [  4.469 s]
05:13:05 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT SUCCESS [  4.023 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths 2.1.0-SNAPSHOT ...... SUCCESS [  3.847 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.feature 1.3.0-SNAPSHOT SUCCESS [  3.012 s]
05:13:05 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT SUCCESS [  4.134 s]
05:13:05 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT SUCCESS [  2.720 s]
05:13:05 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT SUCCESS [  4.499 s]
05:13:05 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT SUCCESS [  4.111 s]
05:13:05 [INFO] org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT SUCCESS [  2.312 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT SUCCESS [  3.656 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT SUCCESS [  4.112 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties 1.0.0-SNAPSHOT SUCCESS [  4.892 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT SUCCESS [  3.848 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT SUCCESS [  3.884 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT SUCCESS [  2.846 s]
05:13:05 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
05:13:05 [INFO] org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT ... SUCCESS [  7.732 s]
05:13:05 [INFO] ------------------------------------------------------------------------
05:13:05 [INFO] BUILD SUCCESS
05:13:05 [INFO] ------------------------------------------------------------------------
05:13:05 [INFO] Total time:  06:31 min
05:13:05 [INFO] Finished at: 2024-01-12T10:13:05Z
05:13:05 [INFO] ------------------------------------------------------------------------
05:13:05 [Papyrus-Master-Toolsmiths] $ /bin/sh -xe /tmp/jenkins10712446797625475846.sh
05:13:05 + . source/releng/toolkit/server/build-after-toolsmiths.sh
05:13:05 ++ p2UpdateSiteDir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/releng/toolsmiths/site/target/repository
05:13:05 ++ updateSite=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/repository
05:13:05 ++ '[' -n 6.6.0RC2 ']'
05:13:05 ++ buildType=S
05:13:05 ++ COMPACT_BUILD_ID=
05:13:05 ++ FULL_BUILD_ID=S
05:13:05 ++ '[' -n 6.6.0RC2 ']'
05:13:05 ++ updateZipName=Papyrus-Toolsmiths-6.6.0RC2.zip
05:13:05 ++ zipName=Papyrus-Toolsmiths.zip
05:13:05 ++ rm -rf tmp
05:13:05 ++ mkdir -p tmp/toolsmiths
05:13:05 ++ rm -rf /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/repository
05:13:05 ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/source/releng/toolsmiths/site/target/repository /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/repository
05:13:05 ++ cd /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/repository
05:13:05 ++ zip -r Papyrus-Toolsmiths-6.6.0RC2.zip artifacts.jar artifacts.xml.xz content.jar content.xml.xz features p2.index plugins
05:13:05   adding: artifacts.jar (deflated 0%)
05:13:05   adding: artifacts.xml.xz (stored 0%)
05:13:05   adding: content.jar (deflated 8%)
05:13:05   adding: content.xml.xz (stored 0%)
05:13:05   adding: features/ (stored 0%)
05:13:05   adding: features/org.eclipse.papyrus.diagramgen.feature_1.3.0.202401121006.jar (deflated 2%)
05:13:05   adding: features/org.eclipse.papyrus.toolsmiths.feature_1.3.0.202401121006.jar (deflated 2%)
05:13:05   adding: features/org.eclipse.papyrus.toolsmiths.validation.feature_1.0.0.202401121006.jar (deflated 2%)
05:13:05   adding: features/org.eclipse.papyrus.releng.feature.source_1.2.0.202401121006.jar (deflated 6%)
05:13:05   adding: features/org.eclipse.papyrus.releng.feature_1.2.0.202401121006.jar (deflated 2%)
05:13:05   adding: features/org.eclipse.papyrus.uml.assistants.feature.source_4.0.0.202401121006.jar (deflated 6%)
05:13:05   adding: features/org.eclipse.papyrus.junit.feature_1.2.0.202401121006.jar (deflated 2%)
05:13:05   adding: features/org.eclipse.papyrus.infra.textedit.feature_1.1.0.202401120925.jar (deflated 2%)
05:13:05   adding: features/org.eclipse.papyrus.toolsmiths.builder.feature_1.0.0.202401121006.jar (deflated 2%)
05:13:05   adding: features/org.eclipse.papyrus.uml.assistants.feature_4.0.0.202401121006.jar (deflated 3%)
05:13:05   adding: features/org.eclipse.papyrus.infra.textedit.feature.source_1.1.0.202401120925.jar (deflated 5%)
05:13:05   adding: features/org.eclipse.papyrus.debug.feature_1.0.0.202401121006.jar (deflated 2%)
05:13:05   adding: features/org.eclipse.papyrus.toolsmiths.validation.feature.source_1.0.0.202401121006.jar (deflated 6%)
05:13:05   adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature.source_1.0.0.202401121006.jar (deflated 6%)
05:13:05   adding: features/org.eclipse.papyrus.junit.feature.source_1.2.0.202401121006.jar (deflated 6%)
05:13:05   adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature_1.0.0.202401121006.jar (deflated 2%)
05:13:05   adding: features/org.eclipse.papyrus.toolsmiths.feature.source_1.3.0.202401121006.jar (deflated 6%)
05:13:05   adding: features/org.eclipse.papyrus.debug.feature.source_1.0.0.202401121006.jar (deflated 6%)
05:13:05   adding: features/org.eclipse.papyrus.diagramgen.feature.source_1.3.0.202401121006.jar (deflated 6%)
05:13:05   adding: p2.index (deflated 35%)
05:13:05   adding: plugins/ (stored 0%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.textedit.ui.source_1.0.0.202401120925.jar (deflated 19%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.emf.commandstack.source_2.0.0.202401121006.jar (deflated 13%)
05:13:05   adding: plugins/org.eclipse.papyrus.dev.project.management.source_2.0.100.202401121006.jar (deflated 14%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes.source_2.1.0.202401121006.jar (deflated 18%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.common.source_2.0.0.202401121006.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.figureview.source_2.0.0.202401121006.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.papyrus.releng.tools.source_3.2.0.202401121006.jar (deflated 11%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.textedit.types.source_1.0.0.202401120925.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.codegen.edit_3.0.0.202401121006.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.junit.framework.source_2.2.0.202401121006.jar (deflated 13%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture_2.1.0.202401121006.jar (deflated 16%)
05:13:05   adding: plugins/org.eclipse.papyrus.dev.ui_1.1.0.202401121006.jar (deflated 16%)
05:13:05   adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request.source_2.0.0.202401121006.jar (deflated 19%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.expressions_2.0.0.202401121006.jar (deflated 16%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.edit_1.0.0.202401120925.jar (deflated 18%)
05:13:05   adding: plugins/org.eclipse.papyrus.junit.utils.source_3.3.0.202401121006.jar (deflated 9%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties_4.0.0.202401121006.jar (deflated 22%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug_2.0.0.202401121006.jar (deflated 13%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates.source_2.0.0.202401121006.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.source_5.1.0.202401121006.jar (deflated 11%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.textedit.properties.source_1.0.0.202401120925.jar (deflated 17%)
05:13:05   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui.source_2.1.0.202401121006.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes_2.1.0.202401121006.jar (deflated 17%)
05:13:05   adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths_3.2.0.202401121006.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.uml.properties.generation.source_3.0.0.202401121006.jar (deflated 14%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.textedit.ui_1.0.0.202401120925.jar (deflated 19%)
05:13:05   adding: plugins/org.eclipse.cbi.p2repo.util.source_1.1.0.v20231007-0716.jar (deflated 11%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.textedit.modelexplorer.source_1.0.0.202401120925.jar (deflated 21%)
05:13:05   adding: plugins/org.eclipse.papyrus.dev.ui.source_1.1.0.202401121006.jar (deflated 11%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.textedit.edit.source_1.0.0.202401120925.jar (deflated 13%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.textedit.types_1.0.0.202401120925.jar (deflated 18%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common_2.0.0.202401121006.jar (deflated 10%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui_1.0.0.202401121006.jar (deflated 18%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.architecture_1.0.0.202401120925.jar (deflated 19%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile_2.1.0.202401121006.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator_5.1.0.202401121006.jar (deflated 10%)
05:13:05   adding: plugins/org.eclipse.papyrus.bundles.tests.source_3.1.0.202401121006.jar (deflated 10%)
05:13:05   adding: plugins/org.eclipse.papyrus.dev.pluginexplorer_2.0.0.202401121006.jar (deflated 14%)
05:13:05   adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration_3.0.0.202401121006.jar (deflated 16%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.textedit.source_1.0.0.202401120925.jar (deflated 13%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.codegen.ui_1.4.0.202401121006.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.emf.commandstack_2.0.0.202401121006.jar (deflated 17%)
05:13:05   adding: plugins/org.eclipse.papyrus.architectureview.source_2.0.0.202401121006.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.palette.source_4.0.0.202401121006.jar (deflated 9%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.ecore.source_2.0.0.202401121006.jar (deflated 18%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.textedit_1.0.0.202401120925.jar (deflated 16%)
05:13:05   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui.source_2.0.0.202401121006.jar (deflated 19%)
05:13:05   adding: plugins/org.eclipse.papyrus.dev.assistants.codegen_2.1.100.202401121006.jar (deflated 10%)
05:13:05   adding: plugins/org.eclipse.papyrus.junit.utils_3.3.0.202401121006.jar (deflated 11%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug.source_2.0.0.202401121006.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.cbi.p2repo.cli.source_1.1.0.v20231007-0716.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.validate_1.2.0.202401121006.jar (deflated 11%)
05:13:05   adding: plugins/org.eclipse.papyrus.dev.project.management_2.0.100.202401121006.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui_1.0.0.202401121006.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor_3.0.0.202401121006.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.editpartview.source_2.0.0.202401121006.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.codegen_3.0.0.202401121006.jar (deflated 8%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.nattable.source_2.0.0.202401121006.jar (deflated 11%)
05:13:05   adding: plugins/org.eclipse.cbi.p2repo.cli_1.1.0.v20231007-0716.jar (deflated 9%)
05:13:05   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.source_3.1.0.202401121006.jar (deflated 7%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration_1.1.0.202401121006.jar (deflated 20%)
05:13:05   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy_1.1.0.v20231007-0716.jar (deflated 5%)
05:13:05   adding: plugins/org.eclipse.papyrus.junit.framework_2.2.0.202401121006.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.codegen.ui.source_1.4.0.202401121006.jar (deflated 10%)
05:13:05   adding: plugins/org.eclipse.cbi.p2repo.util_1.1.0.v20231007-0716.jar (deflated 9%)
05:13:05   adding: plugins/org.eclipse.papyrus.dev.types.source_4.1.0.202401121006.jar (deflated 13%)
05:13:05   adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools_2.1.0.202401121006.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.papyrus.mwe2.utils_2.0.0.202401121006.jar (deflated 13%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.palette_4.0.0.202401121006.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor_4.1.0.202401121006.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.source_2.1.0.202401121006.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.figureview_2.0.0.202401121006.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend_1.0.0.202401121006.jar (deflated 4%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile.source_2.1.0.202401121006.jar (deflated 17%)
05:13:05   adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths.source_3.2.0.202401121006.jar (deflated 15%)
05:13:05   adding: plugins/org.eclipse.papyrus.gmf.codegen.edit.source_3.0.0.202401121006.jar (deflated 10%)
05:13:05   adding: plugins/org.eclipse.papyrus.uml.types.ui.properties.source_4.0.0.202401121006.jar (deflated 16%)
05:13:05   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator_2.0.0.202401121006.jar (deflated 24%)
05:13:05   adding: plugins/org.eclipse.papyrus.codegen.source_2.0.0.202401121006.jar (deflated 12%)
05:13:05   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common.source_2.0.0.202401121006.jar (deflated 9%)
05:13:06   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator_3.1.0.202401121006.jar (deflated 7%)
05:13:06   adding: plugins/org.eclipse.cbi.p2repo.aggregator.source_1.1.0.v20231007-0716.jar (deflated 9%)
05:13:06   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui.source_2.0.0.202401121006.jar (deflated 17%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths.nattable_2.0.0.202401121006.jar (deflated 11%)
05:13:06   adding: plugins/org.eclipse.papyrus.dev.assistants.codegen.source_2.1.100.202401121006.jar (deflated 12%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.textedit.modelexplorer_1.0.0.202401120925.jar (deflated 20%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.textedit.xtext_1.1.100.202401120925.jar (deflated 17%)
05:13:06   adding: plugins/org.eclipse.papyrus.mwe2.utils.source_2.0.0.202401121006.jar (deflated 13%)
05:13:06   adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.source_2.1.0.202401121006.jar (deflated 10%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui.source_1.0.0.202401121006.jar (deflated 15%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture.source_2.1.0.202401121006.jar (deflated 18%)
05:13:06   adding: plugins/org.eclipse.papyrus.uml.properties.generation_3.0.0.202401121006.jar (deflated 12%)
05:13:06   adding: plugins/org.eclipse.papyrus.gmf.common_2.0.0.202401121006.jar (deflated 12%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit_3.0.0.202401121006.jar (deflated 28%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.source_1.1.0.202401121006.jar (deflated 19%)
05:13:06   adding: plugins/org.eclipse.cbi.p2repo.aggregator_1.1.0.v20231007-0716.jar (deflated 8%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.properties_1.0.0.202401121006.jar (deflated 11%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths.expressions.source_2.0.0.202401121006.jar (deflated 13%)
05:13:06   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui_2.0.0.202401121006.jar (deflated 19%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.textedit.representation_1.0.0.202401120925.jar (deflated 17%)
05:13:06   adding: plugins/org.eclipse.papyrus.dev.pluginexplorer.source_2.0.0.202401121006.jar (deflated 11%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild.source_1.0.0.202401121006.jar (deflated 18%)
05:13:06   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui_2.0.0.202401121006.jar (deflated 19%)
05:13:06   adding: plugins/org.eclipse.papyrus.gmf.validate.source_1.2.0.202401121006.jar (deflated 10%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor.source_4.1.0.202401121006.jar (deflated 9%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.textedit.xtext.source_1.1.100.202401120925.jar (deflated 15%)
05:13:06   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy.source_1.1.0.v20231007-0716.jar (deflated 11%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths_2.1.0.202401121006.jar (deflated 16%)
05:13:06   adding: plugins/org.eclipse.cbi.p2repo.p2_1.1.0.v20231122-1627.jar (deflated 6%)
05:13:06   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.source_1.0.0.202401121006.jar (deflated 5%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.textedit.edit_1.0.0.202401120925.jar (deflated 17%)
05:13:06   adding: plugins/org.eclipse.papyrus.releng.tools_3.2.0.202401121006.jar (deflated 12%)
05:13:06   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui.source_1.0.0.202401121006.jar (deflated 17%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.textedit.properties_1.0.0.202401120925.jar (deflated 19%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties.source_4.0.0.202401121006.jar (deflated 18%)
05:13:06   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.source_2.0.0.202401121006.jar (deflated 16%)
05:13:06   adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration.source_3.0.0.202401121006.jar (deflated 10%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.properties.source_1.0.0.202401121006.jar (deflated 13%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.edit.source_1.0.0.202401120925.jar (deflated 13%)
05:13:06   adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request_2.0.0.202401121006.jar (deflated 20%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths.ecore_2.0.0.202401121006.jar (deflated 19%)
05:13:06   adding: plugins/org.eclipse.papyrus.codegen_2.0.0.202401121006.jar (deflated 14%)
05:13:06   adding: plugins/org.eclipse.papyrus.dev.types_4.1.0.202401121006.jar (deflated 11%)
05:13:06   adding: plugins/org.eclipse.papyrus.architectureview_2.0.0.202401121006.jar (deflated 14%)
05:13:06   adding: plugins/org.eclipse.cbi.p2repo.p2.source_1.1.0.v20231122-1627.jar (deflated 8%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths.plugin.builder_1.1.0.202401121006.jar (deflated 13%)
05:13:06   adding: plugins/org.eclipse.papyrus.gmf.editpartview_2.0.0.202401121006.jar (deflated 15%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit.source_3.0.0.202401121006.jar (deflated 14%)
05:13:06   adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates_2.0.0.202401121006.jar (deflated 15%)
05:13:06   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui_2.1.0.202401121006.jar (deflated 16%)
05:13:06   adding: plugins/org.eclipse.papyrus.uml.types.ui.properties_4.0.0.202401121006.jar (deflated 20%)
05:13:06   adding: plugins/org.eclipse.papyrus.gmf.codegen.source_3.0.0.202401121006.jar (deflated 8%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.architecture.source_1.0.0.202401120925.jar (deflated 18%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.source_1.0.0.202401120925.jar (deflated 16%)
05:13:06   adding: plugins/org.eclipse.papyrus.bundles.tests_3.1.0.202401121006.jar (deflated 13%)
05:13:06   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor.source_3.0.0.202401121006.jar (deflated 9%)
05:13:06   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild_1.0.0.202401121006.jar (deflated 18%)
05:13:06 ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths/repository/Papyrus-Toolsmiths-6.6.0RC2.zip tmp/toolsmiths
05:13:06 ++ cd tmp
05:13:06 ++ zip -r Papyrus-Toolsmiths.zip toolsmiths
05:13:06   adding: toolsmiths/ (stored 0%)
05:13:06   adding: toolsmiths/Papyrus-Toolsmiths-6.6.0RC2.zip (stored 0%)
05:13:06 ++ mv tmp/Papyrus-Toolsmiths.zip .
05:13:06 Terminating xvnc.
05:13:39 Archiving artifacts
05:13:42 Finished: SUCCESS