Skip to content
Success

Console Output

11:25:15 Started by upstream project "Papyrus-Master-Releng" build number 240
11:25:15 originally caused by:
11:25:15  Started by user Pauline Deville
11:25:15 Running as Pauline Deville
11:25:16 Agent centos-7-agent-6gb-kj2bb is provisioned from template centos-7-agent-6gb
11:25:16 ---
11:25:16 apiVersion: "v1"
11:25:16 kind: "Pod"
11:25:16 metadata:
11:25:16   labels:
11:25:16     jenkins: "slave"
11:25:16     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
11:25:16     jenkins/label: "centos-7-6gb"
11:25:16   name: "centos-7-agent-6gb-kj2bb"
11:25:16   namespace: "papyrus"
11:25:16 spec:
11:25:16   containers:
11:25:16   - env:
11:25:16     - name: "JENKINS_SECRET"
11:25:16       value: "********"
11:25:16     - name: "JENKINS_TUNNEL"
11:25:16       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
11:25:16     - name: "JENKINS_AGENT_NAME"
11:25:16       value: "centos-7-agent-6gb-kj2bb"
11:25:16     - name: "JENKINS_REMOTING_JAVA_OPTS"
11:25:16       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
11:25:16         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
11:25:16     - name: "JAVA_TOOL_OPTIONS"
11:25:16       value: ""
11:25:16     - name: "_JAVA_OPTIONS"
11:25:16       value: ""
11:25:16     - name: "OPENJ9_JAVA_OPTIONS"
11:25:16       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
11:25:16     - name: "JENKINS_NAME"
11:25:16       value: "centos-7-agent-6gb-kj2bb"
11:25:16     - name: "JENKINS_AGENT_WORKDIR"
11:25:16       value: "/home/jenkins/agent"
11:25:16     - name: "JENKINS_URL"
11:25:16       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
11:25:16     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092"
11:25:16     imagePullPolicy: "Always"
11:25:16     name: "jnlp"
11:25:16     resources:
11:25:16       limits:
11:25:16         cpu: "2000m"
11:25:16         memory: "6144Mi"
11:25:16       requests:
11:25:16         cpu: "1000m"
11:25:16         memory: "6144Mi"
11:25:16     tty: true
11:25:16     volumeMounts:
11:25:16     - mountPath: "/home/jenkins/.m2/toolchains.xml"
11:25:16       name: "m2-dir"
11:25:16       readOnly: true
11:25:16       subPath: "toolchains.xml"
11:25:16     - mountPath: "/home/jenkins/.mavenrc"
11:25:16       name: "m2-dir"
11:25:16       readOnly: true
11:25:16       subPath: ".mavenrc"
11:25:16     - mountPath: "/opt/tools"
11:25:16       name: "volume-0"
11:25:16       readOnly: false
11:25:16     - mountPath: "/home/jenkins"
11:25:16       name: "volume-2"
11:25:16       readOnly: false
11:25:16     - mountPath: "/home/jenkins/.m2/repository"
11:25:16       name: "volume-3"
11:25:16       readOnly: false
11:25:16     - mountPath: "/home/jenkins/.m2/settings-security.xml"
11:25:16       name: "m2-secret-dir"
11:25:16       readOnly: true
11:25:16       subPath: "settings-security.xml"
11:25:16     - mountPath: "/home/jenkins/.m2/wrapper"
11:25:16       name: "volume-4"
11:25:16       readOnly: false
11:25:16     - mountPath: "/home/jenkins/.m2/settings.xml"
11:25:16       name: "m2-secret-dir"
11:25:16       readOnly: true
11:25:16       subPath: "settings.xml"
11:25:16     - mountPath: "/home/jenkins/.ssh"
11:25:16       name: "volume-1"
11:25:16       readOnly: false
11:25:16       subPath: ""
11:25:16     - mountPath: "/home/jenkins/agent"
11:25:16       name: "workspace-volume"
11:25:16       readOnly: false
11:25:16     workingDir: "/home/jenkins/agent"
11:25:16   nodeSelector:
11:25:16     kubernetes.io/os: "linux"
11:25:16   restartPolicy: "Never"
11:25:16   volumes:
11:25:16   - name: "volume-0"
11:25:16     persistentVolumeClaim:
11:25:16       claimName: "tools-claim-jiro-papyrus"
11:25:16       readOnly: true
11:25:16   - name: "m2-secret-dir"
11:25:16     secret:
11:25:16       secretName: "m2-secret-dir"
11:25:16   - emptyDir:
11:25:16       medium: ""
11:25:16     name: "volume-2"
11:25:16   - configMap:
11:25:16       name: "m2-dir"
11:25:16     name: "m2-dir"
11:25:16   - configMap:
11:25:16       name: "known-hosts"
11:25:16     name: "volume-1"
11:25:16   - emptyDir:
11:25:16       medium: ""
11:25:16     name: "workspace-volume"
11:25:16   - emptyDir:
11:25:16       medium: ""
11:25:16     name: "volume-4"
11:25:16   - emptyDir:
11:25:16       medium: ""
11:25:16     name: "volume-3"
11:25:16 
11:25:16 Building remotely on centos-7-agent-6gb-kj2bb (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng
11:25:16 The recommended git tool is: NONE
11:25:17 No credentials specified
11:25:17 Cloning the remote Git repository
11:25:17 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
11:25:17  > git init /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source # timeout=10
11:25:17 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
11:25:17  > git --version # timeout=10
11:25:17  > git --version # 'git version 2.36.5'
11:25:17  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:27:47  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
11:27:47  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:27:48 Avoid second fetch
11:27:48  > git rev-parse refs/remotes/origin/bugs/581848-java17^{commit} # timeout=10
11:27:48  > git rev-parse bugs/581848-java17^{commit} # timeout=10
11:27:48 Checking out Revision 2a86a3889a1736ebea5421b0d5038cbd596085f3 (refs/remotes/origin/bugs/581848-java17)
11:27:48  > git config core.sparsecheckout # timeout=10
11:27:48  > git checkout -f 2a86a3889a1736ebea5421b0d5038cbd596085f3 # timeout=10
11:27:51 Commit message: "Bug 581848 - [Releng] Fix validation tests failing since we move to java 17"
11:27:51  > git rev-list --no-walk 95123b11a3faeceadaa36e727ccae07e829873c8 # timeout=10
11:27:51 First time build. Skipping changelog.
11:27:51 Cleaning workspace
11:27:51  > git rev-parse --verify HEAD # timeout=10
11:27:51 Resetting working tree
11:27:51  > git reset --hard # timeout=10
11:27:51  > git clean -fdx # timeout=10
11:27:51 $ pkill Xvnc
11:27:51 $ pkill Xrealvnc
11:27:51 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
11:28:05 [Papyrus-Master-Toolsmiths-Releng] $ Xvnc -help
11:28:05 Starting xvnc
11:28:05 [Papyrus-Master-Toolsmiths-Releng] $ Xvnc :43 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
11:28:05 
11:28:05 Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
11:28:05 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
11:28:05 See http://www.tigervnc.org for information on TigerVNC.
11:28:05 Underlying X server release 12004000, The X.Org Foundation
11:28:05 
11:28:05 
11:28:05 Mon Apr 24 15:28:05 2023
11:28:05  vncext:      VNC extension running!
11:28:05  vncext:      Listening for VNC connections on all interface(s), port 5943
11:28:05  vncext:      created VNC server for screen 0
11:28:05 [Papyrus-Master-Toolsmiths-Releng] $ /bin/sh -xe /tmp/jenkins3422575654983650235.sh
11:28:05 + cd source
11:28:05 + git clean -fdx
11:28:05 + cd ..
11:28:05 [Papyrus-Master-Toolsmiths-Releng] $ /bin/bash /tmp/jenkins11025450954802268485.sh
11:28:05   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:28:05                                  Dload  Upload   Total   Spent    Left  Speed
11:28:05 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  5302  100  5302    0     0  67155      0 --:--:-- --:--:-- --:--:-- 67974
11:28:05 [Papyrus-Master-Toolsmiths-Releng] $ /opt/tools/apache-maven/latest/bin/mvn -f source/releng/toolsmiths/pom.xml -DSIGN=false -DBUILD_ALIAS= -Dapireport.baseline=https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/latest/ -Dapireport.outputdir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng -Dpapyrus.repo.main=https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository clean verify -PdefaultProfile
11:28:06 Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8)
11:28:06 Maven home: /opt/tools/apache-maven/latest
11:28:06 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
11:28:06 Default locale: en_US, platform encoding: UTF-8
11:28:06 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
11:28:07 [INFO] Scanning for projects...
11:28:20 [WARNING] Pack200 is not supported when running on Java 14 and higher
11:28:20 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@548f4f60...
11:28:20 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
11:28:20 SLF4J: Defaulting to no-operation (NOP) logger implementation
11:28:20 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
11:28:25 [INFO] Fetching p2.index from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/ (172B)
11:28:25 [INFO] Adding repository https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository
11:28:25 [INFO] Fetching content.xml.xz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/ (87.34kB)
11:28:25 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B)
11:28:25 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
11:28:25 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B)
11:28:25 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
11:28:25 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
11:28:25 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
11:28:25 [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
11:28:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
11:28:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml
11:28:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml
11:28:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml
11:28:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.builder.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/pom.xml
11:28:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
11:28:27 [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-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
11:28:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml
11:28:27 [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-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
11:28:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
11:28:28 [INFO] Fetching R-4.27-202303020300&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.27/ (63B)
11:28:28 [INFO] Fetching bcpg_1.72.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (397.08kB)
11:28:28 [INFO] Fetching bcprov_1.72.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (10.75MB)
11:28:29 [INFO] Fetching com.google.guava_30.1.0.v20221112-0806.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (2.92MB)
11:28:29 [INFO] Fetching com.google.inject_5.0.1.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (816.86kB)
11:28:29 [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (32.41kB)
11:28:29 [INFO] Fetching org.aopalliance_1.0.0.v20220404-1927.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (14.17kB)
11:28:29 [INFO] Fetching com.ibm.icu_72.1.0.v20221115-2007.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (14.23MB)
11:28:30 [INFO] Fetching javax.el-api_3.0.3.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (77.95kB)
11:28:30 [INFO] Fetching com.sun.jna_5.13.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.79MB)
11:28:30 [INFO] Fetching com.sun.jna.platform_5.13.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.3MB)
11:28:30 [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (81.03kB)
11:28:30 [INFO] Fetching javax.annotation_1.3.5.v20221203-1659.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (48.09kB)
11:28:30 [INFO] Fetching org.eclipse.osgi_3.18.300.v20230220-1352.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.47MB)
11:28:30 [INFO] Fetching javax.servlet.jsp-api_2.3.3.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (52.93kB)
11:28:31 [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (2.96MB)
11:28:31 [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (22.12kB)
11:28:31 [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (361.47kB)
11:28:31 [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (146.86kB)
11:28:31 [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (25.35kB)
11:28:31 [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (717.41kB)
11:28:31 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (95.26kB)
11:28:31 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (15.35kB)
11:28:31 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (35.59kB)
11:28:31 [INFO] Fetching org.apache.commons.collections_3.2.2.v20220405-1659.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (624.1kB)
11:28:31 [INFO] Fetching org.apache.commons.commons-beanutils_1.9.4.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (241.13kB)
11:28:31 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (71.45kB)
11:28:31 [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (302.53kB)
11:28:31 [INFO] Fetching org.apache.commons.jxpath_1.3.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (292.96kB)
11:28:31 [INFO] Fetching org.jdom_1.1.1.v201101151400.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (178.38kB)
11:28:31 [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (393.54kB)
11:28:31 [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (64.89kB)
11:28:31 [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (83.65kB)
11:28:31 [INFO] Fetching org.apache.logging.log4j_2.17.1.v20220106-2156.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (2.11MB)
11:28:31 [INFO] Fetching org.eclipse.ant.core_3.6.500.v20220718-1722.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (109.43kB)
11:28:31 [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (35.64kB)
11:28:31 [INFO] Fetching org.eclipse.core.runtime_3.26.100.v20221021-0005.jar from https://download.eclipse.org/xwt/milestones-1.8.0/1.8.0-RC2/plugins/ (74.44kB)
11:28:31 [INFO] Fetching org.eclipse.ant.launching_1.3.400.v20220718-1722.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (163.1kB)
11:28:31 [INFO] Fetching org.eclipse.debug.core_3.20.100.v20230124-1239.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (400.21kB)
11:28:31 [INFO] Fetching org.eclipse.jdt.launching_3.19.900.v20230209-1222.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (570.79kB)
11:28:31 [INFO] Fetching org.eclipse.core.externaltools_1.2.300.v20220618-1805.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (42.71kB)
11:28:31 [INFO] Fetching org.eclipse.text_3.12.300.v20220921-1010.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (297.19kB)
11:28:31 [INFO] Fetching org.eclipse.jdt.core_3.33.0.v20230222-1748.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (4MB)
11:28:32 [INFO] Fetching org.eclipse.core.resources_3.18.200.v20230209-0754.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (892.83kB)
11:28:32 [INFO] Fetching org.eclipse.ant.ui_3.8.300.v20220718-1722.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.04MB)
11:28:32 [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (71.65kB)
11:28:32 [INFO] Fetching org.eclipse.ui.externaltools_3.5.300.v20230126-0801.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (142.6kB)
11:28:32 [INFO] Fetching org.eclipse.ui_3.202.0.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (434.05kB)
11:28:32 [INFO] Fetching org.eclipse.ui.console_3.11.400.v20221012-0524.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (245.21kB)
11:28:32 [INFO] Fetching org.eclipse.debug.ui_3.17.200.v20230220-1318.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (3MB)
11:28:32 [INFO] Fetching org.eclipse.jdt.ui_3.28.0.v20230210-2115.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (10.95MB)
11:28:33 [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.1000.v20230207-1058.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.67MB)
11:28:33 [INFO] Fetching org.eclipse.team.core_3.9.700.v20221201-0946.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (402.85kB)
11:28:33 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.100.v20230117-1625.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (343.25kB)
11:28:33 [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (93.93kB)
11:28:33 [INFO] Fetching org.eclipse.jdt.junit_3.15.200.v20230209-1546.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (546.88kB)
11:28:33 [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (806.64kB)
11:28:33 [INFO] Fetching org.eclipse.jface.text_3.23.0.v20230123-1047.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.04MB)
11:28:33 [INFO] Fetching org.eclipse.ui.ide_3.20.100.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (2.39MB)
11:28:33 [INFO] Fetching org.eclipse.ui.views_3.11.400.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (107.39kB)
11:28:33 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.700.v20230210-0941.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (691.11kB)
11:28:33 [INFO] Fetching org.eclipse.ui.editors_3.15.0.v20221201-1935.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (621.13kB)
11:28:33 [INFO] Fetching org.eclipse.ui.forms_3.11.600.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (331.64kB)
11:28:33 [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (69.26kB)
11:28:33 [INFO] Fetching org.eclipse.core.commands_3.10.400.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (116.39kB)
11:28:33 [INFO] Fetching org.eclipse.equinox.common_3.17.100.v20230202-1341.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (147.22kB)
11:28:33 [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (101.83kB)
11:28:33 [INFO] Fetching org.eclipse.equinox.preferences_3.10.200.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (135.73kB)
11:28:33 [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (196.21kB)
11:28:33 [INFO] Fetching org.eclipse.core.databinding_1.12.0.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (286.17kB)
11:28:33 [INFO] Fetching org.eclipse.core.databinding.observable_1.12.200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (314.81kB)
11:28:33 [INFO] Fetching org.eclipse.core.databinding.property_1.9.200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (164.87kB)
11:28:33 [INFO] Fetching org.eclipse.core.databinding.beans_1.9.100.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (81.84kB)
11:28:33 [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (115.6kB)
11:28:33 [INFO] Fetching org.eclipse.core.jobs_3.13.300.v20230111-0823.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (114.59kB)
11:28:33 [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (90.9kB)
11:28:33 [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (270.25kB)
11:28:33 [INFO] Fetching org.eclipse.e4.ui.services_1.5.200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (26.37kB)
11:28:33 [INFO] Fetching org.eclipse.draw2d_3.12.0.202211301913.jar from https://download.eclipse.org/tools/gef/classic/releases/3.15.0/plugins/ (636.39kB)
11:28:33 [INFO] Fetching org.eclipse.swt_3.123.0.v20230220-1431.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (18.79kB)
11:28:33 [INFO] Fetching org.eclipse.e4.core.commands_1.0.400.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (27.8kB)
11:28:33 [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (54.29kB)
11:28:33 [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (57.49kB)
11:28:33 [INFO] Fetching org.eclipse.e4.core.services_2.3.400.v20220915-1347.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (71.46kB)
11:28:33 [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (46.59kB)
11:28:33 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (13.81kB)
11:28:34 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (12.96kB)
11:28:34 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (42.3kB)
11:28:34 [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (19.69kB)
11:28:34 [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.200.v20230220-1427.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (52.85kB)
11:28:34 [INFO] Fetching org.eclipse.emf.ecore_2.33.0.v20230226-0921.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.29MB)
11:28:34 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.300.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (47.66kB)
11:28:34 [INFO] Fetching org.eclipse.jface_3.29.0.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.11MB)
11:28:34 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.500.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (215.91kB)
11:28:34 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.800.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (205.06kB)
11:28:34 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.300.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (30.04kB)
11:28:34 [INFO] Fetching org.eclipse.e4.ui.di_1.4.200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (18.22kB)
11:28:34 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.500.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (58.53kB)
11:28:34 [INFO] Fetching org.eclipse.e4.ui.ide_3.16.300.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (13.32kB)
11:28:34 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.3.0.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (395.08kB)
11:28:34 [INFO] Fetching org.eclipse.e4.ui.progress_0.3.700.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (209.61kB)
11:28:34 [INFO] Fetching org.eclipse.e4.ui.workbench_1.14.100.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (266.92kB)
11:28:34 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.800.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (149.44kB)
11:28:34 [INFO] Fetching org.eclipse.equinox.event_1.6.200.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (35.14kB)
11:28:34 [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (15.11kB)
11:28:34 [INFO] Fetching org.eclipse.emf.ecore.change_2.15.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (91.78kB)
11:28:34 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.18.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (238.68kB)
11:28:34 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.600.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (120.01kB)
11:28:34 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.800.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (252.1kB)
11:28:34 [INFO] Fetching org.eclipse.jface.databinding_1.14.100.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (291.47kB)
11:28:34 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (22.9kB)
11:28:34 [INFO] Fetching org.eclipse.urischeme_1.2.300.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (53.71kB)
11:28:34 [INFO] Fetching org.eclipse.emf.common_2.28.0.v20230223-0922.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (378.6kB)
11:28:34 [INFO] Fetching 2.33.0&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ (63B)
11:28:34 [INFO] Fetching org.eclipse.emf.common.ui_2.21.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/release/2.33.0/plugins/ (168.05kB)
11:28:34 [INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (93.7kB)
11:28:34 [INFO] Fetching org.eclipse.emf.ecore.edit_2.14.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/release/2.33.0/plugins/ (188.37kB)
11:28:34 [INFO] Fetching org.eclipse.emf.edit_2.18.0.v20230211-1150.jar from https://download.eclipse.org/xwt/milestones-1.8.0/1.8.0-RC2/plugins/ (301.89kB)
11:28:34 [INFO] Fetching org.eclipse.emf.edit.ui_2.23.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/release/2.33.0/plugins/ (354.71kB)
11:28:34 [INFO] Fetching org.eclipse.ui.workbench_3.128.0.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (3.49MB)
11:28:34 [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.0.0.201703081533.jar from http://download.eclipse.org/nebula/releases/1.2.0/plugins/ (131.85kB)
11:28:34 [INFO] Fetching org.eclipse.emf.transaction_1.9.2.202208110935.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R202208110935/plugins/ (175.44kB)
11:28:34 [INFO] Fetching org.eclipse.emf.validation_1.8.1.202208271102.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202208271102/plugins/ (412.33kB)
11:28:34 [INFO] Fetching org.eclipse.emf.workspace_1.5.2.202208110935.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R202208110935/plugins/ (88.93kB)
11:28:34 [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (52.55kB)
11:28:34 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (38.37kB)
11:28:34 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (69.13kB)
11:28:34 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.800.v20221205-1614.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (172.79kB)
11:28:34 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (362.07kB)
11:28:35 [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (113.29kB)
11:28:35 [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (79.47kB)
11:28:35 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.400.v20221201-0952.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (71.66kB)
11:28:35 [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.300.v20221030-1923.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (176.44kB)
11:28:35 [INFO] Fetching org.eclipse.equinox.p2.director_2.5.400.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (112.39kB)
11:28:35 [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (429.55kB)
11:28:35 [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (432.64kB)
11:28:35 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.200.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (48.42kB)
11:28:35 [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (221.38kB)
11:28:35 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.300.v20220911-2007.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (61.68kB)
11:28:35 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (33.47kB)
11:28:35 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.300.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (133.75kB)
11:28:35 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.300.v20221203-1819.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (103.71kB)
11:28:35 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.300.v20221214-0640.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (246.26kB)
11:28:35 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (132.68kB)
11:28:35 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (35.63kB)
11:28:35 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (26.87kB)
11:28:35 [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (77.31kB)
11:28:35 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.100.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (28.71kB)
11:28:35 [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (115.07kB)
11:28:35 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.300.v20221203-1932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (256.99kB)
11:28:35 [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.800.v20230113-1239.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (659.55kB)
11:28:35 [INFO] Fetching org.eclipse.equinox.security.ui_1.3.400.v20221007-1815.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (172.26kB)
11:28:35 [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.1.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (119.86kB)
11:28:35 [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (261.16kB)
11:28:35 [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.1.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (112.33kB)
11:28:35 [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (31.39kB)
11:28:35 [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.1.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (116.51kB)
11:28:35 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.1.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (192.9kB)
11:28:35 [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202211151334.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202211151334/plugins/ (388.86kB)
11:28:35 [INFO] Fetching org.eclipse.jdt.core.compiler.batch_3.33.0.v20230218-1114.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (3.01MB)
11:28:35 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.18.0.v20230209-2203.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (2.29MB)
11:28:35 [INFO] Fetching org.eclipse.jdt.debug_3.20.100.v20230119-1127.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (919.02kB)
11:28:35 [INFO] Fetching org.eclipse.search_3.14.400.v20230209-0804.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (499.45kB)
11:28:35 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.7.100.v20230115-0919.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (58.99kB)
11:28:35 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (470.76kB)
11:28:35 [INFO] Fetching org.eclipse.jdt.junit.core_3.11.600.v20230209-1546.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (178.79kB)
11:28:35 [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (421.77kB)
11:28:36 [INFO] Fetching org.eclipse.team.ui_3.9.600.v20230207-1607.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.42MB)
11:28:36 [INFO] Fetching org.eclipse.ui.navigator_3.11.0.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (425.29kB)
11:28:36 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.600.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (175.28kB)
11:28:36 [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (157.36kB)
11:28:36 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.123.0.v20230220-1431.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (2.07MB)
11:28:36 [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (1.42MB)
11:28:36 [INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_3.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (65.33kB)
11:28:36 [INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (7.43kB)
11:28:36 [INFO] Fetching org.eclipse.papyrus.infra.widgets_4.3.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (915.3kB)
11:28:36 [INFO] Fetching org.eclipse.pde.core_3.16.100.v20230126-0956.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.36MB)
11:28:36 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.400.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (110.67kB)
11:28:36 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20221116-1811.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202211161811/plugins/ (20.57kB)
11:28:36 [INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (16.9kB)
11:28:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (60.07kB)
11:28:36 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (99.85kB)
11:28:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (92.69kB)
11:28:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (444.51kB)
11:28:36 [INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (114.76kB)
11:28:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (10.07kB)
11:28:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (36.79kB)
11:28:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (24.31kB)
11:28:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (33.83kB)
11:28:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (142.67kB)
11:28:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (19.5kB)
11:28:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (62.94kB)
11:28:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (144.7kB)
11:28:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (24.45kB)
11:28:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (11.1kB)
11:28:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (20.21kB)
11:28:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (170.37kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (83.9kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (24.5kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (33.03kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (18.81kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (22.74kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.infra.tools_4.2.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (119kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.infra.architecture_3.2.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (176.75kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.infra.core_4.4.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (291.99kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (41.44kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.infra.emf_4.3.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (244.32kB)
11:28:37 [INFO] Fetching org.eclipse.xtend.lib_2.30.0.v20230227-1111.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (110.25kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (82.87kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (103.32kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (209.18kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (56.41kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (97.5kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (60.36kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (51.01kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (90.5kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.infra.onefile_3.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (33kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (28.35kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (433.73kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.infra.ui_3.5.100.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (301.06kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.infra.properties_4.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (195.62kB)
11:28:37 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20221116-1811.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202211161811/plugins/ (96.18kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (244.32kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (18.57kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.1.100.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (129.73kB)
11:28:37 [INFO] Fetching org.eclipse.xwt_1.8.0.202303080934.jar from https://download.eclipse.org/xwt/milestones-1.8.0/1.8.0-RC2/plugins/ (597.1kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (62.72kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (104.59kB)
11:28:37 [INFO] Fetching org.eclipse.papyrus.views.properties.services_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (16.61kB)
11:28:37 [INFO] Fetching org.eclipse.pde.ui_3.13.800.v20230214-0834.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (4.54MB)
11:28:38 [INFO] Fetching org.eclipse.pde.build_3.11.400.v20220923-1253.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (495.56kB)
11:28:38 [INFO] Fetching org.eclipse.pde.launching_3.10.300.v20230129-1906.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (142.69kB)
11:28:38 [INFO] Fetching org.eclipse.ui.intro_3.6.600.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (346.47kB)
11:28:38 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.500.v20220903-1020.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (387.45kB)
11:28:38 [INFO] Fetching org.eclipse.ui.views.log_1.3.500.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (174kB)
11:28:38 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.400.v20221207-1659.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (160.56kB)
11:28:38 [INFO] Fetching org.eclipse.xtext.xbase.lib_2.30.0.v20230227-1111.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (161.99kB)
11:28:38 [INFO] Fetching org.eclipse.xtend.lib.macro_2.30.0.v20230227-1111.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (78.09kB)
11:28:38 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (65.43kB)
11:28:38 [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (23.09kB)
11:28:38 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (21.23kB)
11:28:38 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.123.0.v20230220-1431.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (2.48MB)
11:28:38 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.123.0.v20230220-1431.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (2.16MB)
11:28:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
11:28:38 [INFO] Fetching org.apache.batik.anim_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (529.46kB)
11:28:38 [INFO] Fetching org.apache.batik.dom.svg_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (253.47kB)
11:28:38 [INFO] Fetching org.apache.batik.dom_1.16.0.v20230210-1249.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (206.11kB)
11:28:38 [INFO] Fetching org.apache.batik.awt.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (452.28kB)
11:28:38 [INFO] Fetching org.apache.batik.parser_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (94.68kB)
11:28:38 [INFO] Fetching org.apache.batik.bridge_1.16.0.v20221027-0840.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (744.84kB)
11:28:39 [INFO] Fetching org.apache.batik.gvt_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (212.25kB)
11:28:39 [INFO] Fetching org.apache.batik.script_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (40.19kB)
11:28:39 [INFO] Fetching org.apache.batik.xml_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (47.81kB)
11:28:39 [INFO] Fetching org.apache.xalan_2.7.2.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (3.15MB)
11:28:39 [INFO] Fetching org.apache.batik.codec_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (128.92kB)
11:28:39 [INFO] Fetching org.apache.batik.transcoder_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (146.97kB)
11:28:39 [INFO] Fetching org.apache.batik.ext_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (24.58kB)
11:28:39 [INFO] Fetching org.apache.batik.svggen_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (251.99kB)
11:28:39 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.12.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/release/2.33.0/plugins/ (44.44kB)
11:28:39 [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.1.202208110935.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R202208110935/plugins/ (46.57kB)
11:28:39 [INFO] Fetching org.eclipse.gef_3.13.0.202211301913.jar from https://download.eclipse.org/tools/gef/classic/releases/3.15.0/plugins/ (996.08kB)
11:28:39 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (105.26kB)
11:28:39 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (124.56kB)
11:28:39 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (42.91kB)
11:28:39 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (17kB)
11:28:39 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (103.8kB)
11:28:39 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (79.72kB)
11:28:39 [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (135.98kB)
11:28:39 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.1.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (1.17MB)
11:28:39 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (97.2kB)
11:28:39 [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (105.06kB)
11:28:39 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (52.83kB)
11:28:39 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (223.38kB)
11:28:39 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.1.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (94.13kB)
11:28:39 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.1.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (141.36kB)
11:28:39 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (96.87kB)
11:28:39 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.10.0.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (201.9kB)
11:28:39 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.1.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (220.07kB)
11:28:39 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.1.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (66.66kB)
11:28:39 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.1.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (27.94kB)
11:28:39 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.2.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (122.19kB)
11:28:39 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.1.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (127.88kB)
11:28:39 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.2.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (321.79kB)
11:28:39 [INFO] Fetching 3.10.7&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/mmt/qvto/updates/releases/ (63B)
11:28:39 [INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.7.v20220605-1149.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.7/plugins/ (1.06MB)
11:28:39 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20220605-1149.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.7/plugins/ (68.36kB)
11:28:39 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20220605-1149.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.7/plugins/ (870.19kB)
11:28:39 [INFO] Fetching 6.18.0&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/mdt/ocl/updates/releases/ (63B)
11:28:39 [INFO] Fetching org.eclipse.ocl.ecore_3.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (385.64kB)
11:28:40 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20220605-1149.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.7/plugins/ (143.94kB)
11:28:40 [INFO] Fetching org.eclipse.ocl_3.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (1.14MB)
11:28:40 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.6.v20220605-1149.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.7/plugins/ (77.17kB)
11:28:40 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (112.42kB)
11:28:40 [INFO] Fetching org.eclipse.ocl.common_1.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (37.89kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (49.31kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (53.42kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (66.59kB)
11:28:40 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20221116-1811.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202211161811/plugins/ (32.12kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (17.69kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (246.2kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.types.core_5.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (95.92kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (85.71kB)
11:28:40 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20221116-1811.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202211161811/plugins/ (873.19kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (47.45kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (26.07kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.1.100.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (66.26kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (51.4kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.3.100.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (938.13kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (49.77kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (15.14kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (96.45kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (87.33kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (18.83kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (276.22kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (27.44kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (18.87kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.sync_3.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (96.75kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.guava_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (7kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (60.2kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (108.86kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (69.31kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (63.82kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (103.49kB)
11:28:40 [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (111.22kB)
11:28:41 [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (16.31kB)
11:28:41 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (21.87kB)
11:28:41 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (28.14kB)
11:28:41 [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (12.96kB)
11:28:41 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (26.79kB)
11:28:41 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (41.47kB)
11:28:41 [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (14.35kB)
11:28:41 [INFO] Fetching org.eclipse.papyrus.infra.types.editor_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (79.23kB)
11:28:41 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20221116-1811.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202211161811/plugins/ (3.41MB)
11:28:41 [INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (278.14kB)
11:28:41 [INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (20.46kB)
11:28:41 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (1.76MB)
11:28:41 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (201.91kB)
11:28:41 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (11.21kB)
11:28:41 [INFO] Fetching org.eclipse.papyrus.uml.tools_5.2.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (278.96kB)
11:28:41 [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (118.68kB)
11:28:41 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20221116-1811.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202211161811/plugins/ (220.23kB)
11:28:41 [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (57.12kB)
11:28:41 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20221116-1811.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202211161811/plugins/ (24.87kB)
11:28:41 [INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (84.98kB)
11:28:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml
11:28:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml
11:28:41 [INFO] Fetching com.sun.el.javax.el_3.0.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (218.76kB)
11:28:42 [INFO] Fetching org.eclipse.papyrus.uml.expressions_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (58.29kB)
11:28:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
11:28:42 [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (898.68kB)
11:28:42 [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (370.34kB)
11:28:42 [INFO] Fetching org.bouncycastle.bcpg_1.72.0.v20221013-1810.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (401.71kB)
11:28:42 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (1.82MB)
11:28:42 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (131.36kB)
11:28:42 [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (97.29kB)
11:28:42 [INFO] Fetching org.eclipse.papyrus.infra.nattable_7.1.100.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (1.11MB)
11:28:42 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_5.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (181.92kB)
11:28:42 [INFO] Fetching org.eclipse.papyrus.uml.properties_4.1.100.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (742.75kB)
11:28:42 [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (79.79kB)
11:28:42 [INFO] Fetching org.eclipse.papyrus.uml.profile_4.2.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (196.26kB)
11:28:42 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_3.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (206.27kB)
11:28:42 [INFO] Fetching org.eclipse.papyrus.uml.ui_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (18.91kB)
11:28:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
11:28:42 [INFO] Fetching org.eclipse.emf.compare_3.5.3.202212280858.jar from https://download.eclipse.org/modeling/emf/compare/updates/releases/3.3/R202212280858/core/plugins/ (598.81kB)
11:28:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
11:28:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml
11:28:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml
11:28:43 [INFO] Fetching org.eclipse.emf.ecore.editor_2.18.0.v20230224-1122.jar from https://download.eclipse.org/modeling/emf/emf/builds/release/2.33.0/plugins/ (131.36kB)
11:28:43 [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (36.29kB)
11:28:43 [INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (9.45kB)
11:28:43 [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_4.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (105.75kB)
11:28:43 [INFO] Fetching org.eclipse.papyrus.views.properties.model.xwt_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (63.6kB)
11:28:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml
11:28:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml
11:28:43 [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-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
11:28:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml
11:28:44 [INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (47.43kB)
11:28:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
11:28:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml
11:28:44 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_2.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (124.39kB)
11:28:44 [INFO] Fetching org.eclipse.papyrus.uml.filters_2.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (24.87kB)
11:28:44 [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-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
11:28:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml
11:28:45 [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-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
11:28:45 [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-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
11:28:45 [INFO] Fetching org.eclipse.papyrus.infra.newchild_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (64.31kB)
11:28:45 [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (11.03kB)
11:28:45 [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-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
11:28:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml
11:28:45 [INFO] Fetching org.eclipse.emf.codegen_2.23.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/release/2.33.0/plugins/ (371.28kB)
11:28:45 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.33.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/release/2.33.0/plugins/ (1.11MB)
11:28:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml
11:28:45 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.33.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/release/2.33.0/plugins/ (192.75kB)
11:28:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml
11:28:46 [INFO] Fetching org.eclipse.emf.converter_2.12.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/release/2.33.0/plugins/ (96.31kB)
11:28:46 [INFO] Fetching org.eclipse.emf.importer_2.13.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/release/2.33.0/plugins/ (84.47kB)
11:28:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml
11:28:46 [INFO] Fetching io.github.classgraph_4.8.149.v20220915-0556.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (586.39kB)
11:28:46 [INFO] Fetching org.antlr.runtime_3.2.0.v20220404-1927.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (169.92kB)
11:28:46 [INFO] Fetching org.apache.log4j_1.2.24.v20221221-2012.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (357.66kB)
11:28:46 [INFO] Fetching org.eclipse.xtext_2.30.0.v20230227-1116.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (2.65MB)
11:28:46 [INFO] Fetching org.eclipse.xtext.builder_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (394.87kB)
11:28:46 [INFO] Fetching org.eclipse.xtext.util_2.30.0.v20230227-1116.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (313.56kB)
11:28:46 [INFO] Fetching org.eclipse.xtext.ui_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (1.89MB)
11:28:46 [INFO] Fetching org.eclipse.xtext.common.types.ui_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (252.07kB)
11:28:46 [INFO] Fetching org.eclipse.xtext.smap_2.30.0.v20230227-1128.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (21.31kB)
11:28:46 [INFO] Fetching org.eclipse.xtext.common.types_2.30.0.v20230227-1128.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (504.19kB)
11:28:46 [INFO] Fetching org.objectweb.asm_9.4.0.v20221107-1714.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (134.94kB)
11:28:46 [INFO] Fetching org.eclipse.xtext.common.types.edit_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (250kB)
11:28:46 [INFO] Fetching org.eclipse.xtext.ide_2.30.0.v20230227-1116.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (496.58kB)
11:28:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml
11:28:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml
11:28:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml
11:28:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml
11:28:47 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (224.96kB)
11:28:47 [INFO] Fetching org.eclipse.papyrus.emf.ui_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (27.79kB)
11:28:47 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (61.07kB)
11:28:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml
11:28:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml
11:28:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml
11:28:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml
11:28:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml
11:28:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml
11:28:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml
11:28:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml
11:28:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml
11:28:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml
11:28:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml
11:28:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml
11:28:48 [INFO] Fetching org.apache.commons.cli_1.4.0.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (66.54kB)
11:28:48 [INFO] Fetching org.eclipse.emf.mwe.core_1.8.0.v20221117-1134.jar from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.14.0/plugins/ (197.66kB)
11:28:48 [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.14.0.v20221117-1134.jar from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.14.0/plugins/ (16.77kB)
11:28:48 [INFO] Fetching org.eclipse.emf.mwe.utils_1.8.0.v20221117-1134.jar from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.14.0/plugins/ (40.79kB)
11:28:48 [INFO] Fetching org.eclipse.emf.mwe2.language_2.14.0.v20221117-1134.jar from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.14.0/plugins/ (234.41kB)
11:28:48 [INFO] Fetching org.eclipse.emf.mwe2.launch_2.14.0.v20221117-1134.jar from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.14.0/plugins/ (24.37kB)
11:28:48 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (258.83kB)
11:28:48 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (39.7kB)
11:28:48 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (58.94kB)
11:28:48 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (122.21kB)
11:28:48 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (314.67kB)
11:28:48 [INFO] Fetching org.eclipse.xtext.generator_2.30.0.v20230227-1128.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (865.46kB)
11:28:48 [INFO] Fetching org.eclipse.xtext.xbase_2.30.0.v20230227-1128.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (2.48MB)
11:28:49 [INFO] Fetching R201605260315&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=//modeling/m2t/xpand/updates/releases/ (63B)
11:28:49 [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (228.7kB)
11:28:49 [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (535.07kB)
11:28:49 [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (64.36kB)
11:28:49 [INFO] Fetching org.eclipse.xtext.ecore_2.30.0.v20230227-1128.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (17.81kB)
11:28:49 [INFO] Fetching org.eclipse.xtext.xtext.generator_2.30.0.v20230227-1116.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (974.52kB)
11:28:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml
11:28:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml
11:28:49 [INFO] Fetching org.bouncycastle.bcprov_1.72.0.v20221013-1810.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (10.98MB)
11:28:50 [INFO] Fetching org.apache.httpcomponents.client5.httpclient5_5.1.3.v20221013-1742.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (844.43kB)
11:28:50 [INFO] Fetching org.apache.httpcomponents.core5.httpcore5_5.1.4.v20221013-1742.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (909.51kB)
11:28:50 [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.1.4.v20221013-1742.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (262.89kB)
11:28:50 [INFO] Fetching org.slf4j.api_1.7.30.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (54.01kB)
11:28:50 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator_1.1.0.v20230118-1121.jar from https://download.eclipse.org/cbi/updates/p2-aggregator/tools/nightly/N202302220853/plugins/ (392.13kB)
11:28:50 [INFO] Fetching org.eclipse.cbi.p2repo.util_1.1.0.v20220901-1119.jar from https://download.eclipse.org/cbi/updates/p2-aggregator/tools/nightly/N202302220853/plugins/ (25.58kB)
11:28:50 [INFO] Fetching org.eclipse.ecf_3.10.0.v20210925-0032.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (127.97kB)
11:28:50 [INFO] Fetching org.eclipse.cbi.p2repo.cli_1.1.0.v20221114-0829.jar from https://download.eclipse.org/cbi/updates/p2-aggregator/tools/nightly/N202302220853/plugins/ (26.57kB)
11:28:50 [INFO] Fetching org.eclipse.cbi.p2repo.p2_1.1.0.v20220711-1014.jar from https://download.eclipse.org/cbi/updates/p2-aggregator/tools/nightly/N202302220853/plugins/ (199.15kB)
11:28:50 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.legacy_1.1.0.v20220626-0730.jar from https://download.eclipse.org/cbi/updates/p2-aggregator/tools/nightly/N202302220853/plugins/ (48.69kB)
11:28:50 [INFO] Fetching org.kohsuke.args4j_2.33.0.v20160323-2218.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (171.99kB)
11:28:50 [INFO] Fetching org.eclipse.cbi.targetplatform_3.0.0.202301061314.jar from https://download.eclipse.org/cbi/updates/tpd/nightly/N202301061316/plugins/ (281.07kB)
11:28:50 [INFO] Fetching org.eclipse.cbi.targetplatform.model_3.0.0.202212220709.jar from https://download.eclipse.org/cbi/updates/tpd/nightly/N202301061316/plugins/ (105.04kB)
11:28:50 [INFO] Fetching org.eclipse.cbi.targetplatform.ide_3.0.0.202209040659.jar from https://download.eclipse.org/cbi/updates/tpd/nightly/N202301061316/plugins/ (82.63kB)
11:28:50 [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.7.0.v20230204-1018.jar from https://download.eclipse.org/modeling/emf/emf/builds/release/2.33.0/plugins/ (23.59kB)
11:28:50 [INFO] Fetching org.eclipse.cbi.targetplatform.ui_3.0.0.202212220709.jar from https://download.eclipse.org/cbi/updates/tpd/nightly/N202301061316/plugins/ (136.96kB)
11:28:50 [INFO] Fetching org.eclipse.xtext.ui.shared_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (62.46kB)
11:28:50 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (134.76kB)
11:28:50 [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (64.2kB)
11:28:50 [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (26.38kB)
11:28:50 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (52.52kB)
11:28:50 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.800.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (129.12kB)
11:28:50 [INFO] Fetching org.eclipse.equinox.p2.console_1.2.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (30.32kB)
11:28:50 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.400.v20220506-1821.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (86.25kB)
11:28:50 [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.300.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (100.51kB)
11:28:50 [INFO] Fetching 1.25.0&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/oomph/drops/release/ (63B)
11:28:50 [INFO] Fetching org.eclipse.oomph.base_1.16.0.v20220421-1218.jar from https://download.eclipse.org/oomph/drops/release/1.25.0/plugins/ (71.45kB)
11:28:50 [INFO] Fetching org.eclipse.oomph.util_1.19.0.v20220421-1218.jar from https://download.eclipse.org/oomph/drops/release/1.25.0/plugins/ (232.81kB)
11:28:50 [INFO] Fetching org.eclipse.oomph.p2_1.16.0.v20220421-1218.jar from https://download.eclipse.org/oomph/drops/release/1.25.0/plugins/ (70.42kB)
11:28:50 [INFO] Fetching org.eclipse.oomph.p2.core_1.22.0.v20220525-1027.jar from https://download.eclipse.org/oomph/drops/release/1.25.0/plugins/ (399.57kB)
11:28:50 [INFO] Fetching org.eclipse.oomph.predicates_1.14.0.v20220421-1218.jar from https://download.eclipse.org/oomph/drops/release/1.25.0/plugins/ (71.83kB)
11:28:50 [INFO] Fetching org.eclipse.oomph.preferences_1.13.0.v20220421-1218.jar from https://download.eclipse.org/oomph/drops/release/1.25.0/plugins/ (89.08kB)
11:28:50 [INFO] Fetching org.eclipse.oomph.resources_1.16.0.v20220421-1218.jar from https://download.eclipse.org/oomph/drops/release/1.25.0/plugins/ (123.4kB)
11:28:50 [INFO] Fetching org.eclipse.oomph.setup_1.24.0.v20220525-1027.jar from https://download.eclipse.org/oomph/drops/release/1.25.0/plugins/ (360.57kB)
11:28:50 [INFO] Fetching org.eclipse.oomph.setup.targlets_1.15.0.v20220601-1043.jar from https://download.eclipse.org/oomph/drops/release/1.25.0/plugins/ (57.16kB)
11:28:50 [INFO] Fetching org.eclipse.oomph.targlets_1.16.0.v20220601-1043.jar from https://download.eclipse.org/oomph/drops/release/1.25.0/plugins/ (109.64kB)
11:28:50 [INFO] Fetching org.eclipse.oomph.targlets.core_1.17.0.v20220601-1043.jar from https://download.eclipse.org/oomph/drops/release/1.25.0/plugins/ (164.36kB)
11:28:51 [INFO] Fetching org.eclipse.oomph.util.pde_1.12.0.v20220421-1218.jar from https://download.eclipse.org/oomph/drops/release/1.25.0/plugins/ (31.98kB)
11:28:51 [INFO] Fetching org.eclipse.oomph.setup.workingsets_1.15.0.v20220421-1218.jar from https://download.eclipse.org/oomph/drops/release/1.25.0/plugins/ (35.74kB)
11:28:51 [INFO] Fetching org.eclipse.oomph.workingsets_1.12.0.v20220421-1218.jar from https://download.eclipse.org/oomph/drops/release/1.25.0/plugins/ (48.93kB)
11:28:51 [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (195.86kB)
11:28:51 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (134.89kB)
11:28:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml
11:28:51 [INFO] Fetching org.eclipse.emf.validation.ui_1.7.1.202208271102.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202208271102/plugins/ (78.85kB)
11:28:51 [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.1.202208110935.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R202208110935/plugins/ (25.11kB)
11:28:51 [INFO] Fetching org.eclipse.papyrus.editor_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (21.73kB)
11:28:51 [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (114.99kB)
11:28:51 [INFO] Fetching org.eclipse.papyrus.infra.services.validation_4.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (63.61kB)
11:28:51 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_3.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (108.32kB)
11:28:51 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_5.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (232.45kB)
11:28:51 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common_2.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (155.12kB)
11:28:51 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (9.16kB)
11:28:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml
11:28:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml
11:28:51 [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-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
11:28:51 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20221116-1811.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202211161811/plugins/ (259.97kB)
11:28:52 [INFO] Fetching org.osgi.service.component.annotations_1.5.1.202212101352.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (42.33kB)
11:28:52 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20221116-1811.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202211161811/plugins/ (138.71kB)
11:28:52 [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-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
11:28:52 [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-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
11:28:52 [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-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/pom.xml
11:28:52 [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-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/pom.xml
11:28:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/pom.xml
11:28:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml
11:28:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml
11:28:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml
11:28:53 [INFO] Fetching com.google.gson_2.10.1.v20230109-0753.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (308.6kB)
11:28:53 [INFO] Fetching com.ibm.icu_72.1.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (13.72MB)
11:28:54 [INFO] Fetching com.jcraft.jsch_0.1.55.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (302.99kB)
11:28:54 [INFO] Fetching junit-jupiter-api_5.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (202.89kB)
11:28:54 [INFO] Fetching junit-platform-commons_1.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (100.63kB)
11:28:54 [INFO] Fetching org.opentest4j_1.2.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (7.47kB)
11:28:54 [INFO] Fetching junit-jupiter-engine_5.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (240.83kB)
11:28:54 [INFO] Fetching junit-platform-engine_1.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (184.79kB)
11:28:54 [INFO] Fetching junit-platform-launcher_1.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (165.27kB)
11:28:54 [INFO] Fetching junit-jupiter-migrationsupport_5.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (27.04kB)
11:28:54 [INFO] Fetching junit-jupiter-params_5.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (566.24kB)
11:28:54 [INFO] Fetching junit-platform-runner_1.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (16.19kB)
11:28:54 [INFO] Fetching junit-platform-suite-api_1.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (20.73kB)
11:28:54 [INFO] Fetching junit-platform-suite-commons_1.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (14.94kB)
11:28:54 [INFO] Fetching junit-platform-suite-engine_1.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (23.55kB)
11:28:54 [INFO] Fetching junit-vintage-engine_5.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (65.33kB)
11:28:54 [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (38.76kB)
11:28:54 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (198.71kB)
11:28:54 [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (57.69kB)
11:28:54 [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (2.36MB)
11:28:54 [INFO] Fetching org.apache.lucene.analysis-common_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (1.85MB)
11:28:54 [INFO] Fetching org.apache.lucene.core_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (3.69MB)
11:28:55 [INFO] Fetching org.apache.lucene.analysis-smartcn_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (3.45MB)
11:28:55 [INFO] Fetching org.apiguardian.api_1.1.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (6.65kB)
11:28:55 [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (13.13kB)
11:28:55 [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (49.45kB)
11:28:55 [INFO] Fetching org.eclipse.core.net.linux_1.0.200.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (16.24kB)
11:28:55 [INFO] Fetching org.eclipse.debug.ui.launchview_1.0.300.v20220811-0741.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (88.88kB)
11:28:55 [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (48.16kB)
11:28:55 [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (52.65kB)
11:28:55 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (251.02kB)
11:28:55 [INFO] Fetching org.eclipse.osgi.util_3.7.200.v20230103-1101.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (14.42kB)
11:28:55 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (87.79kB)
11:28:55 [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (129.01kB)
11:28:55 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.300.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (12.59kB)
11:28:55 [INFO] Fetching org.eclipse.jface.notifications_0.5.200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (32.9kB)
11:28:55 [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (25.74kB)
11:28:55 [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (13.73kB)
11:28:55 [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (18.3kB)
11:28:55 [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (54.28kB)
11:28:55 [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (19.88kB)
11:28:55 [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (29.67kB)
11:28:55 [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (13.38kB)
11:28:55 [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (30.58kB)
11:28:55 [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (35.82kB)
11:28:55 [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (42.85kB)
11:28:55 [INFO] Fetching org.eclipse.e4.rcp_4.27.0.v20230220-1431.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (22.84kB)
11:28:55 [INFO] Fetching org.eclipse.e4.core.services.source_2.3.400.v20220915-1347.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (62.37kB)
11:28:55 [INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.16.800.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (96.84kB)
11:28:55 [INFO] Fetching org.eclipse.e4.core.commands.source_1.0.400.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (25.12kB)
11:28:55 [INFO] Fetching org.eclipse.e4.ui.bindings.source_0.13.300.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (37.47kB)
11:28:55 [INFO] Fetching org.eclipse.e4.ui.model.workbench.source_2.3.0.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (377.28kB)
11:28:55 [INFO] Fetching org.eclipse.e4.ui.progress.source_0.3.700.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (122.64kB)
11:28:55 [INFO] Fetching org.eclipse.e4.ui.services.source_1.5.200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (24.21kB)
11:28:55 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.source_0.15.800.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (140.61kB)
11:28:55 [INFO] Fetching org.eclipse.e4.ui.workbench.source_1.14.100.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (172.59kB)
11:28:55 [INFO] Fetching org.eclipse.e4.ui.css.core.source_0.13.500.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (208.18kB)
11:28:55 [INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.14.800.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (164kB)
11:28:55 [INFO] Fetching org.apache.batik.css.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (321.27kB)
11:28:55 [INFO] Fetching org.w3c.css.sac.source_1.3.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (52.19kB)
11:28:55 [INFO] Fetching org.apache.batik.util.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (128.49kB)
11:28:55 [INFO] Fetching org.w3c.dom.svg.source_1.1.0.v201011041433.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (89.33kB)
11:28:55 [INFO] Fetching org.w3c.dom.smil.source_1.0.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (21.78kB)
11:28:55 [INFO] Fetching org.w3c.dom.events.source_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (39.54kB)
11:28:55 [INFO] Fetching javax.inject.source_1.0.0.v20220405-0441.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (39.15kB)
11:28:55 [INFO] Fetching javax.annotation.source_1.3.5.v20221203-1659.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (59.74kB)
11:28:55 [INFO] Fetching org.eclipse.e4.core.di.source_1.8.300.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (46.32kB)
11:28:55 [INFO] Fetching org.eclipse.e4.core.contexts.source_1.11.0.v20220716-0839.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (47.77kB)
11:28:55 [INFO] Fetching org.apache.batik.i18n.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (22.04kB)
11:28:56 [INFO] Fetching org.apache.batik.constants.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (16.56kB)
11:28:56 [INFO] Fetching org.apache.xmlgraphics.source_2.7.0.v20221018-0736.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (679.43kB)
11:28:56 [INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.17.200.v20220613-1008.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (14.44kB)
11:28:56 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme.source_0.13.300.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (24.63kB)
11:28:56 [INFO] Fetching org.eclipse.e4.ui.di.source_1.4.200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (18.32kB)
11:28:56 [INFO] Fetching org.eclipse.e4.ui.widgets.source_1.3.200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (12.34kB)
11:28:56 [INFO] Fetching org.eclipse.equinox.common.source_3.17.100.v20230202-1341.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (148.72kB)
11:28:56 [INFO] Fetching org.eclipse.equinox.event.source_1.6.200.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (28.98kB)
11:28:56 [INFO] Fetching org.eclipse.core.commands.source_3.10.400.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (152.5kB)
11:28:56 [INFO] Fetching org.eclipse.core.contenttype.source_3.8.200.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (83.82kB)
11:28:56 [INFO] Fetching org.eclipse.core.databinding.source_1.12.0.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (178.5kB)
11:28:56 [INFO] Fetching org.eclipse.core.databinding.beans.source_1.9.100.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (64.52kB)
11:28:56 [INFO] Fetching org.eclipse.core.databinding.observable.source_1.12.200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (210.33kB)
11:28:56 [INFO] Fetching org.eclipse.core.databinding.property.source_1.9.200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (96.39kB)
11:28:56 [INFO] Fetching org.eclipse.core.expressions.source_3.8.200.v20220613-1047.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (88.69kB)
11:28:56 [INFO] Fetching org.eclipse.core.jobs.source_3.13.300.v20230111-0823.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (112.41kB)
11:28:56 [INFO] Fetching org.eclipse.core.runtime.source_3.26.100.v20221021-0005.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (80.15kB)
11:28:56 [INFO] Fetching org.eclipse.equinox.app.source_1.6.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (78.31kB)
11:28:56 [INFO] Fetching org.eclipse.equinox.launcher.source_1.6.400.v20210924-0641.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (43.81kB)
11:28:56 [INFO] Fetching org.eclipse.equinox.preferences.source_3.10.200.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (107.54kB)
11:28:56 [INFO] Fetching org.osgi.service.prefs.source_1.1.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (10.01kB)
11:28:56 [INFO] Fetching org.eclipse.equinox.registry.source_3.11.200.v20220817-1601.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (177.96kB)
11:28:56 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.4.200.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (39.27kB)
11:28:56 [INFO] Fetching org.eclipse.osgi.source_3.18.300.v20230220-1352.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.12MB)
11:28:56 [INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.2.800.v20221116-1440.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (144.82kB)
11:28:56 [INFO] Fetching org.eclipse.osgi.services.source_3.11.100.v20221006-1531.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (80.03kB)
11:28:56 [INFO] Fetching org.eclipse.osgi.util.source_3.7.200.v20230103-1101.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (14.25kB)
11:28:56 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.123.0.v20230220-1431.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.83MB)
11:28:56 [INFO] Fetching org.eclipse.jface.source_3.29.0.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.01MB)
11:28:56 [INFO] Fetching org.eclipse.jface.databinding.source_1.14.100.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (222.18kB)
11:28:56 [INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.16.200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (19.56kB)
11:28:56 [INFO] Fetching org.apache.felix.gogo.command.source_1.1.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (25.77kB)
11:28:56 [INFO] Fetching org.apache.felix.gogo.runtime.source_1.1.6.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (100.4kB)
11:28:56 [INFO] Fetching org.apache.felix.gogo.shell.source_1.1.4.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (37.66kB)
11:28:56 [INFO] Fetching org.eclipse.equinox.console.source_1.4.500.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (84.65kB)
11:28:56 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.4.600.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (79.52kB)
11:28:56 [INFO] Fetching org.eclipse.equinox.bidi.source_1.4.200.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (65.32kB)
11:28:56 [INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.3.500.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (40.55kB)
11:28:56 [INFO] Fetching org.eclipse.e4.emf.xpath.source_0.3.200.v20230220-1427.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (54.2kB)
11:28:56 [INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.7.200.v20220613-1008.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (16.26kB)
11:28:57 [INFO] Fetching org.eclipse.e4.ui.swt.gtk.source_1.1.300.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (11.32kB)
11:28:57 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier.source_0.16.400.v20220613-1047.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (22.57kB)
11:28:57 [INFO] Fetching org.eclipse.urischeme.source_1.2.300.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (46.1kB)
11:28:57 [INFO] Fetching org.eclipse.jface.notifications.source_0.5.200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (20.31kB)
11:28:57 [INFO] Fetching org.osgi.util.function.source_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (8.44kB)
11:28:57 [INFO] Fetching org.osgi.util.promise.source_1.3.0.202212101352.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (28.97kB)
11:28:57 [INFO] Fetching org.osgi.util.measurement.source_1.0.2.201802012109.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (10.96kB)
11:28:57 [INFO] Fetching org.osgi.util.position.source_1.0.1.201505202026.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (9.58kB)
11:28:57 [INFO] Fetching org.osgi.util.xml.source_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (6.47kB)
11:28:57 [INFO] Fetching org.osgi.service.cm.source_1.6.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (31.37kB)
11:28:57 [INFO] Fetching org.osgi.service.component.source_1.5.1.202212101352.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (29.55kB)
11:28:57 [INFO] Fetching org.osgi.service.device.source_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (9.49kB)
11:28:57 [INFO] Fetching org.osgi.service.event.source_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (22.65kB)
11:28:57 [INFO] Fetching org.osgi.service.metatype.source_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (10.76kB)
11:28:57 [INFO] Fetching org.osgi.service.provisioning.source_1.2.0.201505202024.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (9.88kB)
11:28:57 [INFO] Fetching org.osgi.service.upnp.source_1.2.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (17.8kB)
11:28:57 [INFO] Fetching org.osgi.service.useradmin.source_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (19.29kB)
11:28:57 [INFO] Fetching org.osgi.service.wireadmin.source_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (25.26kB)
11:28:57 [INFO] Fetching org.eclipse.e4.rcp.source_4.27.0.v20230220-1431.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (21.75kB)
11:28:57 [INFO] Fetching org.eclipse.e4.tools.emf.ui_4.7.500.v20230220-1147.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.43MB)
11:28:57 [INFO] Fetching org.eclipse.emf.databinding.edit_1.8.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (55.11kB)
11:28:57 [INFO] Fetching org.eclipse.e4.tools.services_4.9.100.v20230220-1147.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (34.08kB)
11:28:57 [INFO] Fetching org.eclipse.ecf.core.feature_1.6.1.v20211005-1944.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (19.76kB)
11:28:57 [INFO] Fetching org.eclipse.ecf.source_3.10.0.v20210925-0032.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (104.33kB)
11:28:57 [INFO] Fetching org.eclipse.ecf.identity.source_3.9.402.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (53.08kB)
11:28:57 [INFO] Fetching org.eclipse.ecf.core.feature.source_1.6.1.v20211005-1944.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (21.04kB)
11:28:57 [INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (15.43kB)
11:28:57 [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (19.71kB)
11:28:57 [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (13.64kB)
11:28:57 [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.501.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (21.07kB)
11:28:57 [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1800.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (27.83kB)
11:28:57 [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.1.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (76.03kB)
11:28:57 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.800.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (86.1kB)
11:28:57 [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.14.1800.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (29.23kB)
11:28:57 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5_1.0.401.v20221105-0315.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (84.82kB)
11:28:57 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature_1.1.701.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (29.7kB)
11:28:57 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.source_1.0.401.v20221105-0315.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (45.84kB)
11:28:57 [INFO] Fetching org.apache.commons.codec.source_1.14.0.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (376.07kB)
11:28:57 [INFO] Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (85.46kB)
11:28:57 [INFO] Fetching org.apache.httpcomponents.client5.httpclient5.source_5.1.3.v20221013-1742.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (615.96kB)
11:28:57 [INFO] Fetching org.apache.httpcomponents.core5.httpcore5.source_5.1.4.v20221013-1742.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (828.19kB)
11:28:57 [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2.source_5.1.4.v20221013-1742.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (197.36kB)
11:28:57 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature.source_1.1.701.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (31.17kB)
11:28:57 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (9.69kB)
11:28:57 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (23.74kB)
11:28:57 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.201.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (9.49kB)
11:28:57 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (25.15kB)
11:28:57 [INFO] Fetching org.eclipse.emf.common_2.29.0.v20230223-0922.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.88kB)
11:28:57 [INFO] Fetching org.eclipse.emf.common.source_2.28.0.v20230223-0922.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (221.35kB)
11:28:57 [INFO] Fetching org.eclipse.emf.common.source_2.29.0.v20230223-0922.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (22.17kB)
11:28:57 [INFO] Fetching org.eclipse.emf.databinding.edit_1.10.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.91kB)
11:28:57 [INFO] Fetching org.eclipse.emf.databinding.edit.source_1.8.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (42.86kB)
11:28:57 [INFO] Fetching org.eclipse.emf.databinding.edit.source_1.10.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (22.32kB)
11:28:57 [INFO] Fetching org.eclipse.emf.databinding_1.10.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.88kB)
11:28:57 [INFO] Fetching org.eclipse.emf.databinding.source_1.7.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (59.01kB)
11:28:57 [INFO] Fetching org.eclipse.emf.databinding.source_1.10.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (22.22kB)
11:28:57 [INFO] Fetching org.eclipse.emf.ecore_2.31.0.v20230226-0921.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.94kB)
11:28:57 [INFO] Fetching org.eclipse.emf.ecore.source_2.33.0.v20230226-0921.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (823.76kB)
11:28:58 [INFO] Fetching org.eclipse.emf.ecore.change.source_2.15.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (92.62kB)
11:28:58 [INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.18.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (153.47kB)
11:28:58 [INFO] Fetching org.eclipse.emf.ecore.source_2.31.0.v20230226-0921.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (22.24kB)
11:28:58 [INFO] Fetching org.eclipse.emf.edit_2.19.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.87kB)
11:28:58 [INFO] Fetching org.eclipse.emf.edit.source_2.18.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (211.77kB)
11:28:58 [INFO] Fetching org.eclipse.emf.edit.source_2.19.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (22.17kB)
11:28:58 [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.202208271102.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202208271102/plugins/ (23.36kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.http.jetty_3.8.200.v20221109-0702.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (30.99kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.400.v20221006-1531.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (236.29kB)
11:28:58 [INFO] Fetching org.eclipse.jetty.http_10.0.13.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (243.43kB)
11:28:58 [INFO] Fetching org.eclipse.jetty.server_10.0.13.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (777.19kB)
11:28:58 [INFO] Fetching org.eclipse.jetty.servlet_10.0.13.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (161.97kB)
11:28:58 [INFO] Fetching org.eclipse.jetty.util_10.0.13.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (554.88kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.http.registry_1.3.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (49.35kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.700.v20220801-1124.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (29.14kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (12.61kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.300.v20220512-1321.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (45.06kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.security.linux_1.0.300.v20220904-1118.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (25.53kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.1700.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (21.49kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.4.800.v20221205-1614.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (116.91kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.p2.console.source_1.2.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (21.76kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.p2.core.source_2.9.200.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (63.84kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.p2.director.source_2.5.400.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (69.19kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.7.500.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (144.7kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.2.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (20.69kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.6.300.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (249.79kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.4.100.v20220329-1456.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (59.87kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.6.300.v20221030-1923.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (136.6kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.3.300.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (98.08kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.4.400.v20220506-1821.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (59.37kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.2.100.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (21.46kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.2.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (36.72kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.2.200.v20220315-2155.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (47.62kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.security.source_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (104.26kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.2.400.v20221201-0952.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (47.71kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.3.300.v20220512-1321.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (31.42kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.6.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (66.06kB)
11:28:58 [INFO] Fetching org.eclipse.equinox.security.linux.source_1.0.300.v20220904-1118.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (21.06kB)
11:28:58 [INFO] Fetching org.tukaani.xz.source_1.9.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (135.7kB)
11:28:58 [INFO] Fetching bcpg.source_1.72.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (311.89kB)
11:28:58 [INFO] Fetching bcprov.source_1.72.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (7.5MB)
11:28:59 [INFO] Fetching org.eclipse.equinox.concurrent.source_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (25.97kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.6.1700.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (21.34kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.200.v20220911-2007.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (51.45kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1900.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.96kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.2.300.v20220911-2007.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (36.72kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.3.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (24.57kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.4.200.v20220911-2007.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (35.86kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.7.300.v20221203-1819.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (78.56kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.4.100.v20220213-0541.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (26.26kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.3.300.v20221203-1932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (180.5kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.4.300.v20221214-0640.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (151.64kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.4.1900.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (21.01kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.400.v20220805-0804.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (105.26kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.3.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (20.12kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.100.v20220814-1551.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (70.34kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1900.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.88kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.7.800.v20230113-1239.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (309.56kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.5.400.v20220805-0804.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (57.79kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.3.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (17.27kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.security.ui.source_1.3.400.v20221007-1815.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (87.3kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.2.100.v20220814-1551.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (38.24kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.4.1900.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.97kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.300.v20220329-1456.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (129.58kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1900.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.75kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.2.300.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (70.91kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.3.300.v20220329-1456.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (50.45kB)
11:28:59 [INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.4.1900.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.95kB)
11:28:59 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (73.91kB)
11:28:59 [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202211151334.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202211151334/plugins/ (248.12kB)
11:28:59 [INFO] Fetching org.eclipse.help.base_4.3.1000.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (434.56kB)
11:28:59 [INFO] Fetching org.eclipse.help.ui_4.4.100.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (536.94kB)
11:28:59 [INFO] Fetching org.eclipse.help.webapp_3.10.1000.v20221221-1358.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (738.67kB)
11:28:59 [INFO] Fetching org.eclipse.jetty.io_10.0.13.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (211.42kB)
11:28:59 [INFO] Fetching org.eclipse.jetty.security_10.0.13.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (118.37kB)
11:28:59 [INFO] Fetching org.eclipse.jetty.util.ajax_10.0.13.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (62.46kB)
11:28:59 [INFO] Fetching org.eclipse.help_2.3.1300.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (21.34kB)
11:28:59 [INFO] Fetching javax.el-api.source_3.0.3.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (101.93kB)
11:28:59 [INFO] Fetching jakarta.servlet-api.source_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (164.65kB)
11:28:59 [INFO] Fetching javax.servlet.jsp-api.source_2.3.3.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (162.63kB)
11:28:59 [INFO] Fetching com.sun.el.javax.el.source_3.0.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (274.06kB)
11:28:59 [INFO] Fetching org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (461.72kB)
11:28:59 [INFO] Fetching org.apache.lucene.analysis-common.source_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (1.61MB)
11:29:00 [INFO] Fetching org.apache.lucene.core.source_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (2.46MB)
11:29:00 [INFO] Fetching org.apache.lucene.analysis-smartcn.source_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (64.23kB)
11:29:00 [INFO] Fetching org.eclipse.equinox.http.jetty.source_3.8.200.v20221109-0702.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (24.35kB)
11:29:00 [INFO] Fetching org.eclipse.equinox.http.registry.source_1.3.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (34.22kB)
11:29:00 [INFO] Fetching org.eclipse.equinox.http.servlet.source_1.7.400.v20221006-1531.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (142.36kB)
11:29:00 [INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.700.v20220801-1124.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (20.97kB)
11:29:00 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (12.04kB)
11:29:00 [INFO] Fetching org.eclipse.help.base.source_4.3.1000.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (309.02kB)
11:29:00 [INFO] Fetching org.eclipse.help.ui.source_4.4.100.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (222.75kB)
11:29:00 [INFO] Fetching org.eclipse.help.webapp.source_3.10.1000.v20221221-1358.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (204.02kB)
11:29:00 [INFO] Fetching org.eclipse.jetty.http.source_10.0.13.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (136.37kB)
11:29:00 [INFO] Fetching org.eclipse.jetty.io.source_10.0.13.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (115.3kB)
11:29:00 [INFO] Fetching org.eclipse.jetty.security.source_10.0.13.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (83.01kB)
11:29:00 [INFO] Fetching org.eclipse.jetty.server.source_10.0.13.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (441.53kB)
11:29:00 [INFO] Fetching org.eclipse.jetty.servlet.source_10.0.13.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (84.71kB)
11:29:00 [INFO] Fetching org.eclipse.jetty.util.source_10.0.13.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (346.63kB)
11:29:00 [INFO] Fetching org.eclipse.jetty.util.ajax.source_10.0.13.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (36.22kB)
11:29:00 [INFO] Fetching org.eclipse.core.net.source_1.4.0.v20220813-1037.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (41.47kB)
11:29:00 [INFO] Fetching org.eclipse.help.source_2.3.1300.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.73kB)
11:29:00 [INFO] Fetching org.eclipse.jdt_3.19.0.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (44.74kB)
11:29:00 [INFO] Fetching org.eclipse.jdt.annotation_1.2.100.v20220826-1026.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (16.9kB)
11:29:00 [INFO] Fetching org.eclipse.jdt.annotation_2.2.700.v20220826-1026.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (27.04kB)
11:29:00 [INFO] Fetching org.eclipse.jdt.apt.core_3.7.100.v20221202-1820.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (393.76kB)
11:29:00 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.3.100.v20221201-1549.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (41.69kB)
11:29:00 [INFO] Fetching org.eclipse.jdt.apt.ui_3.7.0.v20210620-1751.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (71.97kB)
11:29:00 [INFO] Fetching org.eclipse.jdt.astview_1.5.200.v20230122-1501.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (139.38kB)
11:29:00 [INFO] Fetching org.eclipse.jdt.astview.feature_1.1.15.v20230122-1501.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.57kB)
11:29:00 [INFO] Fetching org.eclipse.jdt.bcoview_1.1.0.v20230116-1714.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (159.74kB)
11:29:00 [INFO] Fetching org.objectweb.asm.tree_9.4.0.v20221107-1714.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (66.98kB)
11:29:00 [INFO] Fetching org.objectweb.asm.util_9.4.0.v20221107-1714.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (104kB)
11:29:00 [INFO] Fetching org.objectweb.asm.tree.analysis_9.4.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (33.53kB)
11:29:00 [INFO] Fetching org.eclipse.jdt.bcoview.feature_1.1.0.v20230117-1348.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.65kB)
11:29:00 [INFO] Fetching org.eclipse.jdt.core.formatterapp_1.1.0.v20210618-1653.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (12.61kB)
11:29:00 [INFO] Fetching org.eclipse.jdt.doc.isv_3.14.1900.v20230301-0615.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (8.01MB)
11:29:01 [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1700.v20230301-1632.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (7.82MB)
11:29:01 [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.3.0.v20220609-1843.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (28.39kB)
11:29:01 [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.1.100.v20220907-0450.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (27.02kB)
11:29:01 [INFO] Fetching org.eclipse.jdt_3.19.0.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (21.53kB)
11:29:01 [INFO] Fetching org.eclipse.jdt.jeview_1.4.200.v20230122-1501.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (242.12kB)
11:29:01 [INFO] Fetching org.eclipse.jdt.jeview.feature_1.0.14.v20230122-1501.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.56kB)
11:29:01 [INFO] Fetching org.eclipse.ant.ui.source_3.8.300.v20220718-1722.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (612.74kB)
11:29:01 [INFO] Fetching org.eclipse.jdt.apt.core.source_3.7.100.v20221202-1820.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (357.8kB)
11:29:01 [INFO] Fetching org.eclipse.jdt.apt.ui.source_3.7.0.v20210620-1751.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (45.9kB)
11:29:01 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.3.100.v20221201-1549.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (35.68kB)
11:29:01 [INFO] Fetching org.eclipse.jdt.core.compiler.batch.source_3.33.0.v20230218-1114.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (2.2MB)
11:29:02 [INFO] Fetching org.eclipse.jdt.core.source_3.33.0.v20230222-1748.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (3.06MB)
11:29:02 [INFO] Fetching org.eclipse.jdt.core.formatterapp.source_1.1.0.v20210618-1653.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (10.89kB)
11:29:02 [INFO] Fetching org.eclipse.jdt.annotation.source_1.2.100.v20220826-1026.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (13.86kB)
11:29:02 [INFO] Fetching org.eclipse.jdt.annotation.source_2.2.700.v20220826-1026.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (19.7kB)
11:29:02 [INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.18.0.v20230209-2203.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.37MB)
11:29:02 [INFO] Fetching org.eclipse.jdt.debug.ui.source_3.12.1000.v20230207-1058.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (849.4kB)
11:29:02 [INFO] Fetching org.eclipse.jdt.debug.source_3.20.100.v20230119-1127.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (776.14kB)
11:29:02 [INFO] Fetching org.eclipse.jdt.junit.source_3.15.200.v20230209-1546.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (197.08kB)
11:29:02 [INFO] Fetching org.eclipse.jdt.junit.core.source_3.11.600.v20230209-1546.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (116.07kB)
11:29:02 [INFO] Fetching org.eclipse.jdt.junit.runtime.source_3.7.100.v20230115-0919.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (47.7kB)
11:29:02 [INFO] Fetching org.eclipse.jdt.junit4.runtime.source_1.3.0.v20220609-1843.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (20.23kB)
11:29:02 [INFO] Fetching org.eclipse.jdt.junit5.runtime.source_1.1.100.v20220907-0450.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (18.58kB)
11:29:02 [INFO] Fetching org.eclipse.jdt.launching.source_3.19.900.v20230209-1222.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (353.42kB)
11:29:02 [INFO] Fetching org.eclipse.jdt.ui.source_3.28.0.v20230210-2115.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (5.26MB)
11:29:02 [INFO] Fetching org.junit.source_4.13.2.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (261.47kB)
11:29:02 [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (51.3kB)
11:29:03 [INFO] Fetching junit-jupiter-api.source_5.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (201.17kB)
11:29:03 [INFO] Fetching junit-jupiter-engine.source_5.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (129.92kB)
11:29:03 [INFO] Fetching junit-jupiter-migrationsupport.source_5.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (24.02kB)
11:29:03 [INFO] Fetching junit-jupiter-params.source_5.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (73.08kB)
11:29:03 [INFO] Fetching junit-platform-commons.source_1.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (75.37kB)
11:29:03 [INFO] Fetching junit-platform-engine.source_1.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (134.26kB)
11:29:03 [INFO] Fetching junit-platform-launcher.source_1.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (100.54kB)
11:29:03 [INFO] Fetching junit-platform-runner.source_1.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (12.35kB)
11:29:03 [INFO] Fetching junit-platform-suite-api.source_1.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (27.93kB)
11:29:03 [INFO] Fetching junit-platform-suite-commons.source_1.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (10.76kB)
11:29:03 [INFO] Fetching junit-platform-suite-engine.source_1.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (16.6kB)
11:29:03 [INFO] Fetching junit-vintage-engine.source_5.9.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (38.37kB)
11:29:03 [INFO] Fetching org.opentest4j.source_1.2.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (8.53kB)
11:29:03 [INFO] Fetching org.apiguardian.api.source_1.1.2.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (6.73kB)
11:29:03 [INFO] Fetching org.eclipse.ant.launching.source_1.3.400.v20220718-1722.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (130.7kB)
11:29:03 [INFO] Fetching org.eclipse.jdt.source_3.19.0.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.91kB)
11:29:03 [INFO] Fetching org.eclipse.jsch.core_1.4.0.v20220813-1037.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (43.17kB)
11:29:03 [INFO] Fetching org.eclipse.jsch.ui_1.4.200.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (95.52kB)
11:29:03 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.1.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (31.58kB)
11:29:03 [INFO] Fetching org.eclipse.ocl.common.ui_1.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (29.57kB)
11:29:03 [INFO] Fetching org.eclipse.ocl.examples.debug_2.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (87.68kB)
11:29:03 [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (391.24kB)
11:29:03 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (416.67kB)
11:29:03 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (421.36kB)
11:29:03 [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (218.89kB)
11:29:03 [INFO] Fetching org.eclipse.ocl.xtext.base_1.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (577.12kB)
11:29:03 [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (80.94kB)
11:29:03 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (151.88kB)
11:29:03 [INFO] Fetching org.eclipse.ocl.pivot_1.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (3.5MB)
11:29:03 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (164.77kB)
11:29:03 [INFO] Fetching org.eclipse.ocl.examples.ui_1.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (13.14kB)
11:29:03 [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (101.46kB)
11:29:03 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (208.28kB)
11:29:03 [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (228kB)
11:29:03 [INFO] Fetching org.eclipse.ocl.pivot.ui_1.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (23.25kB)
11:29:03 [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (284.08kB)
11:29:03 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (315.69kB)
11:29:03 [INFO] Fetching org.eclipse.ocl.pivot.uml_1.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (249.94kB)
11:29:03 [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20221116-1811.jar from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202211161811/plugins/ (353.45kB)
11:29:03 [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (218.29kB)
11:29:03 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (696.09kB)
11:29:03 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (404.67kB)
11:29:03 [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (91.07kB)
11:29:03 [INFO] Fetching org.eclipse.ocl.xtext.markup_1.18.0.v20221201-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.18.0/plugins/ (183.14kB)
11:29:03 [INFO] Fetching org.eclipse.papyrus.api.migration.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (6.46kB)
11:29:03 [INFO] Fetching org.eclipse.pde.api.tools_1.2.1200.v20230214-1309.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (933.94kB)
11:29:03 [INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (62.44kB)
11:29:03 [INFO] Fetching org.eclipse.papyrus.developer.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (11.79MB)
11:29:04 [INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (276.84kB)
11:29:04 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (178.73kB)
11:29:04 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (5.22MB)
11:29:04 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (433.48kB)
11:29:04 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (175.87kB)
11:29:04 [INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (5.17MB)
11:29:04 [INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (370.32kB)
11:29:05 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (627.11kB)
11:29:05 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (865.54kB)
11:29:05 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (164.57kB)
11:29:05 [INFO] Fetching org.eclipse.papyrus.infra.architecture.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (1.08MB)
11:29:05 [INFO] Fetching org.eclipse.papyrus.infra.types.doc_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (456.06kB)
11:29:05 [INFO] Fetching org.eclipse.papyrus.req.reqif.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (1.23MB)
11:29:05 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (2.31MB)
11:29:05 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (2.04MB)
11:29:05 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (3.09MB)
11:29:05 [INFO] Fetching org.eclipse.papyrus.uml.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (3.47MB)
11:29:05 [INFO] Fetching org.eclipse.papyrus.uml.migration.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (26.59kB)
11:29:05 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (52.6kB)
11:29:05 [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (883.42kB)
11:29:05 [INFO] Fetching org.eclipse.papyrus.uml.profile.customization.doc_0.7.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (4.58MB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (1.18MB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.views.properties.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (1.78MB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.infra.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (18.15kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (82.09kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (147.76kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (503.63kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (439.76kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (325.42kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (120.82kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.doc_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (567.99kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.views.references.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (50.04kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.views.documentation.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (76.5kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.toolsmiths.architecture.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (40.61kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (747.37kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.toolsmiths.plugin.builder.doc_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (602.88kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.uml.profile.types.doc_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (389.07kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (1.47MB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.doc.feature_3.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.72kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.editor.perspectiveconfiguration_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (18.57kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.editor.feature_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.01kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture.edit_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (29.21kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (29.92kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (192.61kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (23.29kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (137.62kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (105.81kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (336.3kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (18.96kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (19.75kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (100.63kB)
11:29:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (145.88kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (70.31kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (46.39kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (264.74kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (38.37kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (13.76kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (26.42kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (30.99kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (96.12kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.emf.facet.feature_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.45kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.emf.feature_1.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (12.94kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (27.26kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (38.96kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.architecture.feature_1.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.02kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (130.26kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.core.feature_3.1.100.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.11kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (129.84kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.internationalization_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (28.79kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.ui_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (20.85kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (50.84kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (11.79kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.editor_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (113.94kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.properties_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (40.99kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.feature_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.04kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.emf.feature_3.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.04kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.psf_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (32.08kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (24.35kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.properties.editor_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (193.2kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.feature_3.2.100.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.43kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (58.13kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (67.91kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (12.77kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (14.68kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_3.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (110.02kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (160.03kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (5.72kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model.edit_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (23.32kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.feature_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.08kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (49.91kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (75.68kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (27.59kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (24.5kB)
11:29:07 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (11.18kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.100.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (37.95kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (95.72kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (11.47kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (10.41kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_2.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (39.6kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_2.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (34.29kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation.edit_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (46.97kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style.edit_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (11.47kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_3.0.100.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.52kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.controlmode_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (28.69kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.edit_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (17.9kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.readonly_2.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (8.82kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.feature_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.06kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_3.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (16.28kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_6.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (567.62kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (40.84kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (28.17kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (4.25kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (157.89kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (17.75kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation.edit_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (17.57kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.nattable.feature_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.3kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.types.ui_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (32.95kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (74.54kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (24.29kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_2.0.100.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (93.35kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.services.architecture_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (8.81kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (11.48kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.services.feature_3.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.19kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (58.4kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (155.69kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.ui.resources_2.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (45kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.ui.fonts_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (314.34kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.ui.feature_3.1.100.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.29kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.feature_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (12.94kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.infra.widget.feature_3.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.02kB)
11:29:08 [INFO] Fetching org.eclipse.papyrus.sdk_6.5.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (6.49kB)
11:29:08 [INFO] Fetching com.ibm.icu.source_72.1.0.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (2.43MB)
11:29:09 [INFO] Fetching org.eclipse.papyrus.sdk.feature_6.5.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.4kB)
11:29:09 [INFO] Fetching org.eclipse.papyrus.uml.alf_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (1.38MB)
11:29:09 [INFO] Fetching org.eclipse.papyrus.uml.alf.common_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (17.74kB)
11:29:09 [INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (13.22kB)
11:29:09 [INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (401.35kB)
11:29:09 [INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (59.33kB)
11:29:09 [INFO] Fetching org.eclipse.papyrus.uml.alf.ui_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (386.7kB)
11:29:09 [INFO] Fetching org.eclipse.papyrus.uml.alf.feature_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.01kB)
11:29:09 [INFO] Fetching org.eclipse.papyrus.uml.architecture_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (31.32kB)
11:29:09 [INFO] Fetching org.eclipse.papyrus.uml.nattable_6.0.100.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (244.24kB)
11:29:09 [INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (12.03kB)
11:29:09 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (9.93kB)
11:29:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (1.04MB)
11:29:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_6.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (456.87kB)
11:29:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (545.77kB)
11:29:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (1.27MB)
11:29:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (455.93kB)
11:29:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_4.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (146.71kB)
11:29:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (561.46kB)
11:29:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_7.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (1.42MB)
11:29:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (570.65kB)
11:29:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (914.56kB)
11:29:09 [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_6.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (509.52kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (2.8MB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.architecture.feature_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (12.93kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.commands_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (26.39kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_3.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (39.52kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (132.27kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (48.6kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (121.32kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (63.78kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.feature_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.04kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.service.types_5.2.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (484.27kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (103.24kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.css_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (24.56kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.css.feature_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (12.99kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (66.45kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (309.95kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_3.0.100.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (219.24kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (14.45kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (29.85kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_4.0.100.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (165.11kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (29.76kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (10.27kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (41.93kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence.restrictions_2.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (11.52kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.35kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (89.16kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.service.validation_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (26.79kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (22.1kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.export_2.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (70.04kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_3.0.100.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (68.89kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (22.23kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.expressions.feature_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.01kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.icons_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (1.48MB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.import_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (32.1kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.perspective_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (11.2kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_2.2.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (151.8kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (10.16kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.templaterepository_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (11.84kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (12.05kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.navigation_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (39.86kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.services.decoration_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (11.05kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.filters.edit_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (14.46kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.feature_5.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.47kB)
11:29:10 [INFO] Fetching org.eclipse.papyrus.uml.internationalization_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (12.21kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.feature_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (12.99kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (13.78kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.feature_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (12.97kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_3.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (215.61kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (11.42kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (12.97kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (13.3kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (7.48kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (36.56kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.properties_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (52.75kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (171.62kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (15.52kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_6.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (16.74kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (38.5kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (20.21kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.nattable.feature_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.18kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (57.91kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (25.8kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.views.validation_3.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (51.71kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (44.51kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.properties.feature_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (12.98kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.search.ui_3.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (157.97kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.search.feature_2.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (12.94kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.views.search_3.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (42.91kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (67.38kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (82.05kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (51.53kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (44.04kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (60.97kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (45.46kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (24.11kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (65.06kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (48.34kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (144.63kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (82.07kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (174.88kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (81.69kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (102.32kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (59.32kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (103.71kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (60.48kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (12.68kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (173.08kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (82.21kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (105.47kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (300.69kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (380.42kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.32kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.tools.feature_3.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (12.97kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.ui.feature_1.2.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (12.96kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (10.18kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.feature_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (12.99kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.views.documentation_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (36.81kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.views.documentation.feature_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (12.98kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.views.feature_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (12.96kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (22.13kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (21.27kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_4.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.01kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.views.properties.feature_3.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.04kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.views.references_3.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (34.6kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.views.references.feature_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (12.95kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.views.search.feature_2.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (12.92kB)
11:29:11 [INFO] Fetching org.eclipse.papyrus.views.validation.feature_2.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (12.98kB)
11:29:12 [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.2.0.v20230128-1746.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (13.37kB)
11:29:12 [INFO] Fetching org.eclipse.pde.api.tools.ui_1.2.800.v20230128-2205.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (509.83kB)
11:29:12 [INFO] Fetching org.eclipse.pde.doc.user_3.14.1900.v20230116-1011.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (6.28MB)
11:29:12 [INFO] Fetching org.eclipse.pde.ds.annotations_1.2.500.v20220811-0944.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (142.33kB)
11:29:12 [INFO] Fetching org.eclipse.pde.ds.core_1.2.500.v20220411-2005.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (58.78kB)
11:29:12 [INFO] Fetching org.eclipse.pde.ds.ui_1.2.300.v20220310-2159.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (205.14kB)
11:29:12 [INFO] Fetching org.osgi.annotation.versioning_1.1.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (14.72kB)
11:29:12 [INFO] Fetching org.osgi.annotation.bundle_2.0.0.202202082230.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (28.45kB)
11:29:12 [INFO] Fetching org.osgi.service.metatype.annotations_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (27.08kB)
11:29:12 [INFO] Fetching org.eclipse.pde_3.13.2200.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (69.55kB)
11:29:12 [INFO] Fetching org.eclipse.pde.junit.runtime_3.6.200.v20220523-1051.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (24.02kB)
11:29:12 [INFO] Fetching org.eclipse.pde.runtime_3.7.600.v20230128-2205.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (211.13kB)
11:29:12 [INFO] Fetching org.eclipse.pde.ui.templates_3.7.800.v20230202-1542.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (581.33kB)
11:29:12 [INFO] Fetching org.eclipse.pde.ua.core_1.2.300.v20211004-0555.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (112.59kB)
11:29:12 [INFO] Fetching org.eclipse.pde.ua.ui_1.2.400.v20220317-0700.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (450.72kB)
11:29:12 [INFO] Fetching org.eclipse.ui.trace_1.2.200.v20220310-2159.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (59.39kB)
11:29:12 [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.1.300.v20220810-1011.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (90.67kB)
11:29:12 [INFO] Fetching org.eclipse.tools.layout.spy_1.1.100.v20221111-1233.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (45.96kB)
11:29:12 [INFO] Fetching org.eclipse.pde.spy.core_1.0.300.v20230210-1609.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (25.11kB)
11:29:12 [INFO] Fetching org.eclipse.pde.spy.model_0.12.500.v20230210-1609.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (18.33kB)
11:29:12 [INFO] Fetching org.eclipse.pde.spy.css_0.12.400.v20230210-1609.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (50.75kB)
11:29:12 [INFO] Fetching org.eclipse.pde.spy.preferences_0.12.400.v20230210-1609.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (58.2kB)
11:29:12 [INFO] Fetching org.eclipse.pde.spy.context_1.0.500.v20230210-1609.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (90.37kB)
11:29:12 [INFO] Fetching org.eclipse.pde.spy.bundle_0.12.300.v20230210-1609.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (40.78kB)
11:29:12 [INFO] Fetching org.eclipse.pde.spy.event_1.0.200.v20230210-1609.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (72.98kB)
11:29:12 [INFO] Fetching org.eclipse.pde_3.14.1500.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (21.38kB)
11:29:12 [INFO] Fetching org.eclipse.pde.build.source_3.11.400.v20220923-1253.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (319.82kB)
11:29:12 [INFO] Fetching org.eclipse.pde.core.source_3.16.100.v20230126-0956.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1,022.46kB)
11:29:12 [INFO] Fetching org.eclipse.pde.junit.runtime.source_3.6.200.v20220523-1051.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (20.56kB)
11:29:12 [INFO] Fetching org.eclipse.pde.runtime.source_3.7.600.v20230128-2205.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (84.55kB)
11:29:12 [INFO] Fetching org.eclipse.pde.ui.source_3.13.800.v20230214-0834.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (2.06MB)
11:29:13 [INFO] Fetching org.eclipse.pde.ui.templates.source_3.7.800.v20230202-1542.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (112.8kB)
11:29:13 [INFO] Fetching org.eclipse.pde.api.tools.source_1.2.1200.v20230214-1309.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (659.62kB)
11:29:13 [INFO] Fetching org.eclipse.pde.api.tools.annotations.source_1.2.0.v20230128-1746.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (14.47kB)
11:29:13 [INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.2.800.v20230128-2205.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (251.99kB)
11:29:13 [INFO] Fetching org.eclipse.pde.ds.core.source_1.2.500.v20220411-2005.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (50.82kB)
11:29:13 [INFO] Fetching org.eclipse.pde.ds.ui.source_1.2.300.v20220310-2159.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (94.72kB)
11:29:13 [INFO] Fetching org.eclipse.pde.launching.source_3.10.300.v20230129-1906.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (98.45kB)
11:29:13 [INFO] Fetching org.eclipse.pde.ua.core.source_1.2.300.v20211004-0555.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (104.68kB)
11:29:13 [INFO] Fetching org.eclipse.pde.ua.ui.source_1.2.400.v20220317-0700.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (272.26kB)
11:29:13 [INFO] Fetching org.eclipse.ui.trace.source_1.2.200.v20220310-2159.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (51.76kB)
11:29:13 [INFO] Fetching org.eclipse.pde.ds.annotations.source_1.2.500.v20220811-0944.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (77kB)
11:29:13 [INFO] Fetching org.eclipse.pde.genericeditor.extension.source_1.1.300.v20220810-1011.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (66.27kB)
11:29:13 [INFO] Fetching org.eclipse.tools.layout.spy.source_1.1.100.v20221111-1233.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (28.27kB)
11:29:13 [INFO] Fetching org.eclipse.pde.spy.core.source_1.0.300.v20230210-1609.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (19.13kB)
11:29:13 [INFO] Fetching org.eclipse.pde.spy.model.source_0.12.500.v20230210-1609.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (13.77kB)
11:29:13 [INFO] Fetching org.eclipse.pde.spy.css.source_0.12.400.v20230210-1609.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (25.92kB)
11:29:13 [INFO] Fetching org.eclipse.pde.spy.preferences.source_0.12.400.v20230210-1609.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (37.24kB)
11:29:13 [INFO] Fetching org.eclipse.pde.spy.context.source_1.0.500.v20230210-1609.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (26.7kB)
11:29:13 [INFO] Fetching org.eclipse.pde.spy.bundle.source_0.12.300.v20230210-1609.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (19.2kB)
11:29:13 [INFO] Fetching org.eclipse.pde.spy.event.source_1.0.200.v20230210-1609.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (41.64kB)
11:29:13 [INFO] Fetching org.eclipse.pde.source_3.14.1500.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.75kB)
11:29:13 [INFO] Fetching org.eclipse.platform_4.27.0.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (689.58kB)
11:29:13 [INFO] Fetching org.eclipse.platform.doc.isv_4.27.0.v20230301-1632.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (35.28MB)
11:29:14 [INFO] Fetching org.eclipse.platform.doc.isv_4.27.0.v20230301-1632.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (34.77MB of 35.28MB at 34.3MB/s)
11:29:15 [INFO] Fetching org.eclipse.platform.doc.user_4.27.0.v20230301-1632.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (3.83MB)
11:29:15 [INFO] Fetching org.eclipse.text.quicksearch_1.1.500.v20230129-1959.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (97.62kB)
11:29:15 [INFO] Fetching org.eclipse.ui.intro.universal_3.4.300.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (2.1MB)
11:29:15 [INFO] Fetching org.eclipse.ui.browser_3.7.400.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (209.28kB)
11:29:15 [INFO] Fetching org.eclipse.ui.monitoring_1.2.400.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (61.72kB)
11:29:15 [INFO] Fetching org.eclipse.ui.net_1.4.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (47.76kB)
11:29:15 [INFO] Fetching org.eclipse.ui.ide.application_1.4.700.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (114.89kB)
11:29:15 [INFO] Fetching org.eclipse.ui.themes_1.2.2200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (34.02kB)
11:29:15 [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.200.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (25.59kB)
11:29:15 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.1.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (18.14kB)
11:29:15 [INFO] Fetching org.eclipse.platform_4.27.0.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (22.36kB)
11:29:16 [INFO] Fetching org.eclipse.platform_root_4.27.0.v20230302-0300 from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/binary/ (196B)
11:29:16 [INFO] Fetching org.apache.ant.source_1.10.12.v20211102-1452.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (2.45MB)
11:29:16 [INFO] Fetching org.eclipse.ant.core.source_3.6.500.v20220718-1722.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (99.47kB)
11:29:16 [INFO] Fetching com.jcraft.jsch.source_0.1.55.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (296.03kB)
11:29:16 [INFO] Fetching org.eclipse.compare.core.source_3.7.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (64kB)
11:29:16 [INFO] Fetching org.eclipse.compare.source_3.8.500.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (424.81kB)
11:29:16 [INFO] Fetching org.eclipse.core.filebuffers.source_3.7.200.v20220202-1008.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (87.97kB)
11:29:16 [INFO] Fetching org.eclipse.core.filesystem.source_1.9.500.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (94.93kB)
11:29:16 [INFO] Fetching org.eclipse.core.net.linux.source_1.0.200.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (13.24kB)
11:29:16 [INFO] Fetching org.eclipse.core.resources.source_3.18.200.v20230209-0754.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (811.88kB)
11:29:16 [INFO] Fetching org.eclipse.debug.core.source_3.20.100.v20230124-1239.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (406.82kB)
11:29:16 [INFO] Fetching org.eclipse.debug.ui.source_3.17.200.v20230220-1318.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.68MB)
11:29:16 [INFO] Fetching org.eclipse.e4.ui.ide.source_3.16.300.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (12.58kB)
11:29:16 [INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.13.100.v20230117-1625.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (296.99kB)
11:29:16 [INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.12.200.v20220808-2221.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (253.1kB)
11:29:16 [INFO] Fetching org.eclipse.platform.source_4.27.0.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (12.48kB)
11:29:16 [INFO] Fetching org.eclipse.search.source_3.14.400.v20230209-0804.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (272.32kB)
11:29:16 [INFO] Fetching org.eclipse.text.quicksearch.source_1.1.500.v20230129-1959.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (61.85kB)
11:29:16 [INFO] Fetching org.eclipse.team.core.source_3.9.700.v20221201-0946.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (369.59kB)
11:29:16 [INFO] Fetching org.eclipse.team.ui.source_3.9.600.v20230207-1607.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (768.16kB)
11:29:16 [INFO] Fetching org.eclipse.text.source_3.12.300.v20220921-1010.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (281.76kB)
11:29:16 [INFO] Fetching org.eclipse.jface.text.source_3.23.0.v20230123-1047.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (821.2kB)
11:29:16 [INFO] Fetching org.eclipse.jsch.core.source_1.4.0.v20220813-1037.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (40.55kB)
11:29:16 [INFO] Fetching org.eclipse.jsch.ui.source_1.4.200.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (49.72kB)
11:29:16 [INFO] Fetching org.eclipse.ui.console.source_3.11.400.v20221012-0524.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (166.31kB)
11:29:16 [INFO] Fetching org.eclipse.ui.intro.source_3.6.600.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (255.55kB)
11:29:17 [INFO] Fetching org.eclipse.ui.intro.universal.source_3.4.300.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (58.88kB)
11:29:17 [INFO] Fetching org.eclipse.ui.cheatsheets.source_3.7.500.v20220903-1020.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (252.99kB)
11:29:17 [INFO] Fetching org.eclipse.ui.browser.source_3.7.400.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (98.87kB)
11:29:17 [INFO] Fetching org.eclipse.ui.genericeditor.source_1.2.400.v20221207-1659.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (100.41kB)
11:29:17 [INFO] Fetching org.eclipse.ui.monitoring.source_1.2.400.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (46.98kB)
11:29:17 [INFO] Fetching org.eclipse.ui.navigator.source_3.11.0.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (310.89kB)
11:29:17 [INFO] Fetching org.eclipse.ui.navigator.resources.source_3.8.600.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (104.84kB)
11:29:17 [INFO] Fetching org.eclipse.ui.net.source_1.4.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (30.4kB)
11:29:17 [INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.16.700.v20230210-0941.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (445.61kB)
11:29:17 [INFO] Fetching org.eclipse.ui.views.source_3.11.400.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (82.04kB)
11:29:17 [INFO] Fetching org.eclipse.ui.editors.source_3.15.0.v20221201-1935.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (332.36kB)
11:29:17 [INFO] Fetching org.eclipse.ui.externaltools.source_3.5.300.v20230126-0801.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (79.27kB)
11:29:17 [INFO] Fetching org.eclipse.ui.ide.source_3.20.100.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.22MB)
11:29:17 [INFO] Fetching org.eclipse.ui.ide.application.source_1.4.700.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (52.55kB)
11:29:17 [INFO] Fetching org.eclipse.core.variables.source_3.5.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (37.7kB)
11:29:17 [INFO] Fetching org.eclipse.ui.forms.source_3.11.600.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (218.97kB)
11:29:17 [INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.9.400.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (84.56kB)
11:29:17 [INFO] Fetching org.eclipse.core.externaltools.source_1.2.300.v20220618-1805.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (36.21kB)
11:29:17 [INFO] Fetching org.eclipse.ui.themes.source_1.2.2200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (9.2kB)
11:29:17 [INFO] Fetching org.eclipse.ui.intro.quicklinks.source_1.1.200.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (20.09kB)
11:29:17 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension.source_1.1.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (16kB)
11:29:17 [INFO] Fetching org.eclipse.ui.views.log.source_1.3.500.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (61.77kB)
11:29:17 [INFO] Fetching org.eclipse.debug.ui.launchview.source_1.0.300.v20220811-0741.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (45.18kB)
11:29:17 [INFO] Fetching org.eclipse.platform.source_4.27.0.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (21.43kB)
11:29:17 [INFO] Fetching org.eclipse.update.configurator_3.4.1000.v20221114-1512.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (98.21kB)
11:29:17 [INFO] Fetching org.eclipse.rcp_4.27.0.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (12.91kB)
11:29:17 [INFO] Fetching org.eclipse.rcp_4.27.0.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.96kB)
11:29:17 [INFO] Fetching org.eclipse.rcp_root_4.27.0.v20230302-0300 from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/binary/ (20.25kB)
11:29:17 [INFO] Fetching org.eclipse.help.source_3.9.100.v20210721-0601.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (180.01kB)
11:29:17 [INFO] Fetching org.eclipse.ui.source_3.202.0.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (147.59kB)
11:29:17 [INFO] Fetching org.eclipse.ui.workbench.source_3.128.0.v20230220-1021.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (2.48MB)
11:29:17 [INFO] Fetching org.eclipse.update.configurator.source_3.4.1000.v20221114-1512.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (78.22kB)
11:29:17 [INFO] Fetching org.eclipse.rcp.source_4.27.0.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (20.51kB)
11:29:17 [INFO] Fetching org.eclipse.sdk_4.27.0.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (416.32kB)
11:29:17 [INFO] Fetching org.eclipse.sdk_4.27.0.v20230302-0300.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/features/ (24.7kB)
11:29:17 [INFO] Fetching org.eclipse.xwt.css_1.7.0.202303080934.jar from https://download.eclipse.org/xwt/milestones-1.8.0/1.8.0-RC2/plugins/ (18.73kB)
11:29:17 [INFO] Fetching org.eclipse.xwt.emf_1.7.0.202303080934.jar from https://download.eclipse.org/xwt/milestones-1.8.0/1.8.0-RC2/plugins/ (27.92kB)
11:29:17 [INFO] Fetching org.eclipse.xwt.pde_1.7.0.202303080934.jar from https://download.eclipse.org/xwt/milestones-1.8.0/1.8.0-RC2/plugins/ (36.29kB)
11:29:17 [INFO] Fetching org.eclipse.xwt.xml_1.7.0.202303080934.jar from https://download.eclipse.org/xwt/milestones-1.8.0/1.8.0-RC2/plugins/ (17.84kB)
11:29:17 [INFO] Fetching org.eclipse.xwt.forms_1.7.0.202303080934.jar from https://download.eclipse.org/xwt/milestones-1.8.0/1.8.0-RC2/plugins/ (32.41kB)
11:29:17 [INFO] Fetching org.pushingpixels.trident_1.2.0.v201305152020.jar from https://download.eclipse.org/xwt/milestones-1.8.0/1.8.0-RC2/plugins/ (99.46kB)
11:29:17 [INFO] Fetching org.eclipse.xwt.feature_1.8.0.202303080934.jar from https://download.eclipse.org/xwt/milestones-1.8.0/1.8.0-RC2/features/ (20.97kB)
11:29:18 [INFO] Fetching org.eclipse.xwt.ui.workbench_1.8.0.202303080934.jar from https://download.eclipse.org/xwt/milestones-1.8.0/1.8.0-RC2/plugins/ (40.93kB)
11:29:18 [INFO] Fetching org.eclipse.emf_2.9.0.v20230211-1150.jar from https://download.eclipse.org/modeling/emf/emf/builds/release/2.33.0/plugins/ (14.66kB)
11:29:18 [INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win_5.1.3.v20221013-1742.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (29.78kB)
11:29:18 [INFO] Fetching org.eclipse.compare.win32_1.2.900.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (46.25kB)
11:29:18 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (39.29kB)
11:29:18 [INFO] Fetching org.eclipse.core.net.win32_1.0.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (27.48kB)
11:29:18 [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.700.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (9.6kB)
11:29:18 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (59.56kB)
11:29:18 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (136.19kB)
11:29:18 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.200.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (12.11kB)
11:29:18 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64.source_3.123.0.v20230220-1431.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.99MB)
11:29:18 [INFO] Fetching org.eclipse.e4.ui.swt.win32.source_1.1.200.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (11.23kB)
11:29:18 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32_1.0.501.v20221105-0315.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (24.79kB)
11:29:18 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32.source_1.0.501.v20221105-0315.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (21.65kB)
11:29:18 [INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win.source_5.1.3.v20221013-1742.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (29.16kB)
11:29:18 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (40.75kB)
11:29:18 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64.source_1.1.300.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (16.59kB)
11:29:18 [INFO] Fetching org.eclipse.ui.win32_3.4.600.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (24.48kB)
11:29:18 [INFO] Fetching org.eclipse.compare.win32.source_1.2.900.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (24.9kB)
11:29:18 [INFO] Fetching org.eclipse.core.net.win32.source_1.0.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (20.71kB)
11:29:18 [INFO] Fetching org.eclipse.core.net.win32.x86_64.source_1.1.700.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (9.21kB)
11:29:18 [INFO] Fetching org.eclipse.ui.win32.source_3.4.600.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (17.43kB)
11:29:18 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (27.41kB)
11:29:18 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.13.100.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (31.78kB)
11:29:18 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (42.61kB)
11:29:18 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa.source_0.13.100.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (25.69kB)
11:29:18 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64.source_3.123.0.v20230220-1431.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (1.66MB)
11:29:18 [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (28.06kB)
11:29:18 [INFO] Fetching org.eclipse.equinox.security.macosx.source_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (29.48kB)
11:29:18 [INFO] Fetching org.eclipse.jdt.launching.macosx_3.5.100.v20220927-0854.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (21.24kB)
11:29:18 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.3.100.v20220927-0854.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (60.72kB)
11:29:18 [INFO] Fetching org.eclipse.jdt.launching.macosx.source_3.5.100.v20220927-0854.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (19.42kB)
11:29:18 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx.source_1.3.100.v20220927-0854.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (29.92kB)
11:29:18 [INFO] Fetching org.eclipse.ui.cocoa_1.3.100.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (11.39kB)
11:29:18 [INFO] Fetching org.eclipse.ui.cocoa.source_1.3.100.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.27/R-4.27-202303020300/plugins/ (10.72kB)
11:29:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/releng/toolsmiths/site/pom.xml
11:29:19 [INFO] ------------------------------------------------------------------------
11:29:19 [INFO] Reactor Build Order:
11:29:19 [INFO] 
11:29:19 [INFO] org.eclipse.papyrus.toolsmiths.releng                              [pom]
11:29:19 [INFO] Papyrus Toolsmiths Features                                        [pom]
11:29:19 [INFO] Papyrus Toolsmiths Plugins                                         [pom]
11:29:19 [INFO] org.eclipse.papyrus.architectureview                    [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.dev.ui                              [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.dev.view.services.edit.request      [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates              [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.gmf.editpartview                    [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.gmf.figureview                      [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug             [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.infra.emf.commandstack              [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.gmf-tooling                                    [pom]
11:29:19 [INFO] org.eclipse.papyrus.gmf.common                          [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.gmf.validate                        [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.gmf.codegen                         [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.dev.types                           [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.dev.pluginexplorer                  [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.debug.feature                      [eclipse-feature]
11:29:19 [INFO] org.eclipse.papyrus.gmf.codegen.edit                    [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.gmf.codegen.ui                      [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.gmf.codegen.xtend                   [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui                [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.codegen                             [eclipse-plugin]
11:29:19 [INFO] Papyrus UML Assistants                                             [pom]
11:29:19 [INFO] org.eclipse.papyrus.uml.profile.types.generator         [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator    [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.dev.assistants.codegen              [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.mwe2.utils                          [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.diagramgen.feature                 [eclipse-feature]
11:29:19 [INFO] org.eclipse.papyrus.tests.junit-framework                          [pom]
11:29:19 [INFO] org.eclipse.papyrus.junit.framework                     [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.junit.utils                         [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.bundles.tests                  [eclipse-test-plugin]
11:29:19 [INFO] org.eclipse.papyrus.junit.feature                      [eclipse-feature]
11:29:19 [INFO] org.eclipse.papyrus.dev.project.management              [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.releng.tools                        [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.releng.feature                     [eclipse-feature]
11:29:19 [INFO] org.eclipse.papyrus.toolsmiths.validations                         [pom]
11:29:19 [INFO] org.eclipse.papyrus.toolsmiths.validation.common        [eclipse-plugin]
11:29:19 [INFO] Papyrus Toolsmithis - Builder                                      [pom]
11:29:19 [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder           [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.toolsmiths.builder.feature         [eclipse-feature]
11:29:19 [INFO] org.eclipse.papyrus.customization.nattableconfiguration [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties       [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit        [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor      [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.toolsmiths                          [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.toolsmiths.ecore                    [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.toolsmiths.expressions              [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools            [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature   [eclipse-feature]
11:29:19 [INFO] org.eclipse.papyrus.toolsmiths.palette                  [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.views.properties.toolsmiths         [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.uml.properties.generation           [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.toolsmiths.nattable                 [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.uml.types.ui.properties             [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration                   [pom]
11:29:19 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui      [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration         [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.toolsmiths.feature                 [eclipse-feature]
11:29:19 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui      [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator  [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.uml.assistants.feature             [eclipse-feature]
11:29:19 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture  [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes  [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile       [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild      [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties    [eclipse-plugin]
11:29:19 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature      [eclipse-feature]
11:29:19 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform [eclipse-target-definition]
11:29:19 [INFO] org.eclipse.papyrus.p2.toolsmiths                   [eclipse-repository]
11:29:19 [INFO] 
11:29:19 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.releng >------
11:29:19 [INFO] Building org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT     [1/74]
11:29:19 [INFO]   from pom.xml
11:29:19 [INFO] --------------------------------[ pom ]---------------------------------
11:29:19 [INFO] 
11:29:19 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.releng ---
11:29:20 [INFO] 
11:29:20 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.releng ---
11:29:20 [INFO] 
11:29:20 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.releng ---
11:29:20 [INFO] 
11:29:20 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.releng ---
11:29:20 [INFO] 
11:29:20 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.features >-----
11:29:20 [INFO] Building Papyrus Toolsmiths Features 0.0.1-SNAPSHOT               [2/74]
11:29:20 [INFO]   from ../../features/papyrus-toolsmiths-features/pom.xml
11:29:20 [INFO] --------------------------------[ pom ]---------------------------------
11:29:20 [INFO] 
11:29:20 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.features ---
11:29:20 [INFO] 
11:29:20 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.features ---
11:29:20 [INFO] 
11:29:20 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.features ---
11:29:20 [INFO] 
11:29:20 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.features ---
11:29:20 [INFO] 
11:29:20 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus-toolsmiths >---------
11:29:20 [INFO] Building Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT                [3/74]
11:29:20 [INFO]   from ../../plugins/toolsmiths/pom.xml
11:29:20 [INFO] --------------------------------[ pom ]---------------------------------
11:29:20 [INFO] 
11:29:20 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus-toolsmiths ---
11:29:20 [INFO] 
11:29:20 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus-toolsmiths ---
11:29:20 [INFO] 
11:29:20 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus-toolsmiths ---
11:29:20 [INFO] 
11:29:20 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus-toolsmiths ---
11:29:20 [INFO] 
11:29:20 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.architectureview >------
11:29:20 [INFO] Building org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT      [4/74]
11:29:20 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml
11:29:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:29:21 [INFO] 
11:29:21 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.architectureview ---
11:29:21 [INFO] 
11:29:21 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.architectureview ---
11:29:21 [INFO] The project's OSGi version is 2.0.0.202304241528
11:29:21 [INFO] 
11:29:21 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.architectureview ---
11:29:21 [INFO] 
11:29:21 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.architectureview ---
11:29:21 [INFO] 
11:29:21 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.architectureview ---
11:29:21 [INFO] 
11:29:21 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.architectureview ---
11:29:22 [INFO] Resolving class path of org.eclipse.papyrus.architectureview...
11:29:22 [INFO] 
11:29:22 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.architectureview ---
11:29:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/src/main/resources
11:29:24 [INFO] 
11:29:24 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.architectureview ---
11:29:24 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/bin
11:29:25 [INFO] 
11:29:25 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.architectureview ---
11:29:26 [INFO] 
11:29:26 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.architectureview ---
11:29:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/src/test/resources
11:29:26 [INFO] 
11:29:26 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.architectureview ---
11:29:26 [INFO] 
11:29:26 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.architectureview ---
11:29:27 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:27 [INFO] No tests to run.
11:29:27 [INFO] 
11:29:27 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.architectureview ---
11:29:27 [INFO] 
11:29:27 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.architectureview ---
11:29:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT-sources.jar
11:29:27 [INFO] 
11:29:27 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.architectureview ---
11:29:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT.jar
11:29:27 [INFO] 
11:29:27 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.architectureview ---
11:29:27 [INFO] 
11:29:27 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.architectureview ---
11:29:27 [INFO] 
11:29:27 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.architectureview ---
11:29:27 [INFO] 
11:29:27 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.architectureview ---
11:29:27 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:27 [INFO] 
11:29:27 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.architectureview ---
11:29:27 [INFO] No tests to run.
11:29:27 [INFO] 
11:29:27 [INFO] ------< org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui >------
11:29:27 [INFO] Building org.eclipse.papyrus.dev.ui 1.1.0-SNAPSHOT                [5/74]
11:29:27 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml
11:29:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:29:27 [INFO] 
11:29:27 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.ui ---
11:29:27 [INFO] 
11:29:27 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.ui ---
11:29:27 [INFO] The project's OSGi version is 1.1.0.202304241528
11:29:27 [INFO] 
11:29:27 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.ui ---
11:29:27 [INFO] 
11:29:27 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.ui ---
11:29:27 [INFO] 
11:29:27 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.ui ---
11:29:27 [INFO] 
11:29:27 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.ui ---
11:29:27 [INFO] Resolving class path of org.eclipse.papyrus.dev.ui...
11:29:27 [INFO] 
11:29:27 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.ui ---
11:29:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/src/main/resources
11:29:27 [INFO] 
11:29:27 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.dev.ui ---
11:29:27 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/bin
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.ui ---
11:29:28 [INFO] 
11:29:28 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.ui ---
11:29:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/src/test/resources
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.ui ---
11:29:28 [INFO] 
11:29:28 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.dev.ui ---
11:29:28 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:28 [INFO] No tests to run.
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.ui ---
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.ui ---
11:29:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.1.0-SNAPSHOT-sources.jar
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.ui ---
11:29:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.1.0-SNAPSHOT.jar
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.ui ---
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.dev.ui ---
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.ui ---
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.dev.ui ---
11:29:28 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:28 [INFO] 
11:29:28 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.dev.ui ---
11:29:28 [INFO] No tests to run.
11:29:28 [INFO] 
11:29:28 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request >--
11:29:28 [INFO] Building org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT [6/74]
11:29:28 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml
11:29:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:29:28 [INFO] 
11:29:28 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:29:28 [INFO] The project's OSGi version is 2.0.0.202304241528
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:29:28 [INFO] 
11:29:28 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:29:28 [INFO] Resolving class path of org.eclipse.papyrus.dev.view.services.edit.request...
11:29:28 [INFO] 
11:29:28 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:29:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/src/main/resources
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:29:28 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/bin
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:29:28 [INFO] 
11:29:28 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:29:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/src/test/resources
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:29:28 [INFO] 
11:29:28 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:29:28 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:28 [INFO] No tests to run.
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:29:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/target/org.eclipse.papyrus.dev.view.services.edit.request-2.0.0-SNAPSHOT-sources.jar
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:29:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/target/org.eclipse.papyrus.dev.view.services.edit.request-2.0.0-SNAPSHOT.jar
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:29:28 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:28 [INFO] 
11:29:28 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:29:28 [INFO] No tests to run.
11:29:28 [INFO] 
11:29:28 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates >---
11:29:28 [INFO] Building org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT [7/74]
11:29:28 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml
11:29:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:29:28 [INFO] 
11:29:28 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:29:28 [INFO] The project's OSGi version is 2.0.0.202304241528
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:29:28 [INFO] 
11:29:28 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:29:28 [INFO] 
11:29:28 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:29:28 [INFO] Resolving class path of org.eclipse.papyrus.gmf.editpoliciesstates...
11:29:29 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32_1.7.0.202211041032.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202211041032/plugins/ (756.1kB)
11:29:29 [INFO] 
11:29:29 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:29:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/src/main/resources
11:29:29 [INFO] 
11:29:29 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:29:29 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/bin
11:29:29 [INFO] 
11:29:29 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:29:29 [INFO] 
11:29:29 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:29:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/src/test/resources
11:29:29 [INFO] 
11:29:29 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:29:29 [INFO] 
11:29:29 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:29:29 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:29 [INFO] No tests to run.
11:29:29 [INFO] 
11:29:29 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:29:29 [INFO] 
11:29:29 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:29:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT-sources.jar
11:29:29 [INFO] 
11:29:29 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:29:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT.jar
11:29:29 [INFO] 
11:29:29 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:29:29 [INFO] 
11:29:29 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:29:29 [INFO] 
11:29:29 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:29:29 [INFO] 
11:29:29 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:29:29 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:29 [INFO] 
11:29:29 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:29:29 [INFO] No tests to run.
11:29:29 [INFO] 
11:29:29 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview >------
11:29:29 [INFO] Building org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT      [8/74]
11:29:29 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml
11:29:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:29:29 [INFO] 
11:29:29 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.editpartview ---
11:29:29 [INFO] 
11:29:29 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.editpartview ---
11:29:29 [INFO] The project's OSGi version is 2.0.0.202304241528
11:29:29 [INFO] 
11:29:29 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.editpartview ---
11:29:29 [INFO] 
11:29:29 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.editpartview ---
11:29:29 [INFO] 
11:29:29 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.editpartview ---
11:29:29 [INFO] 
11:29:29 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.editpartview ---
11:29:29 [INFO] Resolving class path of org.eclipse.papyrus.gmf.editpartview...
11:29:29 [INFO] 
11:29:29 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.editpartview ---
11:29:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/src/main/resources
11:29:29 [INFO] 
11:29:29 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.gmf.editpartview ---
11:29:29 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/bin
11:29:29 [INFO] 
11:29:29 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.editpartview ---
11:29:29 [INFO] 
11:29:29 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.editpartview ---
11:29:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/src/test/resources
11:29:29 [INFO] 
11:29:29 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.editpartview ---
11:29:29 [INFO] 
11:29:29 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.gmf.editpartview ---
11:29:29 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:29 [INFO] No tests to run.
11:29:29 [INFO] 
11:29:29 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.editpartview ---
11:29:29 [INFO] 
11:29:29 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.editpartview ---
11:29:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT-sources.jar
11:29:29 [INFO] 
11:29:29 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.editpartview ---
11:29:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT.jar
11:29:30 [INFO] 
11:29:30 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.editpartview ---
11:29:30 [INFO] 
11:29:30 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.gmf.editpartview ---
11:29:30 [INFO] 
11:29:30 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.editpartview ---
11:29:30 [INFO] 
11:29:30 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.gmf.editpartview ---
11:29:30 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:30 [INFO] 
11:29:30 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.gmf.editpartview ---
11:29:30 [INFO] No tests to run.
11:29:30 [INFO] 
11:29:30 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview >-------
11:29:30 [INFO] Building org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT        [9/74]
11:29:30 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml
11:29:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:29:30 [INFO] 
11:29:30 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.figureview ---
11:29:30 [INFO] 
11:29:30 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.figureview ---
11:29:30 [INFO] The project's OSGi version is 2.0.0.202304241528
11:29:30 [INFO] 
11:29:30 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.figureview ---
11:29:30 [INFO] 
11:29:30 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.figureview ---
11:29:30 [INFO] 
11:29:30 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.figureview ---
11:29:30 [INFO] 
11:29:30 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.figureview ---
11:29:30 [INFO] Resolving class path of org.eclipse.papyrus.gmf.figureview...
11:29:30 [INFO] 
11:29:30 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.figureview ---
11:29:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/src/main/resources
11:29:30 [INFO] 
11:29:30 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.gmf.figureview ---
11:29:30 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/bin
11:29:30 [INFO] 
11:29:30 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.figureview ---
11:29:30 [INFO] 
11:29:30 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.figureview ---
11:29:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/src/test/resources
11:29:30 [INFO] 
11:29:30 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.figureview ---
11:29:30 [INFO] 
11:29:30 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.gmf.figureview ---
11:29:30 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:30 [INFO] No tests to run.
11:29:30 [INFO] 
11:29:30 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.figureview ---
11:29:30 [INFO] 
11:29:30 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.figureview ---
11:29:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT-sources.jar
11:29:30 [INFO] 
11:29:30 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.figureview ---
11:29:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT.jar
11:29:30 [INFO] 
11:29:30 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.figureview ---
11:29:30 [INFO] 
11:29:30 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.gmf.figureview ---
11:29:30 [INFO] 
11:29:30 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.figureview ---
11:29:30 [INFO] 
11:29:30 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.gmf.figureview ---
11:29:30 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:30 [INFO] 
11:29:30 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.gmf.figureview ---
11:29:30 [INFO] No tests to run.
11:29:30 [INFO] 
11:29:30 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug >---
11:29:30 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT [10/74]
11:29:30 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml
11:29:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:29:35 [INFO] 
11:29:35 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:29:35 [INFO] 
11:29:35 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:29:35 [INFO] The project's OSGi version is 2.0.0.202304241528
11:29:35 [INFO] 
11:29:35 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:29:35 [INFO] 
11:29:35 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:29:35 [INFO] 
11:29:35 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:29:35 [INFO] 
11:29:35 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:29:35 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.css.debug...
11:29:35 [INFO] Fetching org.eclipse.xtext.logging_1.2.24.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (14.18kB)
11:29:35 [INFO] 
11:29:35 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:29:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/main/resources
11:29:35 [INFO] 
11:29:35 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:29:35 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/bin
11:29:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/org/eclipse/papyrus/infra/gmfdiag/css/debug/views/CSSDebugView.java:[298] 
11:29:36 	@SuppressWarnings("restriction")
11:29:36 	                  ^^^^^^^^^^^^^
11:29:36 Unnecessary @SuppressWarnings("restriction")
11:29:36 1 problem (1 warning)
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:29:36 [INFO] 
11:29:36 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:29:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/test/resources
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:29:36 [INFO] 
11:29:36 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:29:36 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:36 [INFO] No tests to run.
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:29:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT-sources.jar
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:29:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT.jar
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:29:36 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:36 [INFO] 
11:29:36 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:29:36 [INFO] No tests to run.
11:29:36 [INFO] 
11:29:36 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack >---
11:29:36 [INFO] Building org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT [11/74]
11:29:36 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml
11:29:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:29:36 [INFO] 
11:29:36 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:29:36 [INFO] The project's OSGi version is 2.0.0.202304241528
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:29:36 [INFO] 
11:29:36 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:29:36 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.commandstack...
11:29:36 [INFO] 
11:29:36 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:29:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/main/resources
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:29:36 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/bin
11:29:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/org/eclipse/papyrus/infra/emf/commandstack/view/CommandStackView.java:[234] 
11:29:36 	final ListIterator<Object> iter = ((CompositeCommand) parentElement).listIterator();
11:29:36 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:36 Type safety: The expression of type ListIterator needs unchecked conversion to conform to ListIterator<Object>
11:29:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/org/eclipse/papyrus/infra/emf/commandstack/view/CommandStackView.java:[269] 
11:29:36 	private Object result[];// = new Object[1];
11:29:36 	               ^^^^^^
11:29:36 The value of the field CommandStackView.result is not used
11:29:36 2 problems (2 warnings)
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:29:36 [INFO] 
11:29:36 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:29:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/test/resources
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:29:36 [INFO] 
11:29:36 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:29:36 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:36 [INFO] No tests to run.
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:29:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT-sources.jar
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:29:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT.jar
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:29:36 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:36 [INFO] 
11:29:36 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:29:36 [INFO] No tests to run.
11:29:36 [INFO] 
11:29:36 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.gmf-tooling >---------
11:29:36 [INFO] Building org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT          [12/74]
11:29:36 [INFO]   from ../../plugins/toolsmiths/gmf-tooling/pom.xml
11:29:36 [INFO] --------------------------------[ pom ]---------------------------------
11:29:36 [INFO] 
11:29:36 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf-tooling ---
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf-tooling ---
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.gmf-tooling ---
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf-tooling ---
11:29:36 [INFO] 
11:29:36 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common >--
11:29:36 [INFO] Building org.eclipse.papyrus.gmf.common 2.0.0-SNAPSHOT           [13/74]
11:29:36 [INFO]   from ../../plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml
11:29:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:29:36 [INFO] 
11:29:36 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.common ---
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.common ---
11:29:36 [INFO] The project's OSGi version is 2.0.0.202304241528
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.common ---
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.common ---
11:29:36 [INFO] 
11:29:36 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.common ---
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.common ---
11:29:36 [INFO] Resolving class path of org.eclipse.papyrus.gmf.common...
11:29:36 [INFO] 
11:29:36 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.common ---
11:29:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/main/resources
11:29:36 [INFO] 
11:29:36 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.gmf.common ---
11:29:36 [INFO] Compiling 60 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/bin
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/FilteringCopier.java:[43] 
11:29:37 	public class FilteringCopier extends EcoreUtil.Copier {
11:29:37 	             ^^^^^^^^^^^^^^^
11:29:37 The serializable class FilteringCopier does not declare a static final serialVersionUID field of type long
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[40] 
11:29:37 	import org.eclipse.core.runtime.SubProgressMonitor;
11:29:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[200] 
11:29:37 	return new SubProgressMonitor(myProgress, 1);
11:29:37 	           ^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[200] 
11:29:37 	return new SubProgressMonitor(myProgress, 1);
11:29:37 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[276] 
11:29:37 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
11:29:37 	                                                                          ^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[276] 
11:29:37 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
11:29:37 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[277] 
11:29:37 	String genText = emitter.generate(new SubProgressMonitor(pm, 1), param, getLocalLineSeparator());
11:29:37 	                                      ^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[277] 
11:29:37 	String genText = emitter.generate(new SubProgressMonitor(pm, 1), param, getLocalLineSeparator());
11:29:37 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[289] 
11:29:37 	genText = mergePlainText(oldText, genText, f, new SubProgressMonitor(pm, 1));
11:29:37 	                                                  ^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[289] 
11:29:37 	genText = mergePlainText(oldText, genText, f, new SubProgressMonitor(pm, 1));
11:29:37 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[291] 
11:29:37 	f.setContents(new ByteArrayInputStream(genText.getBytes(charset)), true, true, new SubProgressMonitor(pm, 1));
11:29:37 	                                                                                   ^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[291] 
11:29:37 	f.setContents(new ByteArrayInputStream(genText.getBytes(charset)), true, true, new SubProgressMonitor(pm, 1));
11:29:37 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[296] 
11:29:37 	f.create(new ByteArrayInputStream(genText.getBytes(charset)), true, new SubProgressMonitor(pm, 2));
11:29:37 	                                                                        ^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[296] 
11:29:37 	f.create(new ByteArrayInputStream(genText.getBytes(charset)), true, new SubProgressMonitor(pm, 2));
11:29:37 	                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[377] 
11:29:37 	String genText = emitter.generate(new SubProgressMonitor(pm, 2), input, getLocalLineSeparator());
11:29:37 	                                      ^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[377] 
11:29:37 	String genText = emitter.generate(new SubProgressMonitor(pm, 2), input, getLocalLineSeparator());
11:29:37 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[378] 
11:29:37 	IPackageFragment pf = myDestRoot.createPackageFragment(packageName, true, new SubProgressMonitor(pm, 1));
11:29:37 	                                                                              ^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[378] 
11:29:37 	IPackageFragment pf = myDestRoot.createPackageFragment(packageName, true, new SubProgressMonitor(pm, 1));
11:29:37 	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[383] 
11:29:37 	workingCopy = cu.getWorkingCopy(new SubProgressMonitor(pm, 1));
11:29:37 	                                    ^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[383] 
11:29:37 	workingCopy = cu.getWorkingCopy(new SubProgressMonitor(pm, 1));
11:29:37 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[394] 
11:29:37 	getImportsPostrocessor().organizeImports(workingCopy, declaredImportsAsStrings, new SubProgressMonitor(pm, 1));
11:29:37 	                                                                                    ^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[394] 
11:29:37 	getImportsPostrocessor().organizeImports(workingCopy, declaredImportsAsStrings, new SubProgressMonitor(pm, 1));
11:29:37 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[396] 
11:29:37 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1)); // save to investigate contents
11:29:37 	                                        ^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[396] 
11:29:37 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1)); // save to investigate contents
11:29:37 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[399] 
11:29:37 	genText = mergeJavaCode(oldContents, workingCopy.getSource(), new SubProgressMonitor(pm, 1));
11:29:37 	                                                                  ^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[399] 
11:29:37 	genText = mergeJavaCode(oldContents, workingCopy.getSource(), new SubProgressMonitor(pm, 1));
11:29:37 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[404] 
11:29:37 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1));
11:29:37 	                                        ^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[404] 
11:29:37 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1));
11:29:37 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[413] 
11:29:37 	cu = pf.createCompilationUnit(cu.getElementName(), genText, true, new SubProgressMonitor(pm, 1));
11:29:37 	                                                                      ^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[413] 
11:29:37 	cu = pf.createCompilationUnit(cu.getElementName(), genText, true, new SubProgressMonitor(pm, 1));
11:29:37 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[414] 
11:29:37 	getImportsPostrocessor().organizeImports(cu, null, new SubProgressMonitor(pm, 1));
11:29:37 	                                                       ^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[414] 
11:29:37 	getImportsPostrocessor().organizeImports(cu, null, new SubProgressMonitor(pm, 1));
11:29:37 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[417] 
11:29:37 	cu.save(new SubProgressMonitor(pm, 2), true);
11:29:37 	            ^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[417] 
11:29:37 	cu.save(new SubProgressMonitor(pm, 2), true);
11:29:37 	            ^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[443] 
11:29:37 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
11:29:37 	                                                                          ^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[443] 
11:29:37 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
11:29:37 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[444] 
11:29:37 	byte[] contents = emitter.generate(new SubProgressMonitor(pm, 1), params);
11:29:37 	                                       ^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[444] 
11:29:37 	byte[] contents = emitter.generate(new SubProgressMonitor(pm, 1), params);
11:29:37 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[445] 
11:29:37 	f.create(new ByteArrayInputStream(contents), true, new SubProgressMonitor(pm, 1));
11:29:37 	                                                       ^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[445] 
11:29:37 	f.create(new ByteArrayInputStream(contents), true, new SubProgressMonitor(pm, 1));
11:29:37 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[446] 
11:29:37 	f.getParent().refreshLocal(IResource.DEPTH_ONE, new SubProgressMonitor(pm, 1));
11:29:37 	                                                    ^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[446] 
11:29:37 	f.getParent().refreshLocal(IResource.DEPTH_ONE, new SubProgressMonitor(pm, 1));
11:29:37 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[583] 
11:29:37 	private final Integer CACHE_MISS = new Integer(0);
11:29:37 	                                       ^^^^^^^^^^
11:29:37 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/OrganizeImportsPostprocessor.java:[109] 
11:29:37 	ASTParser parser = ASTParser.newParser(AST.JLS4);
11:29:37 	                                           ^^^^
11:29:37 The field AST.JLS4 is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/OrganizeImportsPostprocessor.java:[386] 
11:29:37 	@SuppressWarnings("unchecked")
11:29:37 	                  ^^^^^^^^^^^
11:29:37 Unnecessary @SuppressWarnings("unchecked")
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/ModelLoadHelper.java:[97] 
11:29:37 	class ExceptionDiagnostic extends WrappedException implements Resource.Diagnostic {
11:29:37 	      ^^^^^^^^^^^^^^^^^^^
11:29:37 The serializable class ExceptionDiagnostic does not declare a static final serialVersionUID field of type long
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/ModelLoadHelper.java:[158] 
11:29:37 	Integer severityOpt = new Integer(resourceDiagnostic.getSeverity() == Diagnostic.ERROR ? 0 : 1);    
11:29:37 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[32] 
11:29:37 	import org.eclipse.core.runtime.SubProgressMonitor;
11:29:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[122] 
11:29:37 	GMFMarkerHelper() {
11:29:37 	^^^^^^^^^^^^^^^^^
11:29:37 The constructor ValidationHelper.GMFMarkerHelper() is never used locally
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 
11:29:37 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
11:29:37 	                                          ^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 
11:29:37 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
11:29:37 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 
11:29:37 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
11:29:37 	                                                                                 ^^^^^^^^^^^^^^^^^^
11:29:37 The type SubProgressMonitor is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 
11:29:37 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
11:29:37 	                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[22] 
11:29:37 	import java.util.Observable;
11:29:37 	       ^^^^^^^^^^^^^^^^^^^^
11:29:37 The type Observable is deprecated since version 9
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[31] 
11:29:37 	public abstract class ElementSelectorExtension extends Observable implements ModelSelectionPageExtension {
11:29:37 	                                                       ^^^^^^^^^^
11:29:37 The type Observable is deprecated since version 9
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[63] 
11:29:37 	setChanged();
11:29:37 	^^^^^^^^^^^^
11:29:37 The method setChanged() from the type Observable is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[64] 
11:29:37 	notifyObservers(selectedModelElement);
11:29:37 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The method notifyObservers(Object) from the type Observable is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[17] 
11:29:37 	import java.util.Observable;
11:29:37 	       ^^^^^^^^^^^^^^^^^^^^
11:29:37 The type Observable is deprecated since version 9
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[29] 
11:29:37 	public class CreateNewModelExtension extends Observable implements ModelSelectionPageExtension {
11:29:37 	                                             ^^^^^^^^^^
11:29:37 The type Observable is deprecated since version 9
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[50] 
11:29:37 	setChanged();
11:29:37 	^^^^^^^^^^^^
11:29:37 The method setChanged() from the type Observable is deprecated
11:29:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[51] 
11:29:37 	notifyObservers(Boolean.valueOf(createNewModel));
11:29:37 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:37 The method notifyObservers(Object) from the type Observable is deprecated
11:29:37 61 problems (61 warnings)
11:29:37 [INFO] 
11:29:37 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.common ---
11:29:37 [INFO] 
11:29:37 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.common ---
11:29:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/test/resources
11:29:37 [INFO] 
11:29:37 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.common ---
11:29:37 [INFO] 
11:29:37 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.gmf.common ---
11:29:37 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:37 [INFO] No tests to run.
11:29:37 [INFO] 
11:29:37 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.common ---
11:29:37 [INFO] 
11:29:37 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.common ---
11:29:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT-sources.jar
11:29:37 [INFO] 
11:29:37 [INFO] --- tycho-source:2.7.5:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.common ---
11:29:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT-sources.jar
11:29:37 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:java-source:sources:2.0.0-SNAPSHOT already attached, replace previous instance
11:29:37 [INFO] 
11:29:37 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.common ---
11:29:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT.jar
11:29:37 [INFO] 
11:29:37 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.common ---
11:29:37 [INFO] 
11:29:37 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.gmf.common ---
11:29:37 [INFO] 
11:29:37 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.common ---
11:29:37 [INFO] 
11:29:37 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.gmf.common ---
11:29:37 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:37 [INFO] 
11:29:37 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.gmf.common ---
11:29:37 [INFO] No tests to run.
11:29:37 [INFO] 
11:29:37 [INFO] --< org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate >--
11:29:37 [INFO] Building org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT         [14/74]
11:29:37 [INFO]   from ../../plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml
11:29:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:29:37 [INFO] 
11:29:37 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.validate ---
11:29:37 [INFO] 
11:29:37 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.validate ---
11:29:37 [INFO] The project's OSGi version is 1.2.0.202304241528
11:29:37 [INFO] 
11:29:37 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.validate ---
11:29:37 [INFO] 
11:29:37 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.validate ---
11:29:37 [INFO] 
11:29:37 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.validate ---
11:29:37 [INFO] 
11:29:37 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.validate ---
11:29:37 [INFO] Resolving class path of org.eclipse.papyrus.gmf.validate...
11:29:37 [INFO] 
11:29:37 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.validate ---
11:29:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/main/resources
11:29:37 [INFO] 
11:29:37 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.gmf.validate ---
11:29:37 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/bin
11:29:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/internal/validate/ExternModelImport.java:[62] 
11:29:38 	this.importedModels.getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
11:29:38 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^
11:29:38 The method computePlatformURIMap() from the type EcorePlugin is deprecated
11:29:38 5. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/internal/validate/Annotations.java (at line 77)
11:29:38 	@SuppressWarnings("hiding")
11:29:38 	                  ^^^^^^^^
11:29:38 At least one of the problems in category 'hiding' is not analysed due to a compiler option being ignored
11:29:38 5 problems (0 errors, 1 warning, 4 infos)
11:29:38 [INFO] 
11:29:38 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.validate ---
11:29:38 [INFO] 
11:29:38 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.validate ---
11:29:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/test/resources
11:29:38 [INFO] 
11:29:38 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.validate ---
11:29:38 [INFO] 
11:29:38 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.gmf.validate ---
11:29:38 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:38 [INFO] No tests to run.
11:29:38 [INFO] 
11:29:38 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.validate ---
11:29:38 [INFO] 
11:29:38 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.validate ---
11:29:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar
11:29:38 [INFO] 
11:29:38 [INFO] --- tycho-source:2.7.5:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.validate ---
11:29:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar
11:29:38 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate:java-source:sources:1.2.0-SNAPSHOT already attached, replace previous instance
11:29:38 [INFO] 
11:29:38 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.validate ---
11:29:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT.jar
11:29:38 [INFO] 
11:29:38 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.validate ---
11:29:38 [INFO] 
11:29:38 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.gmf.validate ---
11:29:38 [INFO] 
11:29:38 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.validate ---
11:29:38 [INFO] 
11:29:38 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.gmf.validate ---
11:29:38 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:38 [INFO] 
11:29:38 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.gmf.validate ---
11:29:38 [INFO] No tests to run.
11:29:38 [INFO] 
11:29:38 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen >--
11:29:38 [INFO] Building org.eclipse.papyrus.gmf.codegen 3.0.0-SNAPSHOT          [15/74]
11:29:38 [INFO]   from ../../plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml
11:29:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:29:38 [INFO] 
11:29:38 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen ---
11:29:38 [INFO] 
11:29:38 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen ---
11:29:38 [INFO] The project's OSGi version is 3.0.0.202304241528
11:29:38 [INFO] 
11:29:38 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen ---
11:29:38 [INFO] 
11:29:38 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen ---
11:29:38 [INFO] 
11:29:38 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen ---
11:29:38 [INFO] 
11:29:38 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen ---
11:29:38 [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen...
11:29:38 [INFO] 
11:29:38 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen ---
11:29:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/main/resources
11:29:38 [INFO] 
11:29:38 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen ---
11:29:38 [INFO] Compiling 314 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/bin
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPreferencePage.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPreferencePage.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardPreferencePages;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardPreferencePages is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[27] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[28] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[29] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[30] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/EditorCandies.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContributionManager.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContributionManager.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Shortcuts.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[302] 
11:29:40 	OCLHelper helper = ocl.createOCLHelper();
11:29:40 	^^^^^^^^^
11:29:40 OCLHelper is a raw type. References to generic type OCLHelper<C,O,P,CT> should be parameterized
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[303] 
11:29:40 	helper.setContext(EcorePackage.eINSTANCE.getEClass());
11:29:40 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 Type safety: The method setContext(Object) belongs to the raw type OCLHelper. References to generic type OCLHelper<C,O,P,CT> should be parameterized
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[315] 
11:29:40 	expr = helper.createQuery(expressionString);
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 Type safety: The expression of type OCLExpression needs unchecked conversion to conform to OCLExpression<EClassifier>
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenActionFactoryContributionItem.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenRGBColor.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CustomBehaviour.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFixedInputsTemplateInvocation.java:[22] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFixedInputsTemplateInvocation.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/SharedBehaviour.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNotationElementTarget.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNotationElementTarget.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardFont.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFont;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFont is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardFont.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.JFaceFont;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.JFaceFont is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/SnippetViewmap.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/StandardEntry.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/StandardEntry.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardEntryKind;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardEntryKind is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstraint.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLabel.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLabel.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDomainModelNavigator;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDomainModelNavigator is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorChildReference;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorChildReference is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPathSegment.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPathSegment.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPath;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPath is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/BatchValidation.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditedMetricTarget.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditedMetricTarget.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricRule;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricRule is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[27] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkConstraints.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkConstraints.java:[27] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/MetamodelType.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/InnerClassViewmap.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ResizeConstraints.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPreferencePage.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ParentAssignedViewmap.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/InitDiagramAction.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ElementType.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContainer;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContainer is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[27] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleBase;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleBase is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[28] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenSeverity;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenSeverity is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[118] 
11:29:40 	Attributes find(Class attributesClass);
11:29:40 	                ^^^^^
11:29:40 Class is a raw type. References to generic type Class<T> should be parameterized
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Separator.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Palette.java:[27] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Palette.java:[28] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroup;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroup is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[28] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.BatchValidation;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.BatchValidation is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[29] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EditPartCandies;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EditPartCandies is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[30] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EditorCandies;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EditorCandies is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[31] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[32] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[33] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[34] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[35] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[36] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramPreferences;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramPreferences is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[37] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[38] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[39] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[40] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[41] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTopLevelNode;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTopLevelNode is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[42] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkConstraints;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkConstraints is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[43] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.MeasurementUnit;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.MeasurementUnit is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[44] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.PackageNames;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.PackageNames is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[45] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[46] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderClassNames;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderClassNames is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[47] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Shortcuts;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Shortcuts is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[48] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExternalNodeLabel.java:[23] 
11:29:40 	import org.eclipse.emf.common.util.EList;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.emf.common.util.EList is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExternalNodeLabel.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/ViewmapImpl.java:[169] 
11:29:40 	public Attributes find(Class attributesClass) {
11:29:40 	                       ^^^^^
11:29:40 Class is a raw type. References to generic type Class<T> should be parameterized
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EntryBase;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EntryBase is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[27] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LinkModelFacet.java:[27] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[29] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.DynamicModelAccess;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.DynamicModelAccess is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[30] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenApplication;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenApplication is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[31] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[32] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContextMenu;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContextMenu is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[33] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[34] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[35] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramUpdater;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramUpdater is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[36] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[37] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[38] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricContainer;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricContainer is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[39] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigator;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigator is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[40] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[41] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPlugin;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPlugin is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[42] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPropertyTab.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenElementInitializer.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CustomTabFilter.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureValueSpec.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureValueSpec.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/DefaultSizeAttributes.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPreference.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomPreferencePage;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomPreferencePage is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenSeparator.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNodeLabel.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNodeLabel.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstantColor.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.DiagramColors;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.DiagramColors is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstantColor.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocationBase.java:[20] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenCommonBaseImpl.java:[38] 
11:29:40 	import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.emf.ecore.util.EDataTypeUniqueEList is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorView.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[27] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LabelOffsetAttributes.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenNodeImpl.java:[48] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenVisualEffect;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenVisualEffect is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/FeatureLinkModelFacet.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenSharedContributionItem.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildSideAffixedNode.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertyTab.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureInitializer.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureSeqInitializer;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureSeqInitializer is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[27] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditable.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContext;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContext is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditable.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleTarget;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleTarget is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocation.java:[20] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocation.java:[21] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkEnd.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkEnd.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildContainer.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildContainer.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPath.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPathSegment;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPathSegment is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLiteralExpressionProvider.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkLabelAlignment;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkLabelAlignment is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CreateShortcutAction.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LoadResourceAction.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomPropertyTab.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomPropertyTab.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/PredefinedParser.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/PredefinedParser.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelTextAccessMethod;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelTextAccessMethod is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[22] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[27] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[28] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMenuManager;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMenuManager is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[29] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenToolBarManager;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenToolBarManager is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertySheet.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertySheet.java:[27] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTopLevelNode.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTopLevelNode.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContextMenu.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContextMenu.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionManager;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionManager is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[27] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[23] 
11:29:40 	import java.util.Collection;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^
11:29:40 The import java.util.Collection is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[26] 
11:29:40 	import org.eclipse.emf.common.util.EList;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.emf.common.util.EList is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[30] 
11:29:40 	import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.emf.ecore.util.EDataTypeUniqueEList is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[243] 
11:29:40 	@SuppressWarnings("unchecked")
11:29:40 	                  ^^^^^^^^^^^
11:29:40 Unnecessary @SuppressWarnings("unchecked")
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[23] 
11:29:40 	import java.util.List;
11:29:40 	       ^^^^^^^^^^^^^^
11:29:40 The import java.util.List is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[25] 
11:29:40 	import org.eclipse.emf.ecore.EClass;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.emf.ecore.EClass is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[30] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.*;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/NotationType.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenGroupMarker.java:[23] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[27] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenReferenceNewElementSpec;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenReferenceNewElementSpec is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ModeledViewmap.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkConstraints;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkConstraints is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[27] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[28] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkLabel;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkLabel is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[29] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[27] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainAttributeTarget.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GMFGenFactoryImpl.java:[31] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.*;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainElementTarget.java:[24] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainElementTarget.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenParserImplementation.java:[25] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers is never used
11:29:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenParserImplementation.java:[26] 
11:29:40 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet;
11:29:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:40 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet is never used
11:29:40 206 problems (206 warnings)
11:29:40 [INFO] 
11:29:40 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen ---
11:29:40 [INFO] 
11:29:40 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen ---
11:29:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/test/resources
11:29:40 [INFO] 
11:29:40 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen ---
11:29:40 [INFO] 
11:29:40 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.gmf.codegen ---
11:29:40 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:40 [INFO] No tests to run.
11:29:40 [INFO] 
11:29:40 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen ---
11:29:40 [INFO] 
11:29:40 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen ---
11:29:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT-sources.jar
11:29:40 [INFO] 
11:29:40 [INFO] --- tycho-source:2.7.5:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen ---
11:29:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT-sources.jar
11:29:40 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:java-source:sources:3.0.0-SNAPSHOT already attached, replace previous instance
11:29:40 [INFO] 
11:29:40 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen ---
11:29:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT.jar
11:29:40 [INFO] 
11:29:40 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen ---
11:29:40 [INFO] 
11:29:40 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen ---
11:29:40 [INFO] 
11:29:40 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen ---
11:29:40 [INFO] 
11:29:40 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.gmf.codegen ---
11:29:40 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:40 [INFO] 
11:29:40 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.gmf.codegen ---
11:29:40 [INFO] No tests to run.
11:29:40 [INFO] 
11:29:40 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.dev.types >----------
11:29:40 [INFO] Building org.eclipse.papyrus.dev.types 4.1.0-SNAPSHOT            [16/74]
11:29:40 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml
11:29:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:29:40 [INFO] 
11:29:40 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.types ---
11:29:40 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/xtend-gen (includes = [], excludes = [**/.gitignore])
11:29:40 [INFO] 
11:29:40 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.types ---
11:29:40 [INFO] The project's OSGi version is 4.1.0.202304241528
11:29:40 [INFO] 
11:29:40 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.types ---
11:29:40 [INFO] 
11:29:40 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.types ---
11:29:40 [INFO] 
11:29:40 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.types ---
11:29:40 [INFO] 
11:29:40 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.types ---
11:29:40 [INFO] Resolving class path of org.eclipse.papyrus.dev.types...
11:29:40 [INFO] 
11:29:40 [INFO] --- xtend:2.30.0:compile (default) @ org.eclipse.papyrus.dev.types ---
11:29:44 [INFO] 
11:29:44 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.types ---
11:29:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/main/resources
11:29:44 [INFO] 
11:29:44 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.dev.types ---
11:29:44 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/bin
11:29:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[69] 
11:29:45 	List<IClientContext> contexts = new ArrayList<>(ClientContextManager.getInstance().getClientContexts());
11:29:45 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:45 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:29:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[69] 
11:29:45 	List<IClientContext> contexts = new ArrayList<>(ClientContextManager.getInstance().getClientContexts());
11:29:45 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:45 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<IClientContext>
11:29:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[166] 
11:29:45 	elementTypesFilteredTree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
11:29:45 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:45 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
11:29:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[169] 
11:29:45 	detailsFilteredTree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
11:29:45 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:45 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
11:29:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/TypesConfigurationsListenerView.java:[180] 
11:29:45 	tree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
11:29:45 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:45 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
11:29:45 5 problems (5 warnings)
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.types ---
11:29:45 [INFO] 
11:29:45 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.types ---
11:29:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/test/resources
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.types ---
11:29:45 [INFO] 
11:29:45 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.dev.types ---
11:29:45 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:45 [INFO] No tests to run.
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.types ---
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.types ---
11:29:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.1.0-SNAPSHOT-sources.jar
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.types ---
11:29:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.1.0-SNAPSHOT.jar
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.types ---
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.dev.types ---
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.types ---
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.dev.types ---
11:29:45 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:45 [INFO] 
11:29:45 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.dev.types ---
11:29:45 [INFO] No tests to run.
11:29:45 [INFO] 
11:29:45 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer >-----
11:29:45 [INFO] Building org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT   [17/74]
11:29:45 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml
11:29:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:29:45 [INFO] 
11:29:45 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:29:45 [INFO] The project's OSGi version is 2.0.0.202304241528
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:29:45 [INFO] 
11:29:45 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:29:45 [INFO] Resolving class path of org.eclipse.papyrus.dev.pluginexplorer...
11:29:45 [INFO] 
11:29:45 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:29:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/main/resources
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:29:45 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/bin
11:29:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[28] 
11:29:45 	import org.eclipse.jface.viewers.ViewerSorter;
11:29:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:45 The type ViewerSorter is deprecated
11:29:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[117] 
11:29:45 	tree.setSorter(getViewerSorter());
11:29:45 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:45 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
11:29:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[179] 
11:29:45 	private ViewerSorter getViewerSorter() {
11:29:45 	        ^^^^^^^^^^^^
11:29:45 The type ViewerSorter is deprecated
11:29:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[180] 
11:29:45 	return new ViewerSorter() {
11:29:45 	           ^^^^^^^^^^^^
11:29:45 The type ViewerSorter is deprecated
11:29:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[180] 
11:29:45 	return new ViewerSorter() {
11:29:45 			@Override
11:29:45 			public int compare(Viewer viewer, Object e1, Object e2) {
11:29:45 				if (e1 instanceof Bundle) {
11:29:45 					Bundle b1 = (Bundle) e1;
11:29:45 					Bundle b2 = (Bundle) e2;
11:29:45 					return b1.getSymbolicName().compareTo(b2.getSymbolicName());
11:29:45 				} else if (e1 instanceof File) {
11:29:45 					File f1 = (File) e1;
11:29:45 					File f2 = (File) e2;
11:29:45 					return (f1.getName().compareTo(f2.getName()));
11:29:45 				}
11:29:45 				return super.compare(viewer, e1, e2);
11:29:45 			}
11:29:45 		};
11:29:45 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:45 The constructor ViewerSorter() is deprecated
11:29:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[30] 
11:29:45 	import org.eclipse.jface.viewers.ViewerSorter;
11:29:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:45 The type ViewerSorter is deprecated
11:29:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[93] 
11:29:45 	tree.setSorter(getViewerSorter());
11:29:45 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:45 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
11:29:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[130] 
11:29:45 	private ViewerSorter getViewerSorter() {
11:29:45 	        ^^^^^^^^^^^^
11:29:45 The type ViewerSorter is deprecated
11:29:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[131] 
11:29:45 	return new ViewerSorter() {
11:29:45 	           ^^^^^^^^^^^^
11:29:45 The type ViewerSorter is deprecated
11:29:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[131] 
11:29:45 	return new ViewerSorter() {
11:29:45 			@Override
11:29:45 			public int compare(Viewer viewer, Object e1, Object e2) {
11:29:45 				if (e1 instanceof Bundle) {
11:29:45 					Bundle b1 = (Bundle) e1;
11:29:45 					Bundle b2 = (Bundle) e2;
11:29:45 					return b1.getSymbolicName().compareTo(b2.getSymbolicName());
11:29:45 				} else if (e1 instanceof File) {
11:29:45 					File f1 = (File) e1;
11:29:45 					File f2 = (File) e2;
11:29:45 					return (f1.getName().compareTo(f2.getName()));
11:29:45 				}
11:29:45 				return super.compare(viewer, e1, e2);
11:29:45 			}
11:29:45 		};
11:29:45 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:45 The constructor ViewerSorter() is deprecated
11:29:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/Plugin.java:[115] 
11:29:45 	physicalLocation = FileLocator.getBundleFile(bundle);
11:29:45 	                               ^^^^^^^^^^^^^^^^^^^^^
11:29:45 The method getBundleFile(Bundle) from the type FileLocator is deprecated since version 3.16.100
11:29:45 11 problems (11 warnings)
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:29:45 [INFO] 
11:29:45 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:29:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/test/resources
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:29:45 [INFO] 
11:29:45 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:29:45 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:45 [INFO] No tests to run.
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:29:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT-sources.jar
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:29:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT.jar
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:29:45 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:45 [INFO] 
11:29:45 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:29:45 [INFO] No tests to run.
11:29:45 [INFO] 
11:29:45 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.debug.feature >--------
11:29:45 [INFO] Building org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT        [18/74]
11:29:45 [INFO]   from ../../features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
11:29:45 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:29:45 [INFO] 
11:29:45 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.debug.feature ---
11:29:45 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.debug.feature ---
11:29:45 [INFO] The project's OSGi version is 1.0.0.202304241528
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.debug.feature ---
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.debug.feature ---
11:29:45 [INFO] 
11:29:45 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.debug.feature ---
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.debug.feature ---
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.debug.feature ---
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.debug.feature ---
11:29:45 [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
11:29:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT.jar
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.debug.feature ---
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.debug.feature ---
11:29:45 [INFO] 
11:29:45 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.debug.feature ---
11:29:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT-sources-feature.jar
11:29:46 [INFO] 
11:29:46 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.debug.feature ---
11:29:46 [INFO] 
11:29:46 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit >--
11:29:46 [INFO] Building org.eclipse.papyrus.gmf.codegen.edit 3.0.0-SNAPSHOT     [19/74]
11:29:46 [INFO]   from ../../plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml
11:29:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:29:46 [INFO] 
11:29:46 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:29:46 [INFO] 
11:29:46 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:29:46 [INFO] The project's OSGi version is 3.0.0.202304241528
11:29:46 [INFO] 
11:29:46 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:29:46 [INFO] 
11:29:46 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:29:46 [INFO] 
11:29:46 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:29:46 [INFO] 
11:29:46 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:29:46 [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen.edit...
11:29:46 [INFO] 
11:29:46 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:29:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/main/resources
11:29:46 [INFO] 
11:29:46 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:29:46 [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/bin
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[29] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[29] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[29] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[29] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[36] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[36] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[29] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[29] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[26] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[27] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[29] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[36] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[29] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[36] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramPreferencesItemProvider.java:[44] 
11:29:47 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Routing;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Routing is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[36] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[36] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[37] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[41] 
11:29:47 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[86] 
11:29:47 	import org.eclipse.emf.edit.ui.util.EditUIUtil;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.ui.util.EditUIUtil is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[736] 
11:29:47 	editingDomain.getResourceSet().getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
11:29:47 	                                                                                ^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The method computePlatformURIMap() from the type EcorePlugin is deprecated
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[1325] 
11:29:47 	@SuppressWarnings("rawtypes")
11:29:47 	                  ^^^^^^^^^^
11:29:47 Unnecessary @SuppressWarnings("rawtypes")
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[36] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[29] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[29] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[36] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[29] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[36] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[29] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[29] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenModelWizard.java:[53] 
11:29:47 	import org.eclipse.papyrus.gmf.codegen.gmfgen.presentation.EditorPlugin;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.papyrus.gmf.codegen.gmfgen.presentation.EditorPlugin is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[36] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[37] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[38] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[36] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[29] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[29] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[29] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[29] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[36] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[36] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[29] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[33] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[26] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[27] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[29] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[30] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[31] 
11:29:47 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[32] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[34] 
11:29:47 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[35] 
11:29:47 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[36] 
11:29:47 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:29:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:29:47 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:29:47 301 problems (301 warnings)
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:29:47 [INFO] 
11:29:47 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:29:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/test/resources
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:29:47 [INFO] 
11:29:47 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:29:47 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:47 [INFO] No tests to run.
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:29:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT-sources.jar
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-source:2.7.5:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:29:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT-sources.jar
11:29:47 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:java-source:sources:3.0.0-SNAPSHOT already attached, replace previous instance
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:29:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT.jar
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:29:47 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:47 [INFO] 
11:29:47 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:29:47 [INFO] No tests to run.
11:29:47 [INFO] 
11:29:47 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui >--
11:29:47 [INFO] Building org.eclipse.papyrus.gmf.codegen.ui 1.4.0-SNAPSHOT       [20/74]
11:29:47 [INFO]   from ../../plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml
11:29:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:29:47 [INFO] 
11:29:47 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:29:47 [INFO] The project's OSGi version is 1.4.0.202304241528
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:29:47 [INFO] 
11:29:47 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:29:47 [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen.ui...
11:29:47 [INFO] 
11:29:47 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:29:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/main/resources
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:29:47 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:29:47 [INFO] 
11:29:47 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:29:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:29:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:29:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/test/resources
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:29:47 [INFO] 
11:29:47 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:29:47 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:47 [INFO] No tests to run.
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:29:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT-sources.jar
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-source:2.7.5:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:29:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT-sources.jar
11:29:47 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:java-source:sources:1.4.0-SNAPSHOT already attached, replace previous instance
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:29:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT.jar
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:29:47 [INFO] 
11:29:47 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:29:47 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:29:47 [INFO] 
11:29:47 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:29:47 [INFO] No tests to run.
11:29:47 [INFO] 
11:29:47 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend >--
11:29:47 [INFO] Building org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT    [21/74]
11:29:47 [INFO]   from ../../plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml
11:29:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:29:48 [INFO] 
11:29:48 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:29:48 [INFO] 
11:29:48 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:29:48 [INFO] The project's OSGi version is 1.0.0.202304241528
11:29:48 [INFO] 
11:29:48 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:29:48 [INFO] 
11:29:48 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:29:48 [INFO] 
11:29:48 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:29:48 [INFO] 
11:29:48 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:29:48 [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen.xtend...
11:29:48 [INFO] 
11:29:48 [INFO] --- xtend:2.30.0:compile (default) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:29:57 [WARNING] 
11:29:57 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/Utils_qvto.xtend
11:29:57 123: Unnecessary cast from ToolEntry to ToolEntry
11:29:57 [WARNING] 
11:29:57 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/Utils_qvto.xtend
11:29:57 124: Unnecessary cast from ToolEntry to ToolEntry
11:29:57 [WARNING] 
11:29:57 WARNING: 	PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteConfiguration.xtend
11:29:57 68: Unnecessary cast from ToolGroup to ToolGroup
11:29:57 [WARNING] 
11:29:57 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
11:29:57 329: Unnecessary cast from ToolGroup to ToolGroup
11:29:57 [WARNING] 
11:29:57 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/extensions.xtend
11:29:57 54: Unnecessary cast from GenStandardPreferencePage to GenStandardPreferencePage
11:30:01 [INFO] 
11:30:01 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:30:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/main/resources
11:30:01 [INFO] 
11:30:01 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:30:01 [INFO] Compiling 195 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/bin
11:30:02 [INFO] 
11:30:02 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:30:02 [INFO] 
11:30:02 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:30:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/test/resources
11:30:02 [INFO] 
11:30:02 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:30:02 [INFO] 
11:30:02 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:30:02 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:02 [INFO] No tests to run.
11:30:02 [INFO] 
11:30:02 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:30:02 [INFO] 
11:30:02 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:30:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar
11:30:03 [INFO] 
11:30:03 [INFO] --- tycho-source:2.7.5:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:30:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar
11:30:03 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend:java-source:sources:1.0.0-SNAPSHOT already attached, replace previous instance
11:30:03 [INFO] 
11:30:03 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:30:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT.jar
11:30:03 [INFO] 
11:30:03 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:30:03 [INFO] 
11:30:03 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:30:03 [INFO] 
11:30:03 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:30:03 [INFO] 
11:30:03 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:30:03 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:03 [INFO] 
11:30:03 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:30:03 [INFO] No tests to run.
11:30:03 [INFO] 
11:30:03 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui >--
11:30:03 [INFO] Building org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT [22/74]
11:30:03 [INFO]   from ../../plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml
11:30:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:03 [INFO] 
11:30:03 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:30:03 [INFO] 
11:30:03 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:30:03 [INFO] The project's OSGi version is 1.0.0.202304241528
11:30:03 [INFO] 
11:30:03 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:30:03 [INFO] 
11:30:03 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:30:03 [INFO] 
11:30:03 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:30:03 [INFO] 
11:30:03 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:30:03 [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen.xtend.ui...
11:30:03 [INFO] 
11:30:03 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:30:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/src/main/resources
11:30:03 [INFO] 
11:30:03 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:30:03 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/bin
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:30:04 [INFO] 
11:30:04 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:30:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/src/test/resources
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:30:04 [INFO] 
11:30:04 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:30:04 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:04 [INFO] No tests to run.
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:30:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT-sources.jar
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-source:2.7.5:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:30:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT-sources.jar
11:30:04 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui:java-source:sources:1.0.0-SNAPSHOT already attached, replace previous instance
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:30:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT.jar
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:30:04 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:04 [INFO] 
11:30:04 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:30:04 [INFO] No tests to run.
11:30:04 [INFO] 
11:30:04 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.codegen >-----------
11:30:04 [INFO] Building org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT              [23/74]
11:30:04 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml
11:30:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:04 [INFO] 
11:30:04 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.codegen ---
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.codegen ---
11:30:04 [INFO] The project's OSGi version is 2.0.0.202304241528
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.codegen ---
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.codegen ---
11:30:04 [INFO] 
11:30:04 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.codegen ---
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.codegen ---
11:30:04 [INFO] Resolving class path of org.eclipse.papyrus.codegen...
11:30:04 [INFO] 
11:30:04 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.codegen ---
11:30:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/main/resources
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.codegen ---
11:30:04 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/bin
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.codegen ---
11:30:04 [INFO] 
11:30:04 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.codegen ---
11:30:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/test/resources
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.codegen ---
11:30:04 [INFO] 
11:30:04 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.codegen ---
11:30:04 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:04 [INFO] No tests to run.
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.codegen ---
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.codegen ---
11:30:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT-sources.jar
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.codegen ---
11:30:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT.jar
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.codegen ---
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.codegen ---
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.codegen ---
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.codegen ---
11:30:04 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:04 [INFO] 
11:30:04 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.codegen ---
11:30:04 [INFO] No tests to run.
11:30:04 [INFO] 
11:30:04 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml-assistants >-------
11:30:04 [INFO] Building Papyrus UML Assistants 0.0.1-SNAPSHOT                   [24/74]
11:30:04 [INFO]   from ../../plugins/toolsmiths/assistants/pom.xml
11:30:04 [INFO] --------------------------------[ pom ]---------------------------------
11:30:04 [INFO] 
11:30:04 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-assistants ---
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-assistants ---
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.uml-assistants ---
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-assistants ---
11:30:04 [INFO] 
11:30:04 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator >--
11:30:04 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator 3.0.0-SNAPSHOT [25/74]
11:30:04 [INFO]   from ../../plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml
11:30:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:04 [INFO] 
11:30:04 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:30:04 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:30:04 [INFO] The project's OSGi version is 3.0.0.202304241528
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:30:04 [INFO] 
11:30:04 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:30:04 [INFO] 
11:30:04 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:30:04 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.types.generator...
11:30:05 [INFO] 
11:30:05 [INFO] --- xtend:2.30.0:compile (default) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:30:06 [WARNING] 
11:30:06 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
11:30:06 66: Unnecessary cast from ConfiguredHintedSpecializationElementType to ConfiguredHintedSpecializationElementType
11:30:06 [WARNING] 
11:30:06 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
11:30:06 77: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:30:06 [WARNING] 
11:30:06 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
11:30:06 93: Unnecessary cast from SpecializationTypeConfiguration to SpecializationTypeConfiguration
11:30:06 [WARNING] 
11:30:06 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
11:30:06 95: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:30:06 [WARNING] 
11:30:06 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
11:30:06 103: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:30:06 [WARNING] 
11:30:06 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
11:30:06 145: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:30:06 [WARNING] 
11:30:06 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
11:30:06 197: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:30:06 [WARNING] 
11:30:06 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
11:30:06 200: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:30:06 [WARNING] 
11:30:06 WARNING: 	Identifiers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/Identifiers.xtend
11:30:06 68: The public modifier is unnecessary on method diPostfix
11:30:06 [WARNING] 
11:30:06 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
11:30:06 63: The operator '==' should be replaced by '===' when null is one of the arguments.
11:30:06 [WARNING] 
11:30:06 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
11:30:06 83: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:30:06 [WARNING] 
11:30:06 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
11:30:06 128: Unnecessary cast from List<Stereotype> to List<Stereotype>
11:30:06 [WARNING] 
11:30:06 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
11:30:06 138: Unnecessary cast from List<String> to List<String>
11:30:06 [WARNING] 
11:30:06 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
11:30:06 140: The operator '==' should be replaced by '===' when null is one of the arguments.
11:30:06 [WARNING] 
11:30:06 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
11:30:06 151: Unnecessary cast from Map<String, Stereotype> to Map<String, Stereotype>
11:30:06 [WARNING] 
11:30:06 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
11:30:06 164: Unnecessary cast from List<ImpliedExtension> to List<ImpliedExtension>
11:30:06 [WARNING] 
11:30:06 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
11:30:06 40: The private modifier is unnecessary on field VISUAL_ID_PATTERN
11:30:06 [WARNING] 
11:30:06 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
11:30:06 90: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:30:06 [WARNING] 
11:30:06 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
11:30:06 101: The public modifier is unnecessary on method hasSemanticSupertype
11:30:06 [WARNING] 
11:30:06 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
11:30:06 144: Null-safe call of primitive-valued feature canContain, default value false will be used
11:30:06 [WARNING] 
11:30:06 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
11:30:06 164: The operator '==' should be replaced by '===' when null is one of the arguments.
11:30:06 [WARNING] 
11:30:06 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
11:30:06 170: The operator '==' should be replaced by '===' when null is one of the arguments.
11:30:06 [WARNING] 
11:30:06 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
11:30:06 179: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:30:06 [WARNING] 
11:30:06 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
11:30:06 207: Null-safe call of primitive-valued feature canSourceTo, default value false will be used
11:30:06 [WARNING] 
11:30:06 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
11:30:06 221: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:30:06 [WARNING] 
11:30:06 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
11:30:06 230: Null-safe call of primitive-valued feature canTargetFrom, default value false will be used
11:30:06 [WARNING] 
11:30:06 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
11:30:06 244: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:30:06 [WARNING] 
11:30:06 WARNING: 	UML.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UML.xtend
11:30:06 122: Null-safe call of primitive-valued feature contains, default value false will be used
11:30:06 [INFO] 
11:30:06 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:30:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/main/resources
11:30:06 [INFO] 
11:30:06 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:30:06 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/bin
11:30:07 [INFO] 
11:30:07 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:30:07 [INFO] 
11:30:07 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:30:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/test/resources
11:30:07 [INFO] 
11:30:07 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:30:07 [INFO] 
11:30:07 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:30:07 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:07 [INFO] No tests to run.
11:30:07 [INFO] 
11:30:07 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:30:07 [INFO] 
11:30:07 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:30:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.0.0-SNAPSHOT-sources.jar
11:30:07 [INFO] 
11:30:07 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:30:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.0.0-SNAPSHOT.jar
11:30:07 [INFO] 
11:30:07 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:30:07 [INFO] 
11:30:07 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:30:07 [INFO] 
11:30:07 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:30:07 [INFO] 
11:30:07 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:30:07 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:07 [INFO] 
11:30:07 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:30:07 [INFO] No tests to run.
11:30:07 [INFO] 
11:30:07 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator >--
11:30:07 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator 5.0.0-SNAPSHOT [26/74]
11:30:07 [INFO]   from ../../plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml
11:30:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:07 [INFO] 
11:30:07 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:30:07 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
11:30:07 [INFO] 
11:30:07 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:30:07 [INFO] The project's OSGi version is 5.0.0.202304241528
11:30:07 [INFO] 
11:30:07 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:30:07 [INFO] 
11:30:07 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:30:07 [INFO] 
11:30:07 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:30:07 [INFO] 
11:30:07 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:30:07 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.assistants.generator...
11:30:07 [INFO] 
11:30:07 [INFO] --- xtend:2.30.0:compile (default) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:30:08 [WARNING] 
11:30:08 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
11:30:08 133: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:30:08 [WARNING] 
11:30:08 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
11:30:08 143: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:30:08 [WARNING] 
11:30:08 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
11:30:08 200: The operator '==' should be replaced by '===' when null is one of the arguments.
11:30:08 [WARNING] 
11:30:08 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
11:30:08 258: The operator '==' should be replaced by '===' when null is one of the arguments.
11:30:08 [INFO] 
11:30:08 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:30:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/main/resources
11:30:08 [INFO] 
11:30:08 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:30:08 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/bin
11:30:08 [INFO] 
11:30:08 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:30:08 [INFO] 
11:30:08 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:30:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/test/resources
11:30:08 [INFO] 
11:30:08 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:30:08 [INFO] 
11:30:08 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:30:08 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:08 [INFO] No tests to run.
11:30:08 [INFO] 
11:30:08 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:30:08 [INFO] 
11:30:08 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:30:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.0.0-SNAPSHOT-sources.jar
11:30:08 [INFO] 
11:30:08 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:30:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.0.0-SNAPSHOT.jar
11:30:08 [INFO] 
11:30:08 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:30:08 [INFO] 
11:30:08 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:30:08 [INFO] 
11:30:08 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:30:08 [INFO] 
11:30:08 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:30:08 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:08 [INFO] 
11:30:08 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:30:08 [INFO] No tests to run.
11:30:08 [INFO] 
11:30:08 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen >---
11:30:08 [INFO] Building org.eclipse.papyrus.dev.assistants.codegen 2.0.100-SNAPSHOT [27/74]
11:30:08 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml
11:30:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:08 [INFO] 
11:30:08 [INFO] --- clean:2.6:clean (default-clean) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:30:08 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/xtend-gen (includes = [], excludes = [**/.gitignore])
11:30:08 [INFO] 
11:30:08 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:30:08 [INFO] The project's OSGi version is 2.0.100.202304241528
11:30:08 [INFO] 
11:30:08 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:30:08 [INFO] 
11:30:08 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:30:08 [INFO] 
11:30:08 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:30:08 [INFO] 
11:30:08 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:30:08 [INFO] Resolving class path of org.eclipse.papyrus.dev.assistants.codegen...
11:30:09 [INFO] 
11:30:09 [INFO] --- xtend:2.30.0:compile (default) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:30:10 [WARNING] 
11:30:10 WARNING: 	GMFGenToAssistantRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/generator/GMFGenToAssistantRule.xtend
11:30:10 58: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:30:10 [WARNING] 
11:30:10 WARNING: 	GMFGenToAssistantRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/generator/GMFGenToAssistantRule.xtend
11:30:10 62: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:30:10 [INFO] 
11:30:10 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:30:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/main/resources
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:30:10 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/bin
11:30:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[36] 
11:30:10 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:30:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:10 The type AdapterUtils is deprecated
11:30:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[56] 
11:30:10 	IStructuredSelection sel = AdapterUtils.adapt(HandlerUtil.getCurrentSelection(event), IStructuredSelection.class, null);
11:30:10 	                           ^^^^^^^^^^^^
11:30:10 The type AdapterUtils is deprecated
11:30:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[56] 
11:30:10 	IStructuredSelection sel = AdapterUtils.adapt(HandlerUtil.getCurrentSelection(event), IStructuredSelection.class, null);
11:30:10 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:10 The method adapt(Object, Class<IStructuredSelection>, IStructuredSelection) from the type AdapterUtils is deprecated
11:30:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[30] 
11:30:10 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:30:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:10 The type AdapterUtils is deprecated
11:30:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[53] 
11:30:10 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
11:30:10 	             ^^^^^^^^^^^^
11:30:10 The type AdapterUtils is deprecated
11:30:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[53] 
11:30:10 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
11:30:10 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:10 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated
11:30:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[32] 
11:30:10 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:30:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:10 The type AdapterUtils is deprecated
11:30:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[53] 
11:30:10 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
11:30:10 	             ^^^^^^^^^^^^
11:30:10 The type AdapterUtils is deprecated
11:30:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[53] 
11:30:10 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
11:30:10 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:10 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated
11:30:10 9 problems (9 warnings)
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:30:10 [INFO] 
11:30:10 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:30:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/test/resources
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:30:10 [INFO] 
11:30:10 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:30:10 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:10 [INFO] No tests to run.
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:30:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT-sources.jar
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:30:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT.jar
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:30:10 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:10 [INFO] 
11:30:10 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:30:10 [INFO] No tests to run.
11:30:10 [INFO] 
11:30:10 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils >---------
11:30:10 [INFO] Building org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT           [28/74]
11:30:10 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml
11:30:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:10 [INFO] 
11:30:10 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.mwe2.utils ---
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.mwe2.utils ---
11:30:10 [INFO] The project's OSGi version is 2.0.0.202304241528
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.mwe2.utils ---
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.mwe2.utils ---
11:30:10 [INFO] 
11:30:10 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.mwe2.utils ---
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.mwe2.utils ---
11:30:10 [INFO] Resolving class path of org.eclipse.papyrus.mwe2.utils...
11:30:10 [INFO] 
11:30:10 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.mwe2.utils ---
11:30:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/main/resources
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.mwe2.utils ---
11:30:10 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/bin
11:30:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/org/eclipse/papyrus/mwe2/utils/components/QvtoTransformationWorkflow.java:[125] 
11:30:10 	List<EObject> list = (List<EObject>)inputObject;
11:30:10 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:10 Type safety: Unchecked cast from Object to List<EObject>
11:30:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/org/eclipse/papyrus/mwe2/utils/components/UMLWriter.java:[118] 
11:30:10 	public void addXmiIdentifierFilters(Pair<String, String> filter, Pair<String, String>... more) {
11:30:10 	                                                                                         ^^^^
11:30:10 Type safety: Potential heap pollution via varargs parameter more
11:30:10 2 problems (2 warnings)
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.mwe2.utils ---
11:30:10 [INFO] 
11:30:10 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.mwe2.utils ---
11:30:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/test/resources
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.mwe2.utils ---
11:30:10 [INFO] 
11:30:10 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.mwe2.utils ---
11:30:10 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:10 [INFO] No tests to run.
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.mwe2.utils ---
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.mwe2.utils ---
11:30:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT-sources.jar
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.mwe2.utils ---
11:30:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT.jar
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.mwe2.utils ---
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.mwe2.utils ---
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.mwe2.utils ---
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.mwe2.utils ---
11:30:10 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:10 [INFO] 
11:30:10 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.mwe2.utils ---
11:30:10 [INFO] No tests to run.
11:30:10 [INFO] 
11:30:10 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature >-----
11:30:10 [INFO] Building org.eclipse.papyrus.diagramgen.feature 1.3.0-SNAPSHOT   [29/74]
11:30:10 [INFO]   from ../../features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml
11:30:10 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:30:10 [INFO] 
11:30:10 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.diagramgen.feature ---
11:30:10 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.diagramgen.feature ---
11:30:10 [INFO] The project's OSGi version is 1.3.0.202304241528
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.diagramgen.feature ---
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.diagramgen.feature ---
11:30:10 [INFO] 
11:30:10 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.diagramgen.feature ---
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.diagramgen.feature ---
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.diagramgen.feature ---
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.diagramgen.feature ---
11:30:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.3.0-SNAPSHOT.jar
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.diagramgen.feature ---
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.diagramgen.feature ---
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.diagramgen.feature ---
11:30:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.3.0-SNAPSHOT-sources-feature.jar
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.diagramgen.feature ---
11:30:10 [INFO] 
11:30:10 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.tests.junit-framework >--
11:30:10 [INFO] Building org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT [30/74]
11:30:10 [INFO]   from ../../tests/junit/framework/pom.xml
11:30:10 [INFO] --------------------------------[ pom ]---------------------------------
11:30:10 [INFO] 
11:30:10 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.junit-framework ---
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.tests.junit-framework ---
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.tests.junit-framework ---
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.junit-framework ---
11:30:10 [INFO] 
11:30:10 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.junit.framework >-------
11:30:10 [INFO] Building org.eclipse.papyrus.junit.framework 2.2.0-SNAPSHOT      [31/74]
11:30:10 [INFO]   from ../../tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml
11:30:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:10 [INFO] 
11:30:10 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.junit.framework ---
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.junit.framework ---
11:30:10 [INFO] The project's OSGi version is 2.2.0.202304241528
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.framework ---
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.framework ---
11:30:10 [INFO] 
11:30:10 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.framework ---
11:30:10 [INFO] 
11:30:10 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.junit.framework ---
11:30:10 [INFO] Resolving class path of org.eclipse.papyrus.junit.framework...
11:30:11 [INFO] 
11:30:11 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.junit.framework ---
11:30:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/main/resources
11:30:11 [INFO] 
11:30:11 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.junit.framework ---
11:30:11 [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/bin
11:30:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[256] 
11:30:11 	final ListenerList historyListeners = OperationHistoryHelper.getOperationHistoryListeners();
11:30:11 	      ^^^^^^^^^^^^
11:30:11 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
11:30:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[304] 
11:30:11 	static ListenerList getOperationHistoryListeners() {
11:30:11 	       ^^^^^^^^^^^^
11:30:11 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
11:30:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[306] 
11:30:11 	return (ListenerList) listenersField.get(PlatformUI.getWorkbench().getOperationSupport().getOperationHistory());
11:30:11 	        ^^^^^^^^^^^^
11:30:11 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
11:30:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[314] 
11:30:11 	boolean result = historyListenerClasses.contains(listener.getClass().getName());
11:30:11 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:11 Unlikely argument type String for contains(Object) on a Collection<Class<?>>
11:30:11 4 problems (4 warnings)
11:30:11 [INFO] 
11:30:11 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.junit.framework ---
11:30:11 [INFO] 
11:30:11 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.junit.framework ---
11:30:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/test/resources
11:30:11 [INFO] 
11:30:11 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.junit.framework ---
11:30:11 [INFO] 
11:30:11 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.junit.framework ---
11:30:11 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:11 [INFO] No tests to run.
11:30:11 [INFO] 
11:30:11 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.junit.framework ---
11:30:11 [INFO] 
11:30:11 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.framework ---
11:30:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.2.0-SNAPSHOT-sources.jar
11:30:11 [INFO] 
11:30:11 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.junit.framework ---
11:30:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.2.0-SNAPSHOT.jar
11:30:11 [INFO] 
11:30:11 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.framework ---
11:30:11 [INFO] 
11:30:11 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.junit.framework ---
11:30:11 [INFO] 
11:30:11 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.framework ---
11:30:11 [INFO] 
11:30:11 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.junit.framework ---
11:30:11 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:11 [INFO] 
11:30:11 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.junit.framework ---
11:30:11 [INFO] No tests to run.
11:30:11 [INFO] 
11:30:11 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.junit.utils >---------
11:30:11 [INFO] Building org.eclipse.papyrus.junit.utils 3.3.0-SNAPSHOT          [32/74]
11:30:11 [INFO]   from ../../tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml
11:30:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:11 [INFO] 
11:30:11 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.junit.utils ---
11:30:11 [INFO] 
11:30:11 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.junit.utils ---
11:30:11 [INFO] The project's OSGi version is 3.3.0.202304241528
11:30:11 [INFO] 
11:30:11 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.utils ---
11:30:11 [INFO] 
11:30:11 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.utils ---
11:30:11 [INFO] 
11:30:11 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.utils ---
11:30:11 [INFO] 
11:30:11 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.junit.utils ---
11:30:11 [INFO] Resolving class path of org.eclipse.papyrus.junit.utils...
11:30:12 [INFO] 
11:30:12 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.junit.utils ---
11:30:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/main/resources
11:30:12 [INFO] 
11:30:12 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.junit.utils ---
11:30:12 [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/bin
11:30:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[32] 
11:30:12 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
11:30:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:12 The type DiResourceSet is deprecated
11:30:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[53] 
11:30:12 	ModelSet modelSet = new DiResourceSet();
11:30:12 	                        ^^^^^^^^^^^^^
11:30:12 The type DiResourceSet is deprecated
11:30:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[53] 
11:30:12 	ModelSet modelSet = new DiResourceSet();
11:30:12 	                        ^^^^^^^^^^^^^^^
11:30:12 The constructor DiResourceSet() is deprecated
11:30:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[109] 
11:30:12 	assertThat("Could not make referenced models writable: " + uris, handler.anyReadOnly(ReadOnlyAxis.discretionAxes(), uris).or(true), is(false));
11:30:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:12 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:30:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[24] 
11:30:12 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:30:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:12 The type DefaultXtextDirectEditorConfiguration is deprecated
11:30:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[34] 
11:30:12 	protected DefaultXtextDirectEditorConfiguration editor;
11:30:12 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:12 The type DefaultXtextDirectEditorConfiguration is deprecated
11:30:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[64] 
11:30:12 	public abstract DefaultXtextDirectEditorConfiguration getEditor();
11:30:12 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:12 The type DefaultXtextDirectEditorConfiguration is deprecated
11:30:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[24] 
11:30:12 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:30:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:12 The type DefaultXtextDirectEditorConfiguration is deprecated
11:30:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[34] 
11:30:12 	protected DefaultXtextDirectEditorConfiguration editor;
11:30:12 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:12 The type DefaultXtextDirectEditorConfiguration is deprecated
11:30:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[41] 
11:30:12 	public XTextEditorTester(final DefaultXtextDirectEditorConfiguration editor) {
11:30:12 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:12 The type DefaultXtextDirectEditorConfiguration is deprecated
11:30:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[46] 
11:30:12 	IParser parser = editor.createParser(initialElement);
11:30:12 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:12 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
11:30:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[54] 
11:30:12 	IParser parser = editor.createParser(parentElement);
11:30:12 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:12 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
11:30:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/rules/AnnotationRule.java:[131] 
11:30:12 	extracted = ((Class<?>) extracted).newInstance();
11:30:12 	                                   ^^^^^^^^^^^^^
11:30:12 The method newInstance() from the type Class<capture#11-of ?> is deprecated since version 9
11:30:12 13 problems (13 warnings)
11:30:12 [INFO] 
11:30:12 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.junit.utils ---
11:30:12 [INFO] 
11:30:12 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.junit.utils ---
11:30:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/test/resources
11:30:12 [INFO] 
11:30:12 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.junit.utils ---
11:30:12 [INFO] 
11:30:12 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.junit.utils ---
11:30:12 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:12 [INFO] No tests to run.
11:30:12 [INFO] 
11:30:12 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.junit.utils ---
11:30:12 [INFO] 
11:30:12 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.utils ---
11:30:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.3.0-SNAPSHOT-sources.jar
11:30:12 [INFO] 
11:30:12 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.junit.utils ---
11:30:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.3.0-SNAPSHOT.jar
11:30:13 [INFO] 
11:30:13 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.utils ---
11:30:13 [INFO] 
11:30:13 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.junit.utils ---
11:30:13 [INFO] 
11:30:13 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.utils ---
11:30:13 [INFO] 
11:30:13 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.junit.utils ---
11:30:13 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:13 [INFO] 
11:30:13 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.junit.utils ---
11:30:13 [INFO] No tests to run.
11:30:13 [INFO] 
11:30:13 [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests >-----
11:30:13 [INFO] Building org.eclipse.papyrus.bundles.tests 3.1.0-SNAPSHOT        [33/74]
11:30:13 [INFO]   from ../../tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml
11:30:13 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:30:14 [INFO] 
11:30:14 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.bundles.tests ---
11:30:14 [INFO] 
11:30:14 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bundles.tests ---
11:30:14 [INFO] The project's OSGi version is 3.1.0.202304241528
11:30:14 [INFO] 
11:30:14 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.bundles.tests ---
11:30:14 [INFO] 
11:30:14 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.bundles.tests ---
11:30:14 [INFO] 
11:30:14 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.bundles.tests ---
11:30:14 [INFO] 
11:30:14 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.bundles.tests ---
11:30:14 [INFO] Resolving class path of org.eclipse.papyrus.bundles.tests...
11:30:17 [INFO] 
11:30:17 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.bundles.tests ---
11:30:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/main/resources
11:30:17 [INFO] 
11:30:17 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.bundles.tests ---
11:30:17 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/bin
11:30:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[26] 
11:30:18 	import org.eclipse.core.internal.runtime.InternalPlatform;
11:30:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:18 Discouraged access: The type 'InternalPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.26.100.v20221021-0005/org.eclipse.core.runtime-3.26.100.v20221021-0005.jar')
11:30:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[27] 
11:30:18 	import org.eclipse.pde.internal.core.PDECore;
11:30:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:18 Discouraged access: The type 'PDECore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.100.v20230126-0956/org.eclipse.pde.core-3.16.100.v20230126-0956.jar')
11:30:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[28] 
11:30:18 	import org.eclipse.pde.internal.core.feature.Feature;
11:30:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:18 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.100.v20230126-0956/org.eclipse.pde.core-3.16.100.v20230126-0956.jar')
11:30:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[29] 
11:30:18 	import org.eclipse.pde.internal.core.ifeature.IFeature;
11:30:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:18 Discouraged access: The type 'IFeature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.100.v20230126-0956/org.eclipse.pde.core-3.16.100.v20230126-0956.jar')
11:30:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[30] 
11:30:18 	import org.eclipse.pde.internal.core.ifeature.IFeatureModel;
11:30:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:18 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.100.v20230126-0956/org.eclipse.pde.core-3.16.100.v20230126-0956.jar')
11:30:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[83] 
11:30:18 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
11:30:18 	                        ^^^^^^^^^^^^^^^^
11:30:18 Discouraged access: The type 'InternalPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.26.100.v20221021-0005/org.eclipse.core.runtime-3.26.100.v20221021-0005.jar')
11:30:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[83] 
11:30:18 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
11:30:18 	                                         ^^^^^^^^^^
11:30:18 Discouraged access: The method 'InternalPlatform.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.26.100.v20221021-0005/org.eclipse.core.runtime-3.26.100.v20221021-0005.jar')
11:30:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[83] 
11:30:18 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
11:30:18 	                                                      ^^^^^^^^^^^^^^^^
11:30:18 Discouraged access: The method 'InternalPlatform.getBundleContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.26.100.v20221021-0005/org.eclipse.core.runtime-3.26.100.v20221021-0005.jar')
11:30:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[113] 
11:30:18 	public static List<Feature> getPapyrusFeature() {
11:30:18 	                   ^^^^^^^
11:30:18 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.100.v20230126-0956/org.eclipse.pde.core-3.16.100.v20230126-0956.jar')
11:30:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[114] 
11:30:18 	final List<Feature> features = new ArrayList<>();
11:30:18 	           ^^^^^^^
11:30:18 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.100.v20230126-0956/org.eclipse.pde.core-3.16.100.v20230126-0956.jar')
11:30:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[115] 
11:30:18 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
11:30:18 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:18 Discouraged access: The type 'FeatureModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.100.v20230126-0956/org.eclipse.pde.core-3.16.100.v20230126-0956.jar')
11:30:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[115] 
11:30:18 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
11:30:18 	                                                            ^^^^^^^
11:30:18 Discouraged access: The type 'PDECore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.100.v20230126-0956/org.eclipse.pde.core-3.16.100.v20230126-0956.jar')
11:30:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[115] 
11:30:18 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
11:30:18 	                                                                    ^^^^^^^^^^
11:30:18 Discouraged access: The method 'PDECore.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.100.v20230126-0956/org.eclipse.pde.core-3.16.100.v20230126-0956.jar')
11:30:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[115] 
11:30:18 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
11:30:18 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^
11:30:18 Discouraged access: The method 'PDECore.getFeatureModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.100.v20230126-0956/org.eclipse.pde.core-3.16.100.v20230126-0956.jar')
11:30:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[116] 
11:30:18 	IFeatureModel[] models2 = manager.getModels();
11:30:18 	^^^^^^^^^^^^^^^
11:30:18 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.100.v20230126-0956/org.eclipse.pde.core-3.16.100.v20230126-0956.jar')
11:30:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[116] 
11:30:18 	IFeatureModel[] models2 = manager.getModels();
11:30:18 	                                  ^^^^^^^^^
11:30:18 Discouraged access: The method 'FeatureModelManager.getModels()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.100.v20230126-0956/org.eclipse.pde.core-3.16.100.v20230126-0956.jar')
11:30:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[117] 
11:30:18 	for (IFeatureModel iFeatureModel : models2) {
11:30:18 	     ^^^^^^^^^^^^^
11:30:18 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.100.v20230126-0956/org.eclipse.pde.core-3.16.100.v20230126-0956.jar')
11:30:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[118] 
11:30:18 	final IFeature feature = iFeatureModel.getFeature();
11:30:18 	      ^^^^^^^^
11:30:18 Discouraged access: The type 'IFeature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.100.v20230126-0956/org.eclipse.pde.core-3.16.100.v20230126-0956.jar')
11:30:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[118] 
11:30:18 	final IFeature feature = iFeatureModel.getFeature();
11:30:18 	                                       ^^^^^^^^^^
11:30:18 Discouraged access: The method 'IFeatureModel.getFeature()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.100.v20230126-0956/org.eclipse.pde.core-3.16.100.v20230126-0956.jar')
11:30:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[121] 
11:30:18 	features.add((Feature) feature);
11:30:18 	              ^^^^^^^
11:30:18 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.100.v20230126-0956/org.eclipse.pde.core-3.16.100.v20230126-0956.jar')
11:30:18 20 problems (20 warnings)
11:30:18 [INFO] 
11:30:18 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.bundles.tests ---
11:30:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/test/resources
11:30:18 [INFO] 
11:30:18 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.bundles.tests ---
11:30:18 [INFO] 
11:30:18 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.bundles.tests ---
11:30:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-3.1.0-SNAPSHOT-sources.jar
11:30:18 [INFO] 
11:30:18 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bundles.tests ---
11:30:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-3.1.0-SNAPSHOT.jar
11:30:18 [INFO] 
11:30:18 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bundles.tests ---
11:30:18 [INFO] 
11:30:18 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.bundles.tests ---
11:30:18 [INFO] 
11:30:18 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bundles.tests ---
11:30:18 [INFO] 
11:30:18 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.bundles.tests ---
11:30:18 [WARNING] No tests found.
11:30:18 [INFO] 
11:30:18 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.junit.feature >--------
11:30:18 [INFO] Building org.eclipse.papyrus.junit.feature 1.2.0-SNAPSHOT        [34/74]
11:30:18 [INFO]   from ../../features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml
11:30:18 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:30:18 [INFO] 
11:30:18 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.junit.feature ---
11:30:18 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target
11:30:18 [INFO] 
11:30:18 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.junit.feature ---
11:30:18 [INFO] The project's OSGi version is 1.2.0.202304241528
11:30:18 [INFO] 
11:30:18 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.feature ---
11:30:18 [INFO] 
11:30:18 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.feature ---
11:30:18 [INFO] 
11:30:18 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.feature ---
11:30:18 [INFO] 
11:30:18 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.junit.feature ---
11:30:18 [INFO] 
11:30:18 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.feature ---
11:30:18 [INFO] 
11:30:18 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.junit.feature ---
11:30:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.2.0-SNAPSHOT.jar
11:30:18 [INFO] 
11:30:18 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.feature ---
11:30:18 [INFO] 
11:30:18 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.junit.feature ---
11:30:18 [INFO] 
11:30:18 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.junit.feature ---
11:30:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.2.0-SNAPSHOT-sources-feature.jar
11:30:18 [INFO] 
11:30:18 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.feature ---
11:30:18 [INFO] 
11:30:18 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management >---
11:30:18 [INFO] Building org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT [35/74]
11:30:18 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml
11:30:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:18 [INFO] 
11:30:18 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.project.management ---
11:30:18 [INFO] 
11:30:18 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.project.management ---
11:30:18 [INFO] The project's OSGi version is 2.0.100.202304241528
11:30:18 [INFO] 
11:30:18 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.project.management ---
11:30:18 [INFO] 
11:30:18 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.project.management ---
11:30:18 [INFO] 
11:30:18 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.project.management ---
11:30:18 [INFO] 
11:30:18 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.project.management ---
11:30:18 [INFO] Resolving class path of org.eclipse.papyrus.dev.project.management...
11:30:18 [INFO] 
11:30:18 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.project.management ---
11:30:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/main/resources
11:30:18 [INFO] 
11:30:18 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.dev.project.management ---
11:30:18 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/bin
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/handlers/features/SetCopyrightNoticeHandler.java:[50] 
11:30:19 	final String newVersion = dialog.getValue();
11:30:19 	             ^^^^^^^^^^
11:30:19 The value of the local variable newVersion is not used
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/handlers/plugins/OpenParentPOMHandler.java:[121] 
11:30:19 	String editor = IDE.getEditorDescriptor(file.getName()).getId();
11:30:19 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:19 The method getEditorDescriptor(String) from the type IDE is deprecated
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[19] 
11:30:19 	import org.eclipse.ui.internal.WorkingSet;
11:30:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:19 Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.128.0.v20230220-1021/org.eclipse.ui.workbench-3.128.0.v20230220-1021.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[61] 
11:30:19 	} else if(current instanceof WorkingSet) {
11:30:19 	                             ^^^^^^^^^^
11:30:19 Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.128.0.v20230220-1021/org.eclipse.ui.workbench-3.128.0.v20230220-1021.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[62] 
11:30:19 	for(final IAdaptable curr : ((WorkingSet)current).getElements()) {
11:30:19 	                              ^^^^^^^^^^
11:30:19 Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.128.0.v20230220-1021/org.eclipse.ui.workbench-3.128.0.v20230220-1021.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[62] 
11:30:19 	for(final IAdaptable curr : ((WorkingSet)current).getElements()) {
11:30:19 	                                                  ^^^^^^^^^^^
11:30:19 Discouraged access: The method 'AbstractWorkingSet.getElements()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.128.0.v20230220-1021/org.eclipse.ui.workbench-3.128.0.v20230220-1021.jar')
11:30:19 6 problems (6 warnings)
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.project.management ---
11:30:19 [INFO] 
11:30:19 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.project.management ---
11:30:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/test/resources
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.project.management ---
11:30:19 [INFO] 
11:30:19 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.dev.project.management ---
11:30:19 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:19 [INFO] No tests to run.
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.project.management ---
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.project.management ---
11:30:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT-sources.jar
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.project.management ---
11:30:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT.jar
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.project.management ---
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.dev.project.management ---
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.project.management ---
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.dev.project.management ---
11:30:19 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:19 [INFO] 
11:30:19 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.dev.project.management ---
11:30:19 [INFO] No tests to run.
11:30:19 [INFO] 
11:30:19 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.releng.tools >--------
11:30:19 [INFO] Building org.eclipse.papyrus.releng.tools 3.2.0-SNAPSHOT         [36/74]
11:30:19 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml
11:30:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:19 [INFO] 
11:30:19 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.releng.tools ---
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.releng.tools ---
11:30:19 [INFO] The project's OSGi version is 3.2.0.202304241528
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.releng.tools ---
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.releng.tools ---
11:30:19 [INFO] 
11:30:19 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.releng.tools ---
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.releng.tools ---
11:30:19 [INFO] Resolving class path of org.eclipse.papyrus.releng.tools...
11:30:19 [INFO] 
11:30:19 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.releng.tools ---
11:30:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/main/resources
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.releng.tools ---
11:30:19 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/bin
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/UpdateDependencies.java:[229] 
11:30:19 	Class<? extends DependencyUpdater> updaterClass = bundle.loadClass(path.replace('/', '.') + className).asSubclass(DependencyUpdater.class);
11:30:19 	                ^^^^^^^^^^^^^^^^^
11:30:19 DependencyUpdater is a raw type. References to generic type DependencyUpdater<T> should be parameterized
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/UpdateDependencies.java:[231] 
11:30:19 	DependencyUpdater<?> updater = updaterClass.newInstance();
11:30:19 	                                            ^^^^^^^^^^^^^
11:30:19 The method newInstance() from the type Class<capture#5-of ? extends DependencyUpdater> is deprecated since version 9
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[54] 
11:30:19 	import org.eclipse.oomph.base.Annotation;
11:30:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:19 Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.16.0.v20220421-1218/org.eclipse.oomph.base-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[55] 
11:30:19 	import org.eclipse.oomph.base.BaseFactory;
11:30:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:19 Discouraged access: The type 'BaseFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.16.0.v20220421-1218/org.eclipse.oomph.base-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[56] 
11:30:19 	import org.eclipse.oomph.p2.Repository;
11:30:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:19 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[57] 
11:30:19 	import org.eclipse.oomph.p2.RepositoryList;
11:30:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:19 Discouraged access: The type 'RepositoryList' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[58] 
11:30:19 	import org.eclipse.oomph.targlets.Targlet;
11:30:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:19 Discouraged access: The type 'Targlet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.targlets/1.16.0.v20220601-1043/org.eclipse.oomph.targlets-1.16.0.v20220601-1043.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[77] 
11:30:19 	Collection<? extends Repository> repositories = getSelectedRepositories(event);
11:30:19 	                     ^^^^^^^^^^
11:30:19 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[89] 
11:30:19 	Map<Repository, IAggregationElementProxy> updates = new HashMap<>();
11:30:19 	    ^^^^^^^^^^
11:30:19 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[90] 
11:30:19 	for (Repository repo : repositories) {
11:30:19 	     ^^^^^^^^^^
11:30:19 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[117] 
11:30:19 	private Collection<Repository> getSelectedRepositories(Object context) {
11:30:19 	                   ^^^^^^^^^^
11:30:19 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[118] 
11:30:19 	List<Repository> result = new ArrayList<>();
11:30:19 	     ^^^^^^^^^^
11:30:19 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[130] 
11:30:19 	if (selected instanceof Repository) {
11:30:19 	                        ^^^^^^^^^^
11:30:19 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[131] 
11:30:19 	Repository repo = (Repository) selected;
11:30:19 	^^^^^^^^^^
11:30:19 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[131] 
11:30:19 	Repository repo = (Repository) selected;
11:30:19 	                   ^^^^^^^^^^
11:30:19 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[132] 
11:30:19 	if ((repo.eContainer() instanceof RepositoryList) && (repo.eContainer().eContainer() instanceof Targlet)) {
11:30:19 	                                  ^^^^^^^^^^^^^^
11:30:19 Discouraged access: The type 'RepositoryList' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[132] 
11:30:19 	if ((repo.eContainer() instanceof RepositoryList) && (repo.eContainer().eContainer() instanceof Targlet)) {
11:30:19 	                                                                                                ^^^^^^^
11:30:19 Discouraged access: The type 'Targlet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.targlets/1.16.0.v20220601-1043/org.eclipse.oomph.targlets-1.16.0.v20220601-1043.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[189] 
11:30:19 	protected void createOrUpdateAnnotations(final Map<Repository, IAggregationElementProxy> selection) {
11:30:19 	                                                   ^^^^^^^^^^
11:30:19 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[208] 
11:30:19 	protected void doCreateOrUpdateAnnotation(Map<Repository, IAggregationElementProxy> selection) {
11:30:19 	                                              ^^^^^^^^^^
11:30:19 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[209] 
11:30:19 	for (Map.Entry<Repository, IAggregationElementProxy> next : selection.entrySet()) {
11:30:19 	               ^^^^^^^^^^
11:30:19 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[210] 
11:30:19 	Repository repo = next.getKey();
11:30:19 	^^^^^^^^^^
11:30:19 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[213] 
11:30:19 	Annotation annotation = repo.getAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
11:30:19 	^^^^^^^^^^
11:30:19 Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.16.0.v20220421-1218/org.eclipse.oomph.base-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[213] 
11:30:19 	Annotation annotation = repo.getAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
11:30:19 	                             ^^^^^^^^^^^^^
11:30:19 Discouraged access: The method 'ModelElement.getAnnotation(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.16.0.v20220421-1218/org.eclipse.oomph.base-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
11:30:19 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
11:30:19 	             ^^^^^^^^^^^^^^^^^^^^^
11:30:19 Discouraged access: The type 'BaseFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.16.0.v20220421-1218/org.eclipse.oomph.base-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
11:30:19 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
11:30:19 	                         ^^^^^^^^^
11:30:19 Discouraged access: The field 'BaseFactory.eINSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.16.0.v20220421-1218/org.eclipse.oomph.base-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
11:30:19 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
11:30:19 	                                   ^^^^^^^^^^^^^^^^
11:30:19 Discouraged access: The method 'BaseFactory.createAnnotation(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.16.0.v20220421-1218/org.eclipse.oomph.base-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[216] 
11:30:19 	repo.getAnnotations().add(annotation);
11:30:19 	     ^^^^^^^^^^^^^^
11:30:19 Discouraged access: The method 'ModelElement.getAnnotations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.16.0.v20220421-1218/org.eclipse.oomph.base-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[219] 
11:30:19 	annotation.getDetails().put(OomphSetupUpdater.UPDATE_KEY, aggr.getUpdateSpec());
11:30:19 	           ^^^^^^^^^^
11:30:19 Discouraged access: The method 'Annotation.getDetails()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.16.0.v20220421-1218/org.eclipse.oomph.base-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[222] 
11:30:19 	repo.setURL(aggr.getRepositoryURL());
11:30:19 	     ^^^^^^
11:30:19 Discouraged access: The method 'Repository.setURL(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[226] 
11:30:19 	protected FilteredItemsSelectionDialog createSelectionDialog(Shell parentShell, Repository repo, final Collection<? extends IAggregationElementProxy> contents) {
11:30:19 	                                                                                ^^^^^^^^^^
11:30:19 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[305] 
11:30:19 	result.setMessage(String.format("Select an aggregation component or repository for \"%s\".", repo.getURL()));
11:30:19 	                                                                                                  ^^^^^^
11:30:19 Discouraged access: The method 'Repository.getURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.16.0.v20220421-1218/org.eclipse.oomph.p2-1.16.0.v20220421-1218.jar')
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/DependencyUpdater.java:[212] 
11:30:19 	ListSelectionDialog dialog = new ListSelectionDialog(parentShell, locationUpdates, ArrayContentProvider.getInstance(), labels, "Select dependencies to confirm updating.") {
11:30:19 			@Override
11:30:19 			protected Control createDialogArea(Composite parent) {
11:30:19 				Composite result = (Composite) super.createDialogArea(parent);
11:30:19 				createDetailsArea(result);
11:30:19 				return result;
11:30:19 			}
11:30:19 			void createDetailsArea(Composite parent) {
11:30:19 				Label label = new Label(parent, SWT.NONE);
11:30:19 				label.setText("Details:");
11:30:19 				final Text details = new Text(parent, SWT.BORDER | SWT.MULTI | SWT.V_SCROLL | SWT.WRAP | SWT.READ_ONLY);
11:30:19 				GridData data = new GridData(GridData.FILL_BOTH);
11:30:19 				data.heightHint = details.getLineHeight() * 4;
11:30:19 				details.setLayoutData(data);
11:30:19 				getViewer().addSelectionChangedListener(new ISelectionChangedListener() {
11:30:19 					@Override
11:30:19 					public void selectionChanged(SelectionChangedEvent event) {
11:30:19 						IStructuredSelection sel = (IStructuredSelection) event.getSelection();
11:30:19 						if (sel.isEmpty()) {
11:30:19 							details.setText(""); //$NON-NLS-1$
11:30:19 						} else {
11:30:19 							LocationUpdate<?> update = (LocationUpdate<?>) sel.getFirstElement();
11:30:19 							details.setText(update.strategy.getUpdateConfirmationMessage(update.update, update.oldLocation, update.newLocation));
11:30:19 						}
11:30:19 					}
11:30:19 				});
11:30:19 			}
11:30:19 		};
11:30:19 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:19 The constructor ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String) is deprecated
11:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/DependencyUpdater.java:[212] 
11:30:19 	ListSelectionDialog dialog = new ListSelectionDialog(parentShell, locationUpdates, ArrayContentProvider.getInstance(), labels, "Select dependencies to confirm updating.") {
11:30:19 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:19 The constructor ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String) is deprecated
11:30:19 33 problems (33 warnings)
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.releng.tools ---
11:30:19 [INFO] 
11:30:19 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.releng.tools ---
11:30:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/test/resources
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.releng.tools ---
11:30:19 [INFO] 
11:30:19 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.releng.tools ---
11:30:19 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:19 [INFO] No tests to run.
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.releng.tools ---
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.releng.tools ---
11:30:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.2.0-SNAPSHOT-sources.jar
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.releng.tools ---
11:30:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.2.0-SNAPSHOT.jar
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.releng.tools ---
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.releng.tools ---
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.releng.tools ---
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.releng.tools ---
11:30:19 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:19 [INFO] 
11:30:19 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.releng.tools ---
11:30:19 [INFO] No tests to run.
11:30:19 [INFO] 
11:30:19 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.releng.feature >-------
11:30:19 [INFO] Building org.eclipse.papyrus.releng.feature 1.2.0-SNAPSHOT       [37/74]
11:30:19 [INFO]   from ../../features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml
11:30:19 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:30:19 [INFO] 
11:30:19 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.releng.feature ---
11:30:19 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.releng.feature ---
11:30:19 [INFO] The project's OSGi version is 1.2.0.202304241528
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.releng.feature ---
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.releng.feature ---
11:30:19 [INFO] 
11:30:19 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.releng.feature ---
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.releng.feature ---
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.releng.feature ---
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.releng.feature ---
11:30:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.2.0-SNAPSHOT.jar
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.releng.feature ---
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.releng.feature ---
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.releng.feature ---
11:30:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.2.0-SNAPSHOT-sources-feature.jar
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.releng.feature ---
11:30:19 [INFO] 
11:30:19 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validations >---
11:30:19 [INFO] Building org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT [38/74]
11:30:19 [INFO]   from ../../plugins/toolsmiths/validation/pom.xml
11:30:19 [INFO] --------------------------------[ pom ]---------------------------------
11:30:19 [INFO] 
11:30:19 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validations ---
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validations ---
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validations ---
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validations ---
11:30:19 [INFO] 
11:30:19 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common >--
11:30:19 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT [39/74]
11:30:19 [INFO]   from ../../plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml
11:30:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:19 [INFO] 
11:30:19 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:30:19 [INFO] The project's OSGi version is 2.0.0.202304241528
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:30:19 [INFO] 
11:30:19 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:30:19 [INFO] 
11:30:19 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:30:19 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.common...
11:30:20 [INFO] 
11:30:20 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:30:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/src/main/resources
11:30:20 [INFO] 
11:30:20 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:30:20 [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/bin
11:30:20 [INFO] 
11:30:20 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:30:20 [INFO] 
11:30:20 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:30:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/src/test/resources
11:30:20 [INFO] 
11:30:20 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:30:20 [INFO] 
11:30:20 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:30:20 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:20 [INFO] No tests to run.
11:30:20 [INFO] 
11:30:20 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:30:20 [INFO] 
11:30:20 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:30:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT-sources.jar
11:30:20 [INFO] 
11:30:20 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:30:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT.jar
11:30:20 [INFO] 
11:30:20 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:30:20 [INFO] 
11:30:20 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:30:20 [INFO] 
11:30:20 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:30:20 [INFO] 
11:30:20 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:30:20 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:20 [INFO] 
11:30:20 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:30:20 [INFO] No tests to run.
11:30:20 [INFO] 
11:30:20 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths-builder >-----
11:30:20 [INFO] Building Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT            [40/74]
11:30:20 [INFO]   from ../../plugins/toolsmiths/builder/pom.xml
11:30:20 [INFO] --------------------------------[ pom ]---------------------------------
11:30:20 [INFO] 
11:30:20 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths-builder ---
11:30:20 [INFO] 
11:30:20 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths-builder ---
11:30:20 [INFO] 
11:30:20 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths-builder ---
11:30:20 [INFO] 
11:30:20 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths-builder ---
11:30:20 [INFO] 
11:30:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder >--
11:30:20 [INFO] Building org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT [41/74]
11:30:20 [INFO]   from ../../plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/pom.xml
11:30:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:20 [INFO] 
11:30:20 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:30:20 [INFO] 
11:30:20 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:30:20 [INFO] The project's OSGi version is 1.1.0.202304241528
11:30:20 [INFO] 
11:30:20 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:30:20 [INFO] 
11:30:20 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:30:20 [INFO] 
11:30:20 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:30:20 [INFO] 
11:30:20 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:30:20 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.plugin.builder...
11:30:21 [INFO] 
11:30:21 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:30:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/main/resources
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:30:21 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/bin
11:30:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[30] 
11:30:21 	import org.eclipse.papyrus.toolsmiths.plugin.builder.helper.BundleVersionHelper;
11:30:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:21 The type BundleVersionHelper is deprecated
11:30:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] 
11:30:21 	BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency);
11:30:21 	^^^^^^^^^^^^^^^^^^^
11:30:21 The type BundleVersionHelper is deprecated
11:30:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] 
11:30:21 	BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency);
11:30:21 	                                       ^^^^^^^^^^^^^^^^^^^
11:30:21 The type BundleVersionHelper is deprecated
11:30:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] 
11:30:21 	BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency);
11:30:21 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:21 The constructor BundleVersionHelper(String) is deprecated
11:30:21 4 problems (4 warnings)
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:30:21 [INFO] 
11:30:21 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:30:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/test/resources
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:30:21 [INFO] 
11:30:21 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:30:21 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:21 [INFO] No tests to run.
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:30:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT-sources.jar
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:30:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT.jar
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:30:21 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:21 [INFO] 
11:30:21 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:30:21 [INFO] No tests to run.
11:30:21 [INFO] 
11:30:21 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.builder.feature >--
11:30:21 [INFO] Building org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT [42/74]
11:30:21 [INFO]   from ../../features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/pom.xml
11:30:21 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:30:21 [INFO] 
11:30:21 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:30:21 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:30:21 [INFO] The project's OSGi version is 1.0.0.202304241528
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:30:21 [INFO] 
11:30:21 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:30:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target/org.eclipse.papyrus.toolsmiths.builder.feature-1.0.0-SNAPSHOT.jar
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:30:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target/org.eclipse.papyrus.toolsmiths.builder.feature-1.0.0-SNAPSHOT-sources-feature.jar
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:30:21 [INFO] 
11:30:21 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration >--
11:30:21 [INFO] Building org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT [43/74]
11:30:21 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml
11:30:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:21 [INFO] 
11:30:21 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:30:21 [INFO] The project's OSGi version is 3.0.0.202304241528
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:30:21 [INFO] 
11:30:21 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:30:21 [INFO] 
11:30:21 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:30:21 [INFO] Resolving class path of org.eclipse.papyrus.customization.nattableconfiguration...
11:30:22 [INFO] 
11:30:22 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:30:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/main/resources
11:30:22 [INFO] 
11:30:22 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:30:22 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/bin
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[168] 
11:30:22 	if (this.firstSelectedElement instanceof org.eclipse.core.internal.resources.Resource) {
11:30:22 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:22 Discouraged access: The type 'Resource' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.18.200.v20230209-0754/org.eclipse.core.resources-3.18.200.v20230209-0754.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[169] 
11:30:22 	project = ((org.eclipse.core.internal.resources.Resource) firstSelectedElement).getProject();
11:30:22 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:22 Discouraged access: The type 'Resource' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.18.200.v20230209-0754/org.eclipse.core.resources-3.18.200.v20230209-0754.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[169] 
11:30:22 	project = ((org.eclipse.core.internal.resources.Resource) firstSelectedElement).getProject();
11:30:22 	                                                                                ^^^^^^^^^^
11:30:22 Discouraged access: The method 'Resource.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.18.200.v20230209-0754/org.eclipse.core.resources-3.18.200.v20230209-0754.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[22] 
11:30:22 	import org.eclipse.core.internal.resources.File;
11:30:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:22 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.18.200.v20230209-0754/org.eclipse.core.resources-3.18.200.v20230209-0754.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
11:30:22 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
11:30:22 	                               ^^^^
11:30:22 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.18.200.v20230209-0754/org.eclipse.core.resources-3.18.200.v20230209-0754.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
11:30:22 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
11:30:22 	                                                                                                                             ^^^^
11:30:22 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.18.200.v20230209-0754/org.eclipse.core.resources-3.18.200.v20230209-0754.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
11:30:22 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
11:30:22 	                                                                                                                                                    ^^^^^^^^^^^^^^^^
11:30:22 Discouraged access: The method 'Resource.getFileExtension()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.18.200.v20230209-0754/org.eclipse.core.resources-3.18.200.v20230209-0754.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[135] 
11:30:22 	resource = TableEditingDomainUtils.getTableEditingDomain(manager.getTable()).getResourceSet().getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
11:30:22 	                                                                                                                              ^^^^
11:30:22 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.18.200.v20230209-0754/org.eclipse.core.resources-3.18.200.v20230209-0754.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[135] 
11:30:22 	resource = TableEditingDomainUtils.getTableEditingDomain(manager.getTable()).getResourceSet().getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
11:30:22 	                                                                                                                                                     ^^^^^^^^^^^
11:30:22 Discouraged access: The method 'Resource.getLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.18.200.v20230209-0754/org.eclipse.core.resources-3.18.200.v20230209-0754.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[138] 
11:30:22 	resource = set.getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
11:30:22 	                                               ^^^^
11:30:22 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.18.200.v20230209-0754/org.eclipse.core.resources-3.18.200.v20230209-0754.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[138] 
11:30:22 	resource = set.getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
11:30:22 	                                                                      ^^^^^^^^^^^
11:30:22 Discouraged access: The method 'Resource.getLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.18.200.v20230209-0754/org.eclipse.core.resources-3.18.200.v20230209-0754.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[31] 
11:30:22 	import org.eclipse.pde.internal.ui.wizards.IProjectProvider;
11:30:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:22 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[32] 
11:30:22 	import org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation;
11:30:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:22 Discouraged access: The type 'NewProjectCreationOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[33] 
11:30:22 	import org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationPage;
11:30:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:22 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[34] 
11:30:22 	import org.eclipse.pde.internal.ui.wizards.plugin.PluginContentPage;
11:30:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:22 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[35] 
11:30:22 	import org.eclipse.pde.internal.ui.wizards.plugin.PluginFieldData;
11:30:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:22 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[49] 
11:30:22 	private NewProjectCreationPage nattableConfigurationProjectCreationPage;
11:30:22 	        ^^^^^^^^^^^^^^^^^^^^^^
11:30:22 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[54] 
11:30:22 	private IProjectProvider projectProvider;
11:30:22 	        ^^^^^^^^^^^^^^^^
11:30:22 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[59] 
11:30:22 	protected PluginContentPage contentPage;
11:30:22 	          ^^^^^^^^^^^^^^^^^
11:30:22 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[64] 
11:30:22 	private PluginFieldData pluginData;
11:30:22 	        ^^^^^^^^^^^^^^^
11:30:22 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[72] 
11:30:22 	pluginData = new PluginFieldData();
11:30:22 	                 ^^^^^^^^^^^^^^^
11:30:22 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[72] 
11:30:22 	pluginData = new PluginFieldData();
11:30:22 	                 ^^^^^^^^^^^^^^^
11:30:22 Discouraged access: The constructor 'PluginFieldData()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[74] 
11:30:22 	nattableConfigurationProjectCreationPage = new NewProjectCreationPage(Messages.NattableConfigurationProjectCreationPage_pageName, pluginData, false,new StructuredSelection());
11:30:22 	                                               ^^^^^^^^^^^^^^^^^^^^^^
11:30:22 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[74] 
11:30:22 	nattableConfigurationProjectCreationPage = new NewProjectCreationPage(Messages.NattableConfigurationProjectCreationPage_pageName, pluginData, false,new StructuredSelection());
11:30:22 	                                               ^^^^^^^^^^^^^^^^^^^^^^
11:30:22 Discouraged access: The constructor 'NewProjectCreationPage(String, AbstractFieldData, boolean, IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[77] 
11:30:22 	projectProvider = new IProjectProvider() {
11:30:22 	                      ^^^^^^^^^^^^^^^^
11:30:22 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[94] 
11:30:22 	contentPage = new PluginContentPage("page2", projectProvider, nattableConfigurationProjectCreationPage, pluginData); //$NON-NLS-1$
11:30:22 	                  ^^^^^^^^^^^^^^^^^
11:30:22 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[94] 
11:30:22 	contentPage = new PluginContentPage("page2", projectProvider, nattableConfigurationProjectCreationPage, pluginData); //$NON-NLS-1$
11:30:22 	                  ^^^^^^^^^^^^^^^^^
11:30:22 Discouraged access: The constructor 'PluginContentPage(String, IProjectProvider, NewProjectCreationPage, AbstractFieldData)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[117] 
11:30:22 	getContainer().run(false, true, new NewProjectCreationOperation(pluginData, projectProvider, null));
11:30:22 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:22 Discouraged access: The type 'NewProjectCreationOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[117] 
11:30:22 	getContainer().run(false, true, new NewProjectCreationOperation(pluginData, projectProvider, null));
11:30:22 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:22 Discouraged access: The constructor 'NewProjectCreationOperation(IFieldData, IProjectProvider, IPluginContentWizard)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[212] 
11:30:22 	return this.projectProvider.getProject();
11:30:22 	                            ^^^^^^^^^^
11:30:22 Discouraged access: The method 'IProjectProvider.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:22 30 problems (30 warnings)
11:30:22 [INFO] 
11:30:22 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:30:22 [INFO] 
11:30:22 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:30:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/test/resources
11:30:22 [INFO] 
11:30:22 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:30:22 [INFO] 
11:30:22 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:30:22 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:22 [INFO] No tests to run.
11:30:22 [INFO] 
11:30:22 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:30:22 [INFO] 
11:30:22 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:30:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT-sources.jar
11:30:22 [INFO] 
11:30:22 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:30:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT.jar
11:30:22 [INFO] 
11:30:22 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:30:22 [INFO] 
11:30:22 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:30:22 [INFO] 
11:30:22 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:30:22 [INFO] 
11:30:22 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:30:22 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:22 [INFO] 
11:30:22 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:30:22 [INFO] No tests to run.
11:30:22 [INFO] 
11:30:22 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui.properties >--
11:30:22 [INFO] Building org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT [44/74]
11:30:22 [INFO]   from ../../plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml
11:30:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:22 [INFO] 
11:30:22 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:30:22 [INFO] 
11:30:22 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:30:22 [INFO] The project's OSGi version is 4.0.0.202304241528
11:30:22 [INFO] 
11:30:22 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:30:22 [INFO] 
11:30:22 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:30:22 [INFO] 
11:30:22 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:30:22 [INFO] 
11:30:22 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:30:22 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.types.ui.properties...
11:30:22 [INFO] 
11:30:22 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:30:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/src/main/resources
11:30:22 [INFO] 
11:30:22 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:30:22 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/bin
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:30:23 [INFO] 
11:30:23 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:30:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/src/test/resources
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:30:23 [INFO] 
11:30:23 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:30:23 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:23 [INFO] No tests to run.
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:30:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/target/org.eclipse.papyrus.infra.emf.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:30:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/target/org.eclipse.papyrus.infra.emf.types.ui.properties-4.0.0-SNAPSHOT.jar
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:30:23 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:23 [INFO] 
11:30:23 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:30:23 [INFO] No tests to run.
11:30:23 [INFO] 
11:30:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit >--
11:30:23 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT [45/74]
11:30:23 [INFO]   from ../../plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml
11:30:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:23 [INFO] 
11:30:23 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:30:23 [INFO] The project's OSGi version is 3.0.0.202304241528
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:30:23 [INFO] 
11:30:23 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:30:23 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.expansion.edit...
11:30:23 [INFO] 
11:30:23 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:30:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/src/main/resources
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:30:23 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/bin
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:30:23 [INFO] 
11:30:23 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:30:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/src/test/resources
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:30:23 [INFO] 
11:30:23 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:30:23 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:23 [INFO] No tests to run.
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:30:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/target/org.eclipse.papyrus.infra.gmfdiag.expansion.edit-3.0.0-SNAPSHOT-sources.jar
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:30:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/target/org.eclipse.papyrus.infra.gmfdiag.expansion.edit-3.0.0-SNAPSHOT.jar
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:30:23 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:23 [INFO] 
11:30:23 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:30:23 [INFO] No tests to run.
11:30:23 [INFO] 
11:30:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor >--
11:30:23 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT [46/74]
11:30:23 [INFO]   from ../../plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
11:30:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:23 [INFO] 
11:30:23 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:30:23 [INFO] The project's OSGi version is 3.0.0.202304241528
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:30:23 [INFO] 
11:30:23 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:30:23 [INFO] 
11:30:23 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:30:23 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.expansion.editor...
11:30:24 [INFO] 
11:30:24 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:30:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src/main/resources
11:30:24 [INFO] 
11:30:24 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:30:24 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/bin
11:30:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/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] 
11:30:24 	public Object getAdapter(Class key) {
11:30:24 	       ^^^^^^
11:30:24 Type safety: The return type Object for getAdapter(Class) from the type ExpansionModelEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
11:30:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/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] 
11:30:24 	return super.getAdapter(key);
11:30:24 	       ^^^^^^^^^^^^^^^^^^^^^
11:30:24 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
11:30:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/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] 
11:30:24 	return super.getAdapter(key);
11:30:24 	                        ^^^
11:30:24 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:30:24 3 problems (3 warnings)
11:30:24 [INFO] 
11:30:24 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:30:24 [INFO] 
11:30:24 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:30:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src/test/resources
11:30:24 [INFO] 
11:30:24 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:30:24 [INFO] 
11:30:24 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:30:24 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:24 [INFO] No tests to run.
11:30:24 [INFO] 
11:30:24 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:30:24 [INFO] 
11:30:24 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:30:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/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
11:30:24 [INFO] 
11:30:24 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:30:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/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
11:30:24 [INFO] 
11:30:24 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:30:24 [INFO] 
11:30:24 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:30:24 [INFO] 
11:30:24 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:30:24 [INFO] 
11:30:24 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:30:24 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:24 [INFO] 
11:30:24 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:30:24 [INFO] No tests to run.
11:30:24 [INFO] 
11:30:24 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor >--
11:30:24 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT [47/74]
11:30:24 [INFO]   from ../../plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml
11:30:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:24 [INFO] 
11:30:24 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:30:24 [INFO] 
11:30:24 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:30:24 [INFO] The project's OSGi version is 4.1.0.202304241528
11:30:24 [INFO] 
11:30:24 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:30:24 [INFO] 
11:30:24 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:30:24 [INFO] 
11:30:24 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:30:24 [INFO] 
11:30:24 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:30:24 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor...
11:30:25 [INFO] 
11:30:25 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:30:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/main/resources
11:30:25 [INFO] 
11:30:25 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:30:25 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/bin
11:30:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1072] 
11:30:25 	public Object getAdapter(Class key) {
11:30:25 	       ^^^^^^
11:30:25 Type safety: The return type Object for getAdapter(Class) from the type PaletteconfigurationEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
11:30:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1083] 
11:30:25 	return super.getAdapter(key);
11:30:25 	       ^^^^^^^^^^^^^^^^^^^^^
11:30:25 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
11:30:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1083] 
11:30:25 	return super.getAdapter(key);
11:30:25 	                        ^^^
11:30:25 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:30:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteCreationPage.java:[319] 
11:30:25 	private String getInitRequiredProfilesValue() {
11:30:25 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:25 The method getInitRequiredProfilesValue() from the type CustomPaletteCreationPage is never used locally
11:30:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteconfigurationModelWizard.java:[23] 
11:30:25 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteConfigurationEditorPlugin;
11:30:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:25 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteConfigurationEditorPlugin is never used
11:30:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteconfigurationModelWizard.java:[24] 
11:30:25 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteconfigurationModelWizard;
11:30:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:25 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteconfigurationModelWizard is never used
11:30:25 6 problems (6 warnings)
11:30:25 [INFO] 
11:30:25 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:30:25 [INFO] 
11:30:25 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:30:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/test/resources
11:30:25 [INFO] 
11:30:25 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:30:25 [INFO] 
11:30:25 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:30:25 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:25 [INFO] No tests to run.
11:30:25 [INFO] 
11:30:25 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:30:25 [INFO] 
11:30:25 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:30:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor-4.1.0-SNAPSHOT-sources.jar
11:30:25 [INFO] 
11:30:25 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:30:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor-4.1.0-SNAPSHOT.jar
11:30:25 [INFO] 
11:30:25 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:30:25 [INFO] 
11:30:25 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:30:25 [INFO] 
11:30:25 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:30:25 [INFO] 
11:30:25 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:30:25 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:25 [INFO] 
11:30:25 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:30:25 [INFO] No tests to run.
11:30:25 [INFO] 
11:30:25 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths >---------
11:30:25 [INFO] Building org.eclipse.papyrus.toolsmiths 2.1.0-SNAPSHOT           [48/74]
11:30:25 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
11:30:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:25 [INFO] 
11:30:25 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths ---
11:30:25 [INFO] 
11:30:25 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths ---
11:30:25 [INFO] The project's OSGi version is 2.1.0.202304241528
11:30:25 [INFO] 
11:30:25 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths ---
11:30:25 [INFO] 
11:30:25 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths ---
11:30:25 [INFO] 
11:30:25 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths ---
11:30:25 [INFO] 
11:30:25 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths ---
11:30:25 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths...
11:30:25 [INFO] 
11:30:25 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths ---
11:30:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/main/resources
11:30:25 [INFO] 
11:30:25 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.toolsmiths ---
11:30:25 [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/bin
11:30:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CustomizationPage.java:[64] 
11:30:25 	this.configuration.setPlugin(getWizard().getPluginId());
11:30:25 	                                         ^^^^^^^^^^^
11:30:25 Discouraged access: The method 'NewPluginProjectWizard.getPluginId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/types/generator/TypesPluginGenerator.java:[92] 
11:30:25 	IStatus configurePlugin = configurePlugin(project, entry.getValue(), contextId, generateExtensionPoint);
11:30:25 	        ^^^^^^^^^^^^^^^
11:30:25 The value of the local variable configurePlugin is not used
11:30:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[24] 
11:30:25 	import org.eclipse.pde.internal.ui.wizards.plugin.NewPluginProjectWizard;
11:30:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:25 Discouraged access: The type 'NewPluginProjectWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[28] 
11:30:25 	public class CreateNewCustomizationPluginWizard extends NewPluginProjectWizard {
11:30:25 	                                                        ^^^^^^^^^^^^^^^^^^^^^^
11:30:25 Discouraged access: The type 'NewPluginProjectWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[35] 
11:30:25 	private Image defaultImage;
11:30:25 	              ^^^^^^^^^^^^
11:30:25 The value of the field CreateNewCustomizationPluginWizard.defaultImage is not used
11:30:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[38] 
11:30:25 	super();
11:30:25 	^^^^^^^^
11:30:25 Discouraged access: The constructor 'NewPluginProjectWizard()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[46] 
11:30:25 	super.addPages();
11:30:25 	      ^^^^^^^^
11:30:25 Discouraged access: The method 'NewPluginProjectWizard.addPages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[52] 
11:30:25 	if (page == fContentPage) { // Remove the template page
11:30:25 	            ^^^^^^^^^^^^
11:30:25 Discouraged access: The field 'NewPluginProjectWizard.fContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[59] 
11:30:25 	return this.fContentPage.getData().getProvider();
11:30:25 	            ^^^^^^^^^^^^
11:30:25 Discouraged access: The field 'NewPluginProjectWizard.fContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[59] 
11:30:25 	return this.fContentPage.getData().getProvider();
11:30:25 	                         ^^^^^^^
11:30:25 Discouraged access: The method 'ContentPage.getData()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[64] 
11:30:25 	boolean result = super.performFinish();
11:30:25 	                       ^^^^^^^^^^^^^
11:30:25 Discouraged access: The method 'NewPluginProjectWizard.performFinish()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[66] 
11:30:25 	IProject project = this.fMainPage.getProjectHandle();
11:30:25 	                        ^^^^^^^^^
11:30:25 Discouraged access: The field 'NewPluginProjectWizard.fMainPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.800.v20230214-0834/org.eclipse.pde.ui-3.13.800.v20230214-0834.jar')
11:30:25 12 problems (12 warnings)
11:30:25 [INFO] 
11:30:25 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths ---
11:30:25 [INFO] 
11:30:25 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths ---
11:30:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/test/resources
11:30:25 [INFO] 
11:30:25 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths ---
11:30:25 [INFO] 
11:30:25 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.toolsmiths ---
11:30:25 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:25 [INFO] No tests to run.
11:30:25 [INFO] 
11:30:25 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths ---
11:30:25 [INFO] 
11:30:25 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths ---
11:30:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.1.0-SNAPSHOT-sources.jar
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths ---
11:30:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.1.0-SNAPSHOT.jar
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths ---
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths ---
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths ---
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths ---
11:30:26 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:26 [INFO] 
11:30:26 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.toolsmiths ---
11:30:26 [INFO] No tests to run.
11:30:26 [INFO] 
11:30:26 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore >------
11:30:26 [INFO] Building org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT     [49/74]
11:30:26 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml
11:30:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:26 [INFO] 
11:30:26 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:30:26 [INFO] The project's OSGi version is 2.0.0.202304241528
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:30:26 [INFO] 
11:30:26 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:30:26 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.ecore...
11:30:26 [INFO] 
11:30:26 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:30:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/src/main/resources
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:30:26 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/bin
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:30:26 [INFO] 
11:30:26 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:30:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/src/test/resources
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:30:26 [INFO] 
11:30:26 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:30:26 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:26 [INFO] No tests to run.
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:30:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT-sources.jar
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:30:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT.jar
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:30:26 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:26 [INFO] 
11:30:26 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:30:26 [INFO] No tests to run.
11:30:26 [INFO] 
11:30:26 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions >---
11:30:26 [INFO] Building org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT [50/74]
11:30:26 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml
11:30:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:26 [INFO] 
11:30:26 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:30:26 [INFO] The project's OSGi version is 2.0.0.202304241528
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:30:26 [INFO] 
11:30:26 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:30:26 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.expressions...
11:30:26 [INFO] 
11:30:26 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:30:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/src/main/resources
11:30:26 [INFO] 
11:30:26 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:30:26 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/bin
11:30:27 [INFO] 
11:30:27 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:30:27 [INFO] 
11:30:27 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:30:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/src/test/resources
11:30:27 [INFO] 
11:30:27 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:30:27 [INFO] 
11:30:27 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:30:27 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:27 [INFO] No tests to run.
11:30:27 [INFO] 
11:30:27 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:30:27 [INFO] 
11:30:27 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:30:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT-sources.jar
11:30:27 [INFO] 
11:30:27 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:30:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT.jar
11:30:27 [INFO] 
11:30:27 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:30:27 [INFO] 
11:30:27 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:30:27 [INFO] 
11:30:27 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:30:27 [INFO] 
11:30:27 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:30:27 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:27 [INFO] 
11:30:27 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:30:27 [INFO] No tests to run.
11:30:27 [INFO] 
11:30:27 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools >--
11:30:27 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT [51/74]
11:30:27 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml
11:30:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:27 [INFO] 
11:30:27 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:30:27 [INFO] 
11:30:27 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:30:27 [INFO] The project's OSGi version is 2.1.0.202304241528
11:30:27 [INFO] 
11:30:27 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:30:27 [INFO] 
11:30:27 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:30:27 [INFO] 
11:30:27 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:30:27 [INFO] 
11:30:27 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:30:27 [INFO] Resolving class path of org.eclipse.papyrus.uml.m2m.qvto.tests.tools...
11:30:27 [INFO] 
11:30:27 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:30:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/main/resources
11:30:27 [INFO] 
11:30:27 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:30:27 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/bin
11:30:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/org/eclipse/papyrus/uml/m2m/qvto/tests/tools/tests/EMFCompareUtils.java:[69] 
11:30:28 	final MatchEngineFactoryImpl mathEnginefactory = new MatchEngineFactoryImpl(matcher, comparisonFactory);
11:30:28 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:28 The constructor MatchEngineFactoryImpl(IEObjectMatcher, IComparisonFactory) is deprecated
11:30:28 2. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/org/eclipse/papyrus/uml/m2m/qvto/tests/tools/tests/AbstractImportModelTests.java (at line 81)
11:30:28 	@SuppressWarnings({ "nls", "restriction" })
11:30:28 	                    ^^^^^
11:30:28 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:30:28 2 problems (0 errors, 1 warning, 1 info)
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:30:28 [INFO] 
11:30:28 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:30:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/test/resources
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:30:28 [INFO] 
11:30:28 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:30:28 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:28 [INFO] No tests to run.
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:30:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools-2.1.0-SNAPSHOT-sources.jar
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:30:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools-2.1.0-SNAPSHOT.jar
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:30:28 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:28 [INFO] 
11:30:28 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:30:28 [INFO] No tests to run.
11:30:28 [INFO] 
11:30:28 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature >--
11:30:28 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT [52/74]
11:30:28 [INFO]   from ../../features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml
11:30:28 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:30:28 [INFO] 
11:30:28 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:30:28 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:30:28 [INFO] The project's OSGi version is 1.0.0.202304241528
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:30:28 [INFO] 
11:30:28 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:30:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature-1.0.0-SNAPSHOT.jar
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:30:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature-1.0.0-SNAPSHOT-sources-feature.jar
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:30:28 [INFO] 
11:30:28 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette >-----
11:30:28 [INFO] Building org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT   [53/74]
11:30:28 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
11:30:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:28 [INFO] 
11:30:28 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.palette ---
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.palette ---
11:30:28 [INFO] The project's OSGi version is 4.0.0.202304241528
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.palette ---
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.palette ---
11:30:28 [INFO] 
11:30:28 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.palette ---
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.palette ---
11:30:28 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.palette...
11:30:28 [INFO] 
11:30:28 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.palette ---
11:30:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/main/resources
11:30:28 [INFO] 
11:30:28 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.palette ---
11:30:28 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/bin
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[354] 
11:30:29 	button.setData(new Integer(id));
11:30:29 	                   ^^^^^^^^^^^
11:30:29 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[367] 
11:30:29 	paletteButtonsMap.put(new Integer(id), button);
11:30:29 	                          ^^^^^^^^^^^
11:30:29 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[671] 
11:30:29 	private PapyrusPaletteService paletteService;
11:30:29 	                              ^^^^^^^^^^^^^^
11:30:29 The value of the field PapyrusPaletteCustomizerDialog.PalettesTableContentProvider.paletteService is not used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[674] 
11:30:29 	private final TableViewer viewer;
11:30:29 	                          ^^^^^^
11:30:29 The value of the field PapyrusPaletteCustomizerDialog.PalettesTableContentProvider.viewer is not used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[142] 
11:30:29 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
11:30:29 	                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[142] 
11:30:29 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
11:30:29 	                                                                                                                                 ^^^^^^^
11:30:29 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[149] 
11:30:29 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
11:30:29 	                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[149] 
11:30:29 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
11:30:29 	                                                                                                                                 ^^^^^^^
11:30:29 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
11:30:29 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
11:30:29 	                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
11:30:29 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
11:30:29 	                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 Type safety: The expression of type HashSet needs unchecked conversion to conform to Set<String>
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
11:30:29 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
11:30:29 	                                                                                                                                             ^^^^^^^
11:30:29 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/ConfigurationInformationComposite.java:[197] 
11:30:29 	ToolConfiguration configuration = ((ToolConfiguration) selectedConfiguration);
11:30:29 	                  ^^^^^^^^^^^^^
11:30:29 The value of the local variable configuration is not used
11:30:29 12 problems (12 warnings)
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.palette ---
11:30:29 [INFO] 
11:30:29 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.palette ---
11:30:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/test/resources
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.palette ---
11:30:29 [INFO] 
11:30:29 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.toolsmiths.palette ---
11:30:29 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:29 [INFO] No tests to run.
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.palette ---
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.palette ---
11:30:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT-sources.jar
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.palette ---
11:30:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT.jar
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.palette ---
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.palette ---
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.palette ---
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.palette ---
11:30:29 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:29 [INFO] 
11:30:29 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.palette ---
11:30:29 [INFO] No tests to run.
11:30:29 [INFO] 
11:30:29 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths >--
11:30:29 [INFO] Building org.eclipse.papyrus.views.properties.toolsmiths 3.2.0-SNAPSHOT [54/74]
11:30:29 [INFO]   from ../../plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml
11:30:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:29 [INFO] 
11:30:29 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:30:29 [INFO] The project's OSGi version is 3.2.0.202304241528
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:30:29 [INFO] 
11:30:29 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:30:29 [INFO] Resolving class path of org.eclipse.papyrus.views.properties.toolsmiths...
11:30:29 [INFO] 
11:30:29 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:30:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/main/resources
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:30:29 [INFO] Compiling 78 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/bin
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[17] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextCopyAction;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextCopyAction is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[18] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextDeleteAction;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextDeleteAction is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[19] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextEditAction;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextEditAction is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericPropertyModelElementFactory.java:[23] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/ConstraintDescriptorContentProvider.java:[21] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[31] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.CopyContextAction;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.CopyContextAction is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[32] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.EditContextAction;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.EditContextAction is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[33] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.RemoveContextAction;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.RemoveContextAction is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/CustomizationModelElementFactory.java:[19] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.CustomizationModelElement;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.CustomizationModelElement is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[25] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[26] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[27] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[28] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[16] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[17] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[18] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/PropertyContentProvider.java:[21] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/CustomizationModelElement.java:[137] 
11:30:29 	TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider);
11:30:29 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[31] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElementFactory;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElementFactory is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[32] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeObservable;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeObservable is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[33] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericPropertyModelElementFactory;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericPropertyModelElementFactory is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[112] 
11:30:29 	public IObservableValue doGetObservable(String propertyPath) {
11:30:29 	       ^^^^^^^^^^^^^^^^
11:30:29 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElementFactory.java:[23] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionAction.java:[34] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionAction.java:[35] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/OpenCustomization.java:[25] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.CustomizationDialog;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.CustomizationDialog is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[28] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[39] 
11:30:29 	public class GenericAttributeObservable extends AbstractObservableValue {
11:30:29 	                                                ^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[174] 
11:30:29 	ValueDiff diff = new ValueDiff() {
11:30:29 	^^^^^^^^^
11:30:29 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[174] 
11:30:29 	ValueDiff diff = new ValueDiff() {
11:30:29 	                     ^^^^^^^^^
11:30:29 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[191] 
11:30:29 	protected void fireValueChange(ValueDiff diff) {
11:30:29 	                               ^^^^^^^^^
11:30:29 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[192] 
11:30:29 	super.fireValueChange(diff);
11:30:29 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[16] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[17] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[18] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[19] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/TabContentProvider.java:[20] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionWidgetAction.java:[28] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate is never used
11:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionWidgetAction.java:[29] 
11:30:29 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand;
11:30:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:29 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand is never used
11:30:29 39 problems (39 warnings)
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:30:29 [INFO] 
11:30:29 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:30:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/test/resources
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:30:29 [INFO] 
11:30:29 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:30:29 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:29 [INFO] No tests to run.
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:30:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT-sources.jar
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:30:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT.jar
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:30:29 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:29 [INFO] 
11:30:29 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:30:29 [INFO] No tests to run.
11:30:29 [INFO] 
11:30:29 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation >--
11:30:29 [INFO] Building org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT [55/74]
11:30:29 [INFO]   from ../../plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml
11:30:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:29 [INFO] 
11:30:29 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.properties.generation ---
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.properties.generation ---
11:30:29 [INFO] The project's OSGi version is 3.0.0.202304241528
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties.generation ---
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties.generation ---
11:30:29 [INFO] 
11:30:29 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties.generation ---
11:30:29 [INFO] 
11:30:29 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.properties.generation ---
11:30:29 [INFO] Resolving class path of org.eclipse.papyrus.uml.properties.generation...
11:30:30 [INFO] 
11:30:30 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.properties.generation ---
11:30:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/main/resources
11:30:30 [INFO] 
11:30:30 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.uml.properties.generation ---
11:30:30 [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/bin
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/CreateContextWizard.java:[283] 
11:30:30 	private Set<DataContextElement> getAllContextElements(Collection<DataContextElement> source) {
11:30:30 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:30 The method getAllContextElements(Collection<DataContextElement>) from the type CreateContextWizard is never used locally
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[45] 
11:30:30 	private IObservableValue observable;
11:30:30 	        ^^^^^^^^^^^^^^^^
11:30:30 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[78] 
11:30:30 	observable.setValue(getState());
11:30:30 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:30 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[89] 
11:30:30 	public void setObservable(IObservableValue value) {
11:30:30 	                          ^^^^^^^^^^^^^^^^
11:30:30 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/validators/AbstractValidator.java:[23] 
11:30:30 	public abstract class AbstractValidator implements IValidator {
11:30:30 	                                                   ^^^^^^^^^^
11:30:30 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[27] 
11:30:30 	import org.eclipse.jface.viewers.ViewerSorter;
11:30:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:30 The type ViewerSorter is deprecated
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[70] 
11:30:30 	viewer = new CheckboxTableViewer(root, SWT.MULTI | SWT.H_SCROLL | SWT.FILL | SWT.FULL_SELECTION | SWT.BORDER);
11:30:30 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:30 The constructor CheckboxTableViewer(Composite, int) is deprecated
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
11:30:30 	viewer.setSorter(new ViewerSorter());
11:30:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:30 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
11:30:30 	viewer.setSorter(new ViewerSorter());
11:30:30 	                     ^^^^^^^^^^^^
11:30:30 The type ViewerSorter is deprecated
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
11:30:30 	viewer.setSorter(new ViewerSorter());
11:30:30 	                     ^^^^^^^^^^^^^^
11:30:30 The constructor ViewerSorter() is deprecated
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[170] 
11:30:30 	IObservableValue singleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueSingle()).observe(propertyDefinition);
11:30:30 	^^^^^^^^^^^^^^^^
11:30:30 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[170] 
11:30:30 	IObservableValue singleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueSingle()).observe(propertyDefinition);
11:30:30 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:30 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[171] 
11:30:30 	IObservableValue multipleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueMultiple()).observe(propertyDefinition);
11:30:30 	^^^^^^^^^^^^^^^^
11:30:30 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[171] 
11:30:30 	IObservableValue multipleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueMultiple()).observe(propertyDefinition);
11:30:30 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:30 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[183] 
11:30:30 	private void createTreeEditor(TreeItem treeItem, int columnIndex, boolean defaultValue, IObservableValue observable) {
11:30:30 	                                                                                        ^^^^^^^^^^^^^^^^
11:30:30 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[240] 
11:30:30 	private void displayFields(DataContextElement contextElement, TreeViewer treeViewer) {
11:30:30 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:30 The method displayFields(DataContextElement, TreeViewer) from the type SelectFieldsPage is never used locally
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/ProfileGenerator.java:[307] 
11:30:30 	public IObservableValue getObservableValue() {
11:30:30 	       ^^^^^^^^^^^^^^^^
11:30:30 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EcoreGenerator.java:[302] 
11:30:30 	public IObservableValue getObservableValue() {
11:30:30 	       ^^^^^^^^^^^^^^^^
11:30:30 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/IGenerator.java:[168] 
11:30:30 	public IObservableValue getObservableValue();
11:30:30 	       ^^^^^^^^^^^^^^^^
11:30:30 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EditContextGenerator.java:[103] 
11:30:30 	public IObservableValue getObservableValue() {
11:30:30 	       ^^^^^^^^^^^^^^^^
11:30:30 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/LayoutExtensionPoint.java:[49] 
11:30:30 	ILayoutGenerator generator = ClassLoaderHelper.newInstance(generatorClassName, ILayoutGenerator.class);
11:30:30 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:30 The method newInstance(String, Class<ILayoutGenerator>) from the type ClassLoaderHelper is deprecated
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/layout/StandardLayoutGenerator.java:[185] 
11:30:30 	switch (editorType) {
11:30:30 	        ^^^^^^^^^^
11:30:30 The enum constant DOUBLE needs a corresponding case label in this enum switch on Type
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[68] 
11:30:30 	protected IObservableValue srcTextObservable;
11:30:30 	          ^^^^^^^^^^^^^^^^
11:30:30 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[70] 
11:30:30 	protected IObservableValue targetTextObservable;
11:30:30 	          ^^^^^^^^^^^^^^^^
11:30:30 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[72] 
11:30:30 	protected UpdateValueStrategy srcFieldStrategy;
11:30:30 	          ^^^^^^^^^^^^^^^^^^^
11:30:30 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[74] 
11:30:30 	protected UpdateValueStrategy targetFieldStrategy;
11:30:30 	          ^^^^^^^^^^^^^^^^^^^
11:30:30 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[94] 
11:30:30 	srcFieldStrategy = new UpdateValueStrategy();
11:30:30 	                       ^^^^^^^^^^^^^^^^^^^
11:30:30 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[95] 
11:30:30 	targetFieldStrategy = new UpdateValueStrategy();
11:30:30 	                          ^^^^^^^^^^^^^^^^^^^
11:30:30 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[171] 
11:30:30 	targetFieldStrategy.setConverter(new IConverter() {
11:30:30 				@Override
11:30:30 				public Object getToType() {
11:30:30 					return String.class;
11:30:30 				}
11:30:30 				@Override
11:30:30 				public Object getFromType() {
11:30:30 					return String.class;
11:30:30 				}
11:30:30 				@Override
11:30:30 				public String convert(Object fromObject) {
11:30:30 					if (srcTextObservable != null) {
11:30:30 						return (String) srcTextObservable.getValue();
11:30:30 					} else if (targetFileChooser.getFilePath() != null) {
11:30:30 						return targetFileChooser.getFilePath();
11:30:30 					}
11:30:30 					return "";
11:30:30 				}
11:30:30 			});
11:30:30 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:30 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[171] 
11:30:30 	targetFieldStrategy.setConverter(new IConverter() {
11:30:30 	                                     ^^^^^^^^^^
11:30:30 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[197] 
11:30:30 	srcFieldStrategy.setConverter(new IConverter() {
11:30:30 				@Override
11:30:30 				public Object getToType() {
11:30:30 					return String.class;
11:30:30 				}
11:30:30 				@Override
11:30:30 				public Object getFromType() {
11:30:30 					return String.class;
11:30:30 				}
11:30:30 				@Override
11:30:30 				public String convert(Object fromObject) {
11:30:30 					if (fromObject instanceof String) {
11:30:30 						String stringObject = (String) fromObject;
11:30:30 						if (stringObject.equals("")) {
11:30:30 							return "";
11:30:30 						}
11:30:30 						String[] result = stringObject.split("/");
11:30:30 						String filename = result[result.length - 1];
11:30:30 						String[] ext = filename.split("\\.");
11:30:30 						StringBuilder builder = new StringBuilder();
11:30:30 						if (targetTextObservable != null) {
11:30:30 							String s = (String) targetTextObservable.getValue();
11:30:30 							if (!s.equals("")) {
11:30:30 								String original[] = s.split("/");
11:30:30 								builder.append("/");
11:30:30 								for (int i = 1; i < original.length - 1; i++) {
11:30:30 									builder.append(original[i]);
11:30:30 									builder.append("/");
11:30:30 								}
11:30:30 							} else {
11:30:30 								builder.append("/");
11:30:30 								builder.append(result[1]);
11:30:30 								builder.append("/properties/");
11:30:30 							}
11:30:30 						}
11:30:30 						builder.append(ext[0]);
11:30:30 						builder.append(".ctx");
11:30:30 						return builder.toString();
11:30:30 					}
11:30:30 					return "";
11:30:30 				}
11:30:30 			});
11:30:30 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:30 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[197] 
11:30:30 	srcFieldStrategy.setConverter(new IConverter() {
11:30:30 	                                  ^^^^^^^^^^
11:30:30 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[280] 
11:30:30 	srcFieldStrategy.setAfterGetValidator(srcValidator);
11:30:30 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:30 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[281] 
11:30:30 	srcFieldStrategy.setAfterConvertValidator(targetValidator);
11:30:30 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:30 Type safety: The method setAfterConvertValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[282] 
11:30:30 	targetFieldStrategy.setAfterGetValidator(targetValidator);
11:30:30 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:30 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[283] 
11:30:30 	targetFieldStrategy.setAfterConvertValidator(srcValidator);
11:30:30 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:30 Type safety: The method setAfterConvertValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
11:30:30 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
11:30:30 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:30 Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, UpdateValueStrategy, UpdateValueStrategy) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>, UpdateValueStrategy<? super T,? extends M>, UpdateValueStrategy<? super M,? extends T>) of type DataBindingContext
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
11:30:30 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
11:30:30 	                        ^^^^^^^^^^^^^^^^^
11:30:30 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
11:30:30 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
11:30:30 	                                           ^^^^^^^^^^^^^^^^^^^^
11:30:30 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
11:30:30 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
11:30:30 	                                                                 ^^^^^^^^^^^^^^^^
11:30:30 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
11:30:30 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
11:30:30 	                                                                                   ^^^^^^^^^^^^^^^^^^^
11:30:30 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[200] 
11:30:30 	dialog.setInitialSelections(new IFile[] { currentFile });
11:30:30 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:30 Type IFile[] of the last argument to method setInitialSelections(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation.
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[233] 
11:30:30 	public IObservableValue getObservableValue() {
11:30:30 	       ^^^^^^^^^^^^^^^^
11:30:30 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/GeneratorExtensionPoint.java:[50] 
11:30:30 	IGenerator generator = ClassLoaderHelper.newInstance(generatorClassName, IGenerator.class);
11:30:30 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:30 The method newInstance(String, Class<IGenerator>) from the type ClassLoaderHelper is deprecated
11:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/AbstractQVTGenerator.java:[201] 
11:30:30 	public abstract IObservableValue getObservableValue();
11:30:30 	                ^^^^^^^^^^^^^^^^
11:30:30 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:30:30 45 problems (45 warnings)
11:30:30 [INFO] 
11:30:30 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.properties.generation ---
11:30:30 [INFO] 
11:30:30 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.properties.generation ---
11:30:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/test/resources
11:30:30 [INFO] 
11:30:30 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.properties.generation ---
11:30:30 [INFO] 
11:30:30 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.uml.properties.generation ---
11:30:30 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:30 [INFO] No tests to run.
11:30:30 [INFO] 
11:30:30 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.properties.generation ---
11:30:30 [INFO] 
11:30:30 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.properties.generation ---
11:30:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT-sources.jar
11:30:30 [INFO] 
11:30:30 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.properties.generation ---
11:30:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT.jar
11:30:30 [INFO] 
11:30:30 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties.generation ---
11:30:30 [INFO] 
11:30:30 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.uml.properties.generation ---
11:30:30 [INFO] 
11:30:30 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.properties.generation ---
11:30:30 [INFO] 
11:30:30 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.properties.generation ---
11:30:30 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:30 [INFO] 
11:30:30 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.uml.properties.generation ---
11:30:30 [INFO] No tests to run.
11:30:30 [INFO] 
11:30:30 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable >-----
11:30:30 [INFO] Building org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT  [56/74]
11:30:30 [INFO]   from ../../plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
11:30:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:30 [INFO] 
11:30:30 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:30:30 [INFO] 
11:30:30 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:30:30 [INFO] The project's OSGi version is 2.0.0.202304241528
11:30:30 [INFO] 
11:30:30 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:30:30 [INFO] 
11:30:30 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:30:30 [INFO] 
11:30:30 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:30:30 [INFO] 
11:30:30 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:30:30 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.nattable...
11:30:31 [INFO] 
11:30:31 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:30:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/main/resources
11:30:31 [INFO] 
11:30:31 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:30:31 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/bin
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/wizard/ExportAsTableConfigurationWizard.java:[408] 
11:30:31 	public static boolean isMac() {
11:30:31 	                      ^^^^^^^
11:30:31 The method isMac() from the type ExportAsTableConfigurationWizard.OperatingSystem is never used locally
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/wizard/ExportAsTableConfigurationWizard.java:[412] 
11:30:31 	public static boolean isUnix() {
11:30:31 	                      ^^^^^^^^
11:30:31 The method isUnix() from the type ExportAsTableConfigurationWizard.OperatingSystem is never used locally
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[23] 
11:30:31 	import org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl;
11:30:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:31 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.3.0.v20230220-1021/org.eclipse.e4.ui.model.workbench-2.3.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[27] 
11:30:31 	import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuFactoryImpl;
11:30:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:31 Discouraged access: The type 'MenuFactoryImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.3.0.v20230220-1021/org.eclipse.e4.ui.model.workbench-2.3.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[28] 
11:30:31 	import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuImpl;
11:30:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:31 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.3.0.v20230220-1021/org.eclipse.e4.ui.model.workbench-2.3.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[29] 
11:30:31 	import org.eclipse.e4.ui.model.application.ui.menu.impl.PopupMenuImpl;
11:30:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:31 Discouraged access: The type 'PopupMenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.3.0.v20230220-1021/org.eclipse.e4.ui.model.workbench-2.3.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[36] 
11:30:31 	import org.eclipse.ui.internal.PartSite;
11:30:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:31 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.128.0.v20230220-1021/org.eclipse.ui.workbench-3.128.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[37] 
11:30:31 	import org.eclipse.ui.internal.menus.SlaveMenuService;
11:30:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:31 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.128.0.v20230220-1021/org.eclipse.ui.workbench-3.128.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[86] 
11:30:31 	final MenuImpl menuImp = getMenuToContribute(serviceLocator);
11:30:31 	      ^^^^^^^^
11:30:31 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.3.0.v20230220-1021/org.eclipse.e4.ui.model.workbench-2.3.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
11:30:31 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
11:30:31 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:31 Discouraged access: The type 'MenuFactoryImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.3.0.v20230220-1021/org.eclipse.e4.ui.model.workbench-2.3.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
11:30:31 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
11:30:31 	                                              ^^^^^^^^^
11:30:31 Discouraged access: The field 'MenuFactoryImpl.eINSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.3.0.v20230220-1021/org.eclipse.e4.ui.model.workbench-2.3.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
11:30:31 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
11:30:31 	                                                        ^^^^^^^^^^^^^^^^^^^^^
11:30:31 Discouraged access: The method 'MenuFactoryImpl.createHandledMenuItem()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.3.0.v20230220-1021/org.eclipse.e4.ui.model.workbench-2.3.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[98] 
11:30:31 	menuImp.getChildren().add(item);
11:30:31 	        ^^^^^^^^^^^
11:30:31 Discouraged access: The method 'MenuImpl.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.3.0.v20230220-1021/org.eclipse.e4.ui.model.workbench-2.3.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[132] 
11:30:31 	private MenuImpl getMenuToContribute(final IServiceLocator serviceLocator) {
11:30:31 	        ^^^^^^^^
11:30:31 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.3.0.v20230220-1021/org.eclipse.e4.ui.model.workbench-2.3.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[134] 
11:30:31 	if (manager instanceof SlaveMenuService) {
11:30:31 	                       ^^^^^^^^^^^^^^^^
11:30:31 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.128.0.v20230220-1021/org.eclipse.ui.workbench-3.128.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
11:30:31 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
11:30:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:30:31 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.3.0.v20230220-1021/org.eclipse.e4.ui.model.workbench-2.3.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
11:30:31 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
11:30:31 	                                                                    ^^^^^^^^
11:30:31 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.3.0.v20230220-1021/org.eclipse.e4.ui.model.workbench-2.3.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
11:30:31 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
11:30:31 	                                                                                ^^^^^^^^^^^^^^^^
11:30:31 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.128.0.v20230220-1021/org.eclipse.ui.workbench-3.128.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
11:30:31 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
11:30:31 	                                                                                                           ^^^^^^^^
11:30:31 Discouraged access: The method 'SlaveMenuService.getModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.128.0.v20230220-1021/org.eclipse.ui.workbench-3.128.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[136] 
11:30:31 	List<MMenu> menus = model.getMenus();
11:30:31 	                          ^^^^^^^^
11:30:31 Discouraged access: The method 'PartImpl.getMenus()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.3.0.v20230220-1021/org.eclipse.e4.ui.model.workbench-2.3.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[138] 
11:30:31 	if (m instanceof PopupMenuImpl) {
11:30:31 	                 ^^^^^^^^^^^^^
11:30:31 Discouraged access: The type 'PopupMenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.3.0.v20230220-1021/org.eclipse.e4.ui.model.workbench-2.3.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[141] 
11:30:31 	if (current instanceof MenuImpl && current.getLabel().equals("&New Child")) {// it probably don't work in case of internationalization usage //$NON-NLS-1$
11:30:31 	                       ^^^^^^^^
11:30:31 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.3.0.v20230220-1021/org.eclipse.e4.ui.model.workbench-2.3.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[142] 
11:30:31 	return (MenuImpl) current;
11:30:31 	        ^^^^^^^^
11:30:31 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.3.0.v20230220-1021/org.eclipse.e4.ui.model.workbench-2.3.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[161] 
11:30:31 	if (site instanceof PartSite) {
11:30:31 	                    ^^^^^^^^
11:30:31 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.128.0.v20230220-1021/org.eclipse.ui.workbench-3.128.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
11:30:31 	final PartSite ps = (PartSite) activePart.getSite();
11:30:31 	      ^^^^^^^^
11:30:31 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.128.0.v20230220-1021/org.eclipse.ui.workbench-3.128.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
11:30:31 	final PartSite ps = (PartSite) activePart.getSite();
11:30:31 	                     ^^^^^^^^
11:30:31 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.128.0.v20230220-1021/org.eclipse.ui.workbench-3.128.0.v20230220-1021.jar')
11:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[164] 
11:30:31 	IEclipseContext iec = ps.getContext();
11:30:31 	                         ^^^^^^^^^^
11:30:31 Discouraged access: The method 'PartSite.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.128.0.v20230220-1021/org.eclipse.ui.workbench-3.128.0.v20230220-1021.jar')
11:30:31 27 problems (27 warnings)
11:30:31 [INFO] 
11:30:31 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:30:31 [INFO] 
11:30:31 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:30:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/test/resources
11:30:31 [INFO] 
11:30:31 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:30:31 [INFO] 
11:30:31 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:30:31 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:31 [INFO] No tests to run.
11:30:31 [INFO] 
11:30:31 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:30:31 [INFO] 
11:30:31 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:30:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT-sources.jar
11:30:31 [INFO] 
11:30:31 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:30:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar
11:30:31 [INFO] 
11:30:31 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:30:31 [INFO] 
11:30:31 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:30:31 [INFO] 
11:30:31 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:30:31 [INFO] 
11:30:31 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:30:31 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:31 [INFO] 
11:30:31 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:30:31 [INFO] No tests to run.
11:30:31 [INFO] 
11:30:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties >---
11:30:31 [INFO] Building org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT [57/74]
11:30:31 [INFO]   from ../../plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
11:30:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:31 [INFO] 
11:30:31 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:30:31 [INFO] 
11:30:31 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:30:31 [INFO] The project's OSGi version is 4.0.0.202304241528
11:30:31 [INFO] 
11:30:31 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:30:31 [INFO] 
11:30:31 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:30:31 [INFO] 
11:30:31 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:30:31 [INFO] 
11:30:31 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:30:31 [INFO] Resolving class path of org.eclipse.papyrus.uml.types.ui.properties...
11:30:32 [INFO] 
11:30:32 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:30:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/main/resources
11:30:32 [INFO] 
11:30:32 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:30:32 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/bin
11:30:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/org/eclipse/papyrus/uml/types/ui/properties/widgets/FeatureToSetNamePropertyEditor.java:[139] 
11:30:32 	for (Iterator iterator = workspaceProfilesURIs.iterator(); iterator.hasNext();) {
11:30:32 	     ^^^^^^^^
11:30:32 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:30:32 1 problem (1 warning)
11:30:32 [INFO] 
11:30:32 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:30:32 [INFO] 
11:30:32 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:30:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/test/resources
11:30:32 [INFO] 
11:30:32 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:30:32 [INFO] 
11:30:32 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:30:32 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:32 [INFO] No tests to run.
11:30:32 [INFO] 
11:30:32 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:30:32 [INFO] 
11:30:32 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:30:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
11:30:32 [INFO] 
11:30:32 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:30:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT.jar
11:30:32 [INFO] 
11:30:32 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:30:32 [INFO] 
11:30:32 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:30:32 [INFO] 
11:30:32 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:30:32 [INFO] 
11:30:32 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:30:32 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:32 [INFO] 
11:30:32 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:30:32 [INFO] No tests to run.
11:30:32 [INFO] 
11:30:32 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profile-migration >--
11:30:32 [INFO] Building org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT [58/74]
11:30:32 [INFO]   from ../../plugins/toolsmiths/profilemigration/pom.xml
11:30:32 [INFO] --------------------------------[ pom ]---------------------------------
11:30:32 [INFO] 
11:30:32 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
11:30:32 [INFO] 
11:30:32 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
11:30:32 [INFO] 
11:30:32 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
11:30:32 [INFO] 
11:30:32 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
11:30:32 [INFO] 
11:30:32 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui >--
11:30:32 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT [59/74]
11:30:32 [INFO]   from ../../plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
11:30:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:32 [INFO] 
11:30:32 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:30:32 [INFO] 
11:30:32 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:30:32 [INFO] The project's OSGi version is 1.0.0.202304241528
11:30:32 [INFO] 
11:30:32 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:30:32 [INFO] 
11:30:32 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:30:32 [INFO] 
11:30:32 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:30:32 [INFO] 
11:30:32 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:30:32 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.profilemigration.ui...
11:30:33 [INFO] 
11:30:33 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:30:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/main/resources
11:30:33 [INFO] 
11:30:33 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:30:33 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/bin
11:30:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/org/eclipse/papyrus/toolsmiths/profilemigration/ui/preferences/ProfileMigrationPreferencePage.java:[203] 
11:30:33 	button.setData(new Integer(id));
11:30:33 	                   ^^^^^^^^^^^
11:30:33 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:30:33 1 problem (1 warning)
11:30:33 [INFO] 
11:30:33 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:30:33 [INFO] 
11:30:33 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:30:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/test/resources
11:30:33 [INFO] 
11:30:33 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:30:33 [INFO] 
11:30:33 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:30:33 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:33 [INFO] No tests to run.
11:30:33 [INFO] 
11:30:33 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:30:33 [INFO] 
11:30:33 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:30:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT-sources.jar
11:30:33 [INFO] 
11:30:33 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:30:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT.jar
11:30:33 [INFO] 
11:30:33 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:30:33 [INFO] 
11:30:33 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:30:33 [INFO] 
11:30:33 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:30:33 [INFO] 
11:30:33 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:30:33 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:33 [INFO] 
11:30:33 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:30:33 [INFO] No tests to run.
11:30:33 [INFO] 
11:30:33 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration >--
11:30:33 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT [60/74]
11:30:33 [INFO]   from ../../plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
11:30:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:33 [INFO] 
11:30:33 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:30:33 [INFO] 
11:30:33 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:30:33 [INFO] The project's OSGi version is 1.1.0.202304241528
11:30:33 [INFO] 
11:30:33 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:30:33 [INFO] 
11:30:33 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:30:33 [INFO] 
11:30:33 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:30:33 [INFO] 
11:30:33 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:30:33 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.profilemigration...
11:30:34 [INFO] 
11:30:34 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:30:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/main/resources
11:30:34 [INFO] 
11:30:34 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:30:34 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/bin
11:30:34 [INFO] 
11:30:34 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:30:34 [INFO] 
11:30:34 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:30:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/test/resources
11:30:34 [INFO] 
11:30:34 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:30:34 [INFO] 
11:30:34 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:30:34 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:34 [INFO] No tests to run.
11:30:34 [INFO] 
11:30:34 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:30:34 [INFO] 
11:30:34 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:30:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT-sources.jar
11:30:34 [INFO] 
11:30:34 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:30:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT.jar
11:30:34 [INFO] 
11:30:34 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:30:34 [INFO] 
11:30:34 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:30:34 [INFO] 
11:30:34 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:30:34 [INFO] 
11:30:34 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:30:34 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:34 [INFO] 
11:30:34 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:30:34 [INFO] No tests to run.
11:30:34 [INFO] 
11:30:34 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature >-----
11:30:34 [INFO] Building org.eclipse.papyrus.toolsmiths.feature 1.3.0-SNAPSHOT   [61/74]
11:30:34 [INFO]   from ../../features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
11:30:34 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:30:35 [INFO] 
11:30:35 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.feature ---
11:30:35 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target
11:30:35 [INFO] 
11:30:35 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.feature ---
11:30:35 [INFO] The project's OSGi version is 1.3.0.202304241528
11:30:35 [INFO] 
11:30:35 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.feature ---
11:30:35 [INFO] 
11:30:35 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.feature ---
11:30:35 [INFO] 
11:30:35 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.feature ---
11:30:35 [INFO] 
11:30:35 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.feature ---
11:30:35 [INFO] 
11:30:35 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.feature ---
11:30:35 [INFO] 
11:30:35 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.feature ---
11:30:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.3.0-SNAPSHOT.jar
11:30:35 [INFO] 
11:30:35 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.feature ---
11:30:35 [INFO] 
11:30:35 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
11:30:35 [INFO] 
11:30:35 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.feature ---
11:30:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.3.0-SNAPSHOT-sources-feature.jar
11:30:35 [INFO] 
11:30:35 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
11:30:35 [INFO] 
11:30:35 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui >--
11:30:35 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT [62/74]
11:30:35 [INFO]   from ../../plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
11:30:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:35 [INFO] 
11:30:35 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:30:35 [INFO] 
11:30:35 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:30:35 [INFO] The project's OSGi version is 2.1.0.202304241528
11:30:35 [INFO] 
11:30:35 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:30:35 [INFO] 
11:30:35 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:30:35 [INFO] 
11:30:35 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:30:35 [INFO] 
11:30:35 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:30:35 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.types.generator.ui...
11:30:35 [INFO] 
11:30:35 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:30:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/main/resources
11:30:35 [INFO] 
11:30:35 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:30:35 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/bin
11:30:36 [INFO] 
11:30:36 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:30:36 [INFO] 
11:30:36 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:30:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/test/resources
11:30:36 [INFO] 
11:30:36 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:30:36 [INFO] 
11:30:36 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:30:36 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:36 [INFO] No tests to run.
11:30:36 [INFO] 
11:30:36 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:30:36 [INFO] 
11:30:36 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:30:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/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
11:30:36 [INFO] 
11:30:36 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:30:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/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
11:30:36 [INFO] 
11:30:36 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:30:36 [INFO] 
11:30:36 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:30:36 [INFO] 
11:30:36 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:30:36 [INFO] 
11:30:36 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:30:36 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:36 [INFO] 
11:30:36 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:30:36 [INFO] No tests to run.
11:30:36 [INFO] 
11:30:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui >--
11:30:36 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT [63/74]
11:30:36 [INFO]   from ../../plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
11:30:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:36 [INFO] 
11:30:36 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:30:36 [INFO] 
11:30:36 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:30:36 [INFO] The project's OSGi version is 2.0.0.202304241528
11:30:36 [INFO] 
11:30:36 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:30:36 [INFO] 
11:30:36 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:30:36 [INFO] 
11:30:36 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:30:36 [INFO] 
11:30:36 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:30:36 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.assistants.generator.ui...
11:30:37 [INFO] 
11:30:37 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:30:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/main/resources
11:30:37 [INFO] 
11:30:37 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:30:37 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/bin
11:30:37 [INFO] 
11:30:37 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:30:37 [INFO] 
11:30:37 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:30:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/test/resources
11:30:37 [INFO] 
11:30:37 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:30:37 [INFO] 
11:30:37 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:30:37 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:37 [INFO] No tests to run.
11:30:37 [INFO] 
11:30:37 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:30:37 [INFO] 
11:30:37 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:30:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/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
11:30:37 [INFO] 
11:30:37 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:30:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/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
11:30:37 [INFO] 
11:30:37 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:30:37 [INFO] 
11:30:37 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:30:37 [INFO] 
11:30:37 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:30:37 [INFO] 
11:30:37 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:30:37 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:37 [INFO] 
11:30:37 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:30:37 [INFO] No tests to run.
11:30:37 [INFO] 
11:30:37 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator >--
11:30:37 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT [64/74]
11:30:37 [INFO]   from ../../plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
11:30:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:37 [INFO] 
11:30:37 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:30:37 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
11:30:37 [INFO] 
11:30:37 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:30:37 [INFO] The project's OSGi version is 2.0.0.202304241528
11:30:37 [INFO] 
11:30:37 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:30:37 [INFO] 
11:30:37 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:30:37 [INFO] 
11:30:37 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:30:37 [INFO] 
11:30:37 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:30:37 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.newchildmenu.generator...
11:30:37 [INFO] 
11:30:37 [INFO] --- xtend:2.30.0:compile (default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:30:37 [INFO] 
11:30:37 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:30:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/main/resources
11:30:37 [INFO] 
11:30:37 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:30:37 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/bin
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:30:38 [INFO] 
11:30:38 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:30:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/test/resources
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:30:38 [INFO] 
11:30:38 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:30:38 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:38 [INFO] No tests to run.
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:30:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/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
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:30:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:30:38 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:38 [INFO] 
11:30:38 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:30:38 [INFO] No tests to run.
11:30:38 [INFO] 
11:30:38 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui >--
11:30:38 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT [65/74]
11:30:38 [INFO]   from ../../plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
11:30:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:38 [INFO] 
11:30:38 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:30:38 [INFO] The project's OSGi version is 2.0.0.202304241528
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:30:38 [INFO] 
11:30:38 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:30:38 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui...
11:30:38 [INFO] 
11:30:38 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:30:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/main/resources
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:30:38 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/bin
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:30:38 [INFO] 
11:30:38 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:30:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/test/resources
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:30:38 [INFO] 
11:30:38 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:30:38 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:38 [INFO] No tests to run.
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:30:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/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
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:30:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/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
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:30:38 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:38 [INFO] 
11:30:38 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:30:38 [INFO] No tests to run.
11:30:38 [INFO] 
11:30:38 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature >---
11:30:38 [INFO] Building org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT [66/74]
11:30:38 [INFO]   from ../../features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
11:30:38 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:30:38 [INFO] 
11:30:38 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.assistants.feature ---
11:30:38 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.assistants.feature ---
11:30:38 [INFO] The project's OSGi version is 4.0.0.202304241528
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.assistants.feature ---
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.assistants.feature ---
11:30:38 [INFO] 
11:30:38 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.assistants.feature ---
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.assistants.feature ---
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.assistants.feature ---
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.assistants.feature ---
11:30:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT.jar
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.assistants.feature ---
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.uml.assistants.feature ---
11:30:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/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
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
11:30:38 [INFO] 
11:30:38 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture >--
11:30:38 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT [67/74]
11:30:38 [INFO]   from ../../plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
11:30:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:38 [INFO] 
11:30:38 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:30:38 [INFO] The project's OSGi version is 2.1.0.202304241528
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:30:38 [INFO] 
11:30:38 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:30:38 [INFO] 
11:30:38 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:30:38 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.architecture...
11:30:39 [INFO] 
11:30:39 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:30:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/main/resources
11:30:39 [INFO] 
11:30:39 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:30:39 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/bin
11:30:39 [INFO] 
11:30:39 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:30:39 [INFO] 
11:30:39 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:30:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/test/resources
11:30:39 [INFO] 
11:30:39 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:30:39 [INFO] 
11:30:39 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:30:39 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:39 [INFO] No tests to run.
11:30:39 [INFO] 
11:30:39 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:30:39 [INFO] 
11:30:39 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:30:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT-sources.jar
11:30:39 [INFO] 
11:30:39 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:30:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT.jar
11:30:39 [INFO] 
11:30:39 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:30:39 [INFO] 
11:30:39 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:30:39 [INFO] 
11:30:39 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:30:39 [INFO] 
11:30:39 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:30:39 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:39 [INFO] 
11:30:39 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:30:39 [INFO] No tests to run.
11:30:39 [INFO] 
11:30:39 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes >--
11:30:39 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT [68/74]
11:30:39 [INFO]   from ../../plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
11:30:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:39 [INFO] 
11:30:39 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:30:39 [INFO] 
11:30:39 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:30:39 [INFO] The project's OSGi version is 2.1.0.202304241528
11:30:39 [INFO] 
11:30:39 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:30:39 [INFO] 
11:30:39 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:30:39 [INFO] 
11:30:39 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:30:39 [INFO] 
11:30:39 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:30:39 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.elementtypes...
11:30:40 [INFO] 
11:30:40 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:30:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/main/resources
11:30:40 [INFO] 
11:30:40 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:30:40 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/bin
11:30:40 [INFO] 
11:30:40 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:30:40 [INFO] 
11:30:40 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:30:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/test/resources
11:30:40 [INFO] 
11:30:40 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:30:40 [INFO] 
11:30:40 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:30:40 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:40 [INFO] No tests to run.
11:30:40 [INFO] 
11:30:40 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:30:40 [INFO] 
11:30:40 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:30:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT-sources.jar
11:30:40 [INFO] 
11:30:40 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:30:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT.jar
11:30:40 [INFO] 
11:30:40 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:30:40 [INFO] 
11:30:40 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:30:40 [INFO] 
11:30:40 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:30:40 [INFO] 
11:30:40 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:30:40 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:40 [INFO] 
11:30:40 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:30:40 [INFO] No tests to run.
11:30:40 [INFO] 
11:30:40 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile >--
11:30:40 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT [69/74]
11:30:40 [INFO]   from ../../plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
11:30:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:40 [INFO] 
11:30:40 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:30:40 [INFO] 
11:30:40 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:30:40 [INFO] The project's OSGi version is 2.1.0.202304241528
11:30:40 [INFO] 
11:30:40 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:30:40 [INFO] 
11:30:40 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:30:40 [INFO] 
11:30:40 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:30:40 [INFO] 
11:30:40 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:30:40 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.profile...
11:30:41 [INFO] 
11:30:41 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:30:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/main/resources
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:30:41 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/bin
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:30:41 [INFO] 
11:30:41 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:30:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/test/resources
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:30:41 [INFO] 
11:30:41 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:30:41 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:41 [INFO] No tests to run.
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:30:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT-sources.jar
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:30:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT.jar
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:30:41 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:41 [INFO] 
11:30:41 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:30:41 [INFO] No tests to run.
11:30:41 [INFO] 
11:30:41 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild >--
11:30:41 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT [70/74]
11:30:41 [INFO]   from ../../plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/pom.xml
11:30:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:41 [INFO] 
11:30:41 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:30:41 [INFO] The project's OSGi version is 1.0.0.202304241528
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:30:41 [INFO] 
11:30:41 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:30:41 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.newchild...
11:30:41 [INFO] 
11:30:41 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:30:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/main/resources
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:30:41 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/bin
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:30:41 [INFO] 
11:30:41 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:30:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/test/resources
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:30:41 [INFO] 
11:30:41 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:30:41 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:41 [INFO] No tests to run.
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:30:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT-sources.jar
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:30:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT.jar
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:30:41 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:41 [INFO] 
11:30:41 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:30:41 [INFO] No tests to run.
11:30:41 [INFO] 
11:30:41 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.properties >--
11:30:41 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.properties 1.0.0-SNAPSHOT [71/74]
11:30:41 [INFO]   from ../../plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/pom.xml
11:30:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:30:41 [INFO] 
11:30:41 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:30:41 [INFO] The project's OSGi version is 1.0.0.202304241528
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:30:41 [INFO] 
11:30:41 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:30:41 [INFO] 
11:30:41 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:30:41 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.properties...
11:30:42 [INFO] 
11:30:42 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:30:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/src/main/resources
11:30:42 [INFO] 
11:30:42 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:30:42 [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/bin
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:30:43 [INFO] 
11:30:43 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:30:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/src/test/resources
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:30:43 [INFO] 
11:30:43 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:30:43 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:43 [INFO] No tests to run.
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:30:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT-sources.jar
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:30:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT.jar
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:30:43 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
11:30:43 [INFO] 
11:30:43 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:30:43 [INFO] No tests to run.
11:30:43 [INFO] 
11:30:43 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature >--
11:30:43 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT [72/74]
11:30:43 [INFO]   from ../../features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
11:30:43 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:30:43 [INFO] 
11:30:43 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:30:43 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:30:43 [INFO] The project's OSGi version is 1.0.0.202304241528
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:30:43 [INFO] 
11:30:43 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:30:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT.jar
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:30:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/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
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:30:43 [INFO] 
11:30:43 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.targetplatform >--
11:30:43 [INFO] Building org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT [73/74]
11:30:43 [INFO]   from targetPlatform/pom.xml
11:30:43 [INFO] ---------------------[ eclipse-target-definition ]----------------------
11:30:43 [INFO] 
11:30:43 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-packaging:2.7.5:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
11:30:43 [INFO] 
11:30:43 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths >--------
11:30:43 [INFO] Building org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT        [74/74]
11:30:43 [INFO]   from site/pom.xml
11:30:43 [INFO] -------------------------[ eclipse-repository ]-------------------------
11:30:43 [INFO] 
11:30:43 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.p2.toolsmiths ---
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.p2.toolsmiths ---
11:30:43 [INFO] The project's OSGi version is 1.0.0.202304241528
11:30:43 [INFO] 
11:30:43 [INFO] --- clean:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.p2.toolsmiths ---
11:30:43 [INFO] 
11:30:43 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.p2.toolsmiths ---
11:30:43 [INFO] 
11:30:43 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.p2.toolsmiths ---
11:30:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:30:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
11:30:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/releng/toolsmiths/site/src/main/resources
11:30:43 [INFO] 
11:30:43 [INFO] --- tycho-p2-publisher:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.p2.toolsmiths ---
11:30:43 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
11:30:43 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
11:30:43 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
11:30:44 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
11:30:44 [INFO] 
11:30:44 [INFO] --- tycho-p2-publisher:2.7.5:publish-products (default-publish-products) @ org.eclipse.papyrus.p2.toolsmiths ---
11:30:44 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
11:30:44 [INFO] 
11:30:44 [INFO] --- tycho-p2-publisher:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.papyrus.p2.toolsmiths ---
11:30:44 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
11:30:44 [INFO] 
11:30:44 [INFO] --- tycho-p2-publisher:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.p2.toolsmiths ---
11:30:44 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
11:30:44 [INFO] 
11:30:44 [INFO] --- tycho-p2-repository:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
11:30:44 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
11:30:44 [INFO] Fetching org.eclipse.xtext.xbase.ide_2.30.0.v20230227-1128.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (595.34kB)
11:30:44 [INFO] Fetching org.eclipse.xtext.xbase.ui_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (564.57kB)
11:30:44 [INFO] Fetching org.eclipse.cbi.targetplatform.feature_3.0.0.202301061314.jar from https://download.eclipse.org/cbi/updates/tpd/nightly/N202301061316/features/ (21.38kB)
11:30:44 [INFO] Fetching org.eclipse.papyrus.infra.textedit_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (18.94kB)
11:30:44 [INFO] Fetching org.eclipse.papyrus.infra.textedit.edit_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (12.59kB)
11:30:44 [INFO] Fetching org.eclipse.papyrus.infra.textedit.modelexplorer_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (32.5kB)
11:30:44 [INFO] Fetching org.eclipse.papyrus.infra.textedit.properties_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (19.46kB)
11:30:44 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (29.7kB)
11:30:44 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation.architecture_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (18.59kB)
11:30:44 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation.edit_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (18.69kB)
11:30:44 [INFO] Fetching org.eclipse.papyrus.infra.textedit.types_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (10.37kB)
11:30:45 [INFO] Fetching org.eclipse.papyrus.infra.textedit.ui_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (25.64kB)
11:30:45 [INFO] Fetching org.eclipse.papyrus.infra.textedit.xtext_1.1.100.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (34.68kB)
11:30:45 [INFO] Fetching org.eclipse.papyrus.infra.textedit.feature_1.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (13.17kB)
11:30:45 [INFO] Fetching org.eclipse.papyrus.infra.textedit.source_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (14.89kB)
11:30:45 [INFO] Fetching org.eclipse.papyrus.infra.textedit.edit.source_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (7.37kB)
11:30:45 [INFO] Fetching org.eclipse.papyrus.infra.textedit.modelexplorer.source_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (22.9kB)
11:30:45 [INFO] Fetching org.eclipse.papyrus.infra.textedit.properties.source_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (9.7kB)
11:30:45 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation.source_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (21.35kB)
11:30:45 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation.architecture.source_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (12.09kB)
11:30:45 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation.edit.source_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (8.06kB)
11:30:45 [INFO] Fetching org.eclipse.papyrus.infra.textedit.types.source_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (5.04kB)
11:30:45 [INFO] Fetching org.eclipse.papyrus.infra.textedit.ui.source_1.0.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (16.65kB)
11:30:45 [INFO] Fetching org.eclipse.papyrus.infra.textedit.xtext.source_1.1.100.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/plugins/ (25.98kB)
11:30:45 [INFO] Fetching org.eclipse.papyrus.infra.textedit.feature.source_1.1.0.202304241511.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository/features/ (17.58kB)
11:30:45 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.source_1.1.0.v20230118-1121.jar from https://download.eclipse.org/cbi/updates/p2-aggregator/tools/nightly/N202302220853/plugins/ (317.52kB)
11:30:45 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.legacy.source_1.1.0.v20220626-0730.jar from https://download.eclipse.org/cbi/updates/p2-aggregator/tools/nightly/N202302220853/plugins/ (23.61kB)
11:30:45 [INFO] Fetching org.eclipse.cbi.p2repo.util.source_1.1.0.v20220901-1119.jar from https://download.eclipse.org/cbi/updates/p2-aggregator/tools/nightly/N202302220853/plugins/ (21.32kB)
11:30:45 [INFO] Fetching org.eclipse.cbi.p2repo.cli.source_1.1.0.v20221114-0829.jar from https://download.eclipse.org/cbi/updates/p2-aggregator/tools/nightly/N202302220853/plugins/ (21.52kB)
11:30:45 [INFO] Fetching org.eclipse.cbi.p2repo.p2.source_1.1.0.v20220711-1014.jar from https://download.eclipse.org/cbi/updates/p2-aggregator/tools/nightly/N202302220853/plugins/ (146.69kB)
11:30:45 [INFO] Fetching com.ibm.icu.source_72.1.0.v20221115-2007.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/plugins/ (2.49MB)
11:30:45 [INFO] Fetching org.eclipse.xtext.builder.standalone_2.30.0.v20230227-1128.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (110.96kB)
11:30:45 [INFO] Fetching org.eclipse.xtext.buildship_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (17.36kB)
11:30:45 [INFO] Fetching org.eclipse.xtext.common.types.shared_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (20.17kB)
11:30:45 [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (21.29kB)
11:30:45 [INFO] Fetching org.eclipse.xtext.java_2.30.0.v20230227-1128.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (48.02kB)
11:30:45 [INFO] Fetching org.eclipse.xtext.m2e_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (26.36kB)
11:30:45 [INFO] Fetching org.eclipse.xtext.source_2.30.0.v20230227-1116.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (1.43MB)
11:30:45 [INFO] Fetching org.eclipse.xtext.xtext.ide_2.30.0.v20230227-1116.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (121.86kB)
11:30:45 [INFO] Fetching org.eclipse.xtext.xtext.ide.source_2.30.0.v20230227-1116.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (96.5kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.util.source_2.30.0.v20230227-1116.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (143.45kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.common.types.source_2.30.0.v20230227-1128.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (361.05kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.builder.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (208.46kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.ecore.source_2.30.0.v20230227-1128.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (14.98kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.smap.source_2.30.0.v20230227-1128.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (18.65kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.builder.standalone.source_2.30.0.v20230227-1128.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (58.07kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.java.source_2.30.0.v20230227-1128.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (25.75kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.runtime_2.30.0.v20230227-1344.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/features/ (20.96kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.ui.codemining_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (21.15kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.ui.ecore_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (16.5kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.ui.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (1.01MB)
11:30:46 [INFO] Fetching org.eclipse.xtext.common.types.ui.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (137.29kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.common.types.shared.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (16.53kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (14.51kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.ui.shared.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (30.28kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.ui.ecore.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (13.9kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.ui.codemining.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (13.28kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (136.75kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (93.74kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (90.59kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.common.types.edit.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (98.89kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.ide.source_2.30.0.v20230227-1116.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (288.83kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.m2e.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (19.11kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.buildship.source_2.30.0.v20230227-1159.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/plugins/ (13.47kB)
11:30:46 [INFO] Fetching org.eclipse.xtext.ui_2.30.0.v20230227-1344.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/features/ (20.84kB)
11:30:49 [INFO] 
11:30:49 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.p2.toolsmiths ---
11:30:49 [INFO] 
11:30:49 [INFO] --- tycho-p2-repository:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
11:30:49 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
11:30:49 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/releng/toolsmiths/site/target/org.eclipse.papyrus.p2.toolsmiths-1.0.0-SNAPSHOT.zip
11:30:49 [INFO] 
11:30:49 [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.p2.toolsmiths ---
11:30:49 [INFO] 
11:30:49 [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.p2.toolsmiths ---
11:30:49 [INFO] ------------------------------------------------------------------------
11:30:49 [INFO] Reactor Summary:
11:30:49 [INFO] 
11:30:49 [INFO] org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT SUCCESS [  1.023 s]
11:30:49 [INFO] Papyrus Toolsmiths Features 0.0.1-SNAPSHOT ......... SUCCESS [  0.003 s]
11:30:49 [INFO] Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT .......... SUCCESS [  0.002 s]
11:30:49 [INFO] org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT  SUCCESS [  7.435 s]
11:30:49 [INFO] org.eclipse.papyrus.dev.ui 1.1.0-SNAPSHOT .......... SUCCESS [  0.331 s]
11:30:49 [INFO] org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT SUCCESS [  0.381 s]
11:30:49 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT SUCCESS [  1.082 s]
11:30:49 [INFO] org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT  SUCCESS [  0.504 s]
11:30:49 [INFO] org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT .. SUCCESS [  0.323 s]
11:30:49 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT SUCCESS [  6.035 s]
11:30:49 [INFO] org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT SUCCESS [  0.336 s]
11:30:49 [INFO] org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT ..... SUCCESS [  0.002 s]
11:30:49 [INFO] org.eclipse.papyrus.gmf.common 2.0.0-SNAPSHOT ...... SUCCESS [  0.822 s]
11:30:49 [INFO] org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT .... SUCCESS [  0.679 s]
11:30:49 [INFO] org.eclipse.papyrus.gmf.codegen 3.0.0-SNAPSHOT ..... SUCCESS [  2.143 s]
11:30:49 [INFO] org.eclipse.papyrus.dev.types 4.1.0-SNAPSHOT ....... SUCCESS [  4.809 s]
11:30:49 [INFO] org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT SUCCESS [  0.260 s]
11:30:49 [INFO] org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT ... SUCCESS [  0.604 s]
11:30:49 [INFO] org.eclipse.papyrus.gmf.codegen.edit 3.0.0-SNAPSHOT  SUCCESS [  1.129 s]
11:30:49 [INFO] org.eclipse.papyrus.gmf.codegen.ui 1.4.0-SNAPSHOT .. SUCCESS [  0.586 s]
11:30:49 [INFO] org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT SUCCESS [ 15.696 s]
11:30:49 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT SUCCESS [  0.666 s]
11:30:49 [INFO] org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT ......... SUCCESS [  0.647 s]
11:30:49 [INFO] Papyrus UML Assistants 0.0.1-SNAPSHOT .............. SUCCESS [  0.002 s]
11:30:49 [INFO] org.eclipse.papyrus.uml.profile.types.generator 3.0.0-SNAPSHOT SUCCESS [  2.373 s]
11:30:49 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator 5.0.0-SNAPSHOT SUCCESS [  1.646 s]
11:30:49 [INFO] org.eclipse.papyrus.dev.assistants.codegen 2.0.100-SNAPSHOT SUCCESS [  1.696 s]
11:30:49 [INFO] org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT ...... SUCCESS [  0.236 s]
11:30:49 [INFO] org.eclipse.papyrus.diagramgen.feature 1.3.0-SNAPSHOT SUCCESS [  0.187 s]
11:30:49 [INFO] org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT SUCCESS [  0.009 s]
11:30:49 [INFO] org.eclipse.papyrus.junit.framework 2.2.0-SNAPSHOT . SUCCESS [  0.362 s]
11:30:49 [INFO] org.eclipse.papyrus.junit.utils 3.3.0-SNAPSHOT ..... SUCCESS [  1.754 s]
11:30:49 [INFO] org.eclipse.papyrus.bundles.tests 3.1.0-SNAPSHOT ... SUCCESS [  5.046 s]
11:30:49 [INFO] org.eclipse.papyrus.junit.feature 1.2.0-SNAPSHOT ... SUCCESS [  0.376 s]
11:30:49 [INFO] org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT SUCCESS [  0.597 s]
11:30:49 [INFO] org.eclipse.papyrus.releng.tools 3.2.0-SNAPSHOT .... SUCCESS [  0.697 s]
11:30:49 [INFO] org.eclipse.papyrus.releng.feature 1.2.0-SNAPSHOT .. SUCCESS [  0.170 s]
11:30:49 [INFO] org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT SUCCESS [  0.001 s]
11:30:49 [INFO] org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT SUCCESS [  0.915 s]
11:30:49 [INFO] Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT ....... SUCCESS [  0.002 s]
11:30:49 [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT SUCCESS [  0.680 s]
11:30:49 [INFO] org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT SUCCESS [  0.107 s]
11:30:49 [INFO] org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT SUCCESS [  0.968 s]
11:30:49 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  0.513 s]
11:30:49 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT SUCCESS [  0.612 s]
11:30:49 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT SUCCESS [  0.806 s]
11:30:49 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT SUCCESS [  0.861 s]
11:30:49 [INFO] org.eclipse.papyrus.toolsmiths 2.1.0-SNAPSHOT ...... SUCCESS [  0.649 s]
11:30:49 [INFO] org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT  SUCCESS [  0.392 s]
11:30:49 [INFO] org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT SUCCESS [  0.636 s]
11:30:49 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT SUCCESS [  1.001 s]
11:30:49 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT SUCCESS [  0.063 s]
11:30:49 [INFO] org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT SUCCESS [  1.014 s]
11:30:49 [INFO] org.eclipse.papyrus.views.properties.toolsmiths 3.2.0-SNAPSHOT SUCCESS [  0.795 s]
11:30:49 [INFO] org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT SUCCESS [  0.712 s]
11:30:49 [INFO] org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT SUCCESS [  1.100 s]
11:30:49 [INFO] org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  1.085 s]
11:30:49 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
11:30:49 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT SUCCESS [  0.992 s]
11:30:49 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT SUCCESS [  1.127 s]
11:30:49 [INFO] org.eclipse.papyrus.toolsmiths.feature 1.3.0-SNAPSHOT SUCCESS [  0.290 s]
11:30:49 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT SUCCESS [  1.094 s]
11:30:49 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT SUCCESS [  1.017 s]
11:30:49 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT SUCCESS [  0.774 s]
11:30:49 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT SUCCESS [  0.616 s]
11:30:49 [INFO] org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT SUCCESS [  0.110 s]
11:30:49 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT SUCCESS [  0.668 s]
11:30:49 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT SUCCESS [  1.049 s]
11:30:49 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT SUCCESS [  0.770 s]
11:30:49 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT SUCCESS [  0.633 s]
11:30:49 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties 1.0.0-SNAPSHOT SUCCESS [  1.101 s]
11:30:49 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT SUCCESS [  0.247 s]
11:30:49 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
11:30:49 [INFO] org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT ... SUCCESS [  6.441 s]
11:30:49 [INFO] ------------------------------------------------------------------------
11:30:49 [INFO] BUILD SUCCESS
11:30:49 [INFO] ------------------------------------------------------------------------
11:30:49 [INFO] Total time:  02:42 min
11:30:49 [INFO] Finished at: 2023-04-24T15:30:49Z
11:30:49 [INFO] ------------------------------------------------------------------------
11:30:50 [Papyrus-Master-Toolsmiths-Releng] $ /bin/sh -xe /tmp/jenkins5289671797441015979.sh
11:30:50 + . source/releng/toolkit/server/build-after-toolsmiths.sh
11:30:50 ++ p2UpdateSiteDir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/releng/toolsmiths/site/target/repository
11:30:50 ++ updateSite=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/repository
11:30:50 ++ '[' -n '' ']'
11:30:50 ++ buildType=N
11:30:50 ++ COMPACT_BUILD_ID=
11:30:50 ++ FULL_BUILD_ID=N
11:30:50 ++ '[' -n '' ']'
11:30:50 ++ updateZipName=Papyrus-Toolsmiths-N.zip
11:30:50 ++ zipName=Papyrus-Toolsmiths.zip
11:30:50 ++ rm -rf tmp
11:30:50 ++ mkdir -p tmp/toolsmiths
11:30:50 ++ rm -rf /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/repository
11:30:50 ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/releng/toolsmiths/site/target/repository /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/repository
11:30:50 ++ cd /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/repository
11:30:50 ++ zip -r Papyrus-Toolsmiths-N.zip artifacts.jar artifacts.xml.xz content.jar content.xml.xz features p2.index plugins
11:30:50   adding: artifacts.jar (deflated 0%)
11:30:50   adding: artifacts.xml.xz (stored 0%)
11:30:50   adding: content.jar (deflated 6%)
11:30:50   adding: content.xml.xz (stored 0%)
11:30:50   adding: features/ (stored 0%)
11:30:50   adding: features/org.eclipse.papyrus.junit.feature.source_1.2.0.202304241528.jar (deflated 7%)
11:30:50   adding: features/org.eclipse.papyrus.infra.textedit.feature.source_1.1.0.202304241511.jar (deflated 6%)
11:30:50   adding: features/org.eclipse.papyrus.toolsmiths.feature.source_1.3.0.202304241528.jar (deflated 7%)
11:30:50   adding: features/org.eclipse.papyrus.infra.textedit.feature_1.1.0.202304241511.jar (deflated 2%)
11:30:50   adding: features/org.eclipse.papyrus.debug.feature.source_1.0.0.202304241528.jar (deflated 7%)
11:30:50   adding: features/org.eclipse.papyrus.uml.assistants.feature.source_4.0.0.202304241528.jar (deflated 7%)
11:30:50   adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature.source_1.0.0.202304241528.jar (deflated 8%)
11:30:50   adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature_1.0.0.202304241528.jar (deflated 2%)
11:30:50   adding: features/org.eclipse.papyrus.debug.feature_1.0.0.202304241528.jar (deflated 2%)
11:30:50   adding: features/org.eclipse.papyrus.toolsmiths.feature_1.3.0.202304241528.jar (deflated 2%)
11:30:50   adding: features/org.eclipse.papyrus.toolsmiths.validation.feature.source_1.0.0.202304241528.jar (deflated 8%)
11:30:50   adding: features/org.eclipse.papyrus.releng.feature_1.2.0.202304241528.jar (deflated 2%)
11:30:50   adding: features/org.eclipse.papyrus.toolsmiths.builder.feature_1.0.0.202304241528.jar (deflated 2%)
11:30:50   adding: features/org.eclipse.papyrus.diagramgen.feature.source_1.3.0.202304241528.jar (deflated 7%)
11:30:50   adding: features/org.eclipse.papyrus.diagramgen.feature_1.3.0.202304241528.jar (deflated 2%)
11:30:50   adding: features/org.eclipse.papyrus.uml.assistants.feature_4.0.0.202304241528.jar (deflated 2%)
11:30:50   adding: features/org.eclipse.papyrus.junit.feature_1.2.0.202304241528.jar (deflated 2%)
11:30:50   adding: features/org.eclipse.papyrus.toolsmiths.validation.feature_1.0.0.202304241528.jar (deflated 2%)
11:30:50   adding: features/org.eclipse.papyrus.releng.feature.source_1.2.0.202304241528.jar (deflated 7%)
11:30:50   adding: p2.index (deflated 35%)
11:30:50   adding: plugins/ (stored 0%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.palette_4.0.0.202304241528.jar (deflated 12%)
11:30:50   adding: plugins/org.eclipse.papyrus.dev.assistants.codegen_2.0.100.202304241528.jar (deflated 10%)
11:30:50   adding: plugins/org.eclipse.papyrus.gmf.validate_1.2.0.202304241528.jar (deflated 11%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.edit.source_1.0.0.202304241511.jar (deflated 22%)
11:30:50   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend_1.0.0.202304241528.jar (deflated 3%)
11:30:50   adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates.source_2.0.0.202304241528.jar (deflated 20%)
11:30:50   adding: plugins/org.eclipse.papyrus.gmf.codegen.source_3.0.0.202304241528.jar (deflated 8%)
11:30:50   adding: plugins/org.eclipse.papyrus.mwe2.utils_2.0.0.202304241528.jar (deflated 15%)
11:30:50   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.source_1.0.0.202304241528.jar (deflated 4%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common_2.0.0.202304241528.jar (deflated 10%)
11:30:50   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui_1.0.0.202304241528.jar (deflated 23%)
11:30:50   adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths_3.2.0.202304241528.jar (deflated 16%)
11:30:50   adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates_2.0.0.202304241528.jar (deflated 17%)
11:30:50   adding: plugins/org.eclipse.papyrus.dev.ui.source_1.1.0.202304241528.jar (deflated 29%)
11:30:50   adding: plugins/org.eclipse.papyrus.junit.framework_2.2.0.202304241528.jar (deflated 16%)
11:30:50   adding: plugins/org.eclipse.cbi.p2repo.aggregator_1.1.0.v20230118-1121.jar (deflated 8%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug_2.0.0.202304241528.jar (deflated 14%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties.source_4.0.0.202304241528.jar (deflated 22%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.emf.commandstack_2.0.0.202304241528.jar (deflated 21%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes.source_2.1.0.202304241528.jar (deflated 23%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.expressions_2.0.0.202304241528.jar (deflated 19%)
11:30:50   adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools_2.1.0.202304241528.jar (deflated 12%)
11:30:50   adding: plugins/org.eclipse.papyrus.junit.utils.source_3.3.0.202304241528.jar (deflated 9%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.textedit.modelexplorer_1.0.0.202304241511.jar (deflated 23%)
11:30:50   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.source_5.0.0.202304241528.jar (deflated 12%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui.source_1.0.0.202304241528.jar (deflated 18%)
11:30:50   adding: plugins/org.eclipse.papyrus.junit.framework.source_2.2.0.202304241528.jar (deflated 15%)
11:30:50   adding: plugins/org.eclipse.papyrus.dev.ui_1.1.0.202304241528.jar (deflated 24%)
11:30:50   adding: plugins/org.eclipse.cbi.p2repo.util.source_1.1.0.v20220901-1119.jar (deflated 11%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit_3.0.0.202304241528.jar (deflated 32%)
11:30:50   adding: plugins/org.eclipse.papyrus.architectureview_2.0.0.202304241528.jar (deflated 16%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.plugin.builder_1.1.0.202304241528.jar (deflated 13%)
11:30:50   adding: plugins/org.eclipse.papyrus.dev.types_4.1.0.202304241528.jar (deflated 11%)
11:30:50   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui.source_2.0.0.202304241528.jar (deflated 36%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.nattable_2.0.0.202304241528.jar (deflated 11%)
11:30:50   adding: plugins/org.eclipse.papyrus.gmf.figureview.source_2.0.0.202304241528.jar (deflated 21%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile_2.1.0.202304241528.jar (deflated 16%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild_1.0.0.202304241528.jar (deflated 19%)
11:30:50   adding: plugins/org.eclipse.papyrus.gmf.codegen.edit_3.0.0.202304241528.jar (deflated 15%)
11:30:50   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator_5.0.0.202304241528.jar (deflated 10%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor.source_3.0.0.202304241528.jar (deflated 10%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture.source_2.1.0.202304241528.jar (deflated 24%)
11:30:50   adding: plugins/org.eclipse.papyrus.bundles.tests_3.1.0.202304241528.jar (deflated 11%)
11:30:50   adding: plugins/org.eclipse.papyrus.codegen_2.0.0.202304241528.jar (deflated 17%)
11:30:50   adding: plugins/org.eclipse.papyrus.codegen.source_2.0.0.202304241528.jar (deflated 20%)
11:30:50   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui.source_1.0.0.202304241528.jar (deflated 34%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.textedit.edit.source_1.0.0.202304241511.jar (deflated 23%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.textedit_1.0.0.202304241511.jar (deflated 21%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.textedit.types.source_1.0.0.202304241511.jar (deflated 31%)
11:30:50   adding: plugins/org.eclipse.papyrus.dev.assistants.codegen.source_2.0.100.202304241528.jar (deflated 13%)
11:30:50   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator_2.0.0.202304241528.jar (deflated 28%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths_2.1.0.202304241528.jar (deflated 16%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor.source_4.1.0.202304241528.jar (deflated 10%)
11:30:50   adding: plugins/org.eclipse.papyrus.gmf.common.source_2.0.0.202304241528.jar (deflated 12%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.properties_1.0.0.202304241528.jar (deflated 11%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.textedit.ui.source_1.0.0.202304241511.jar (deflated 25%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.properties.source_1.0.0.202304241528.jar (deflated 14%)
11:30:50   adding: plugins/org.eclipse.papyrus.uml.properties.generation_3.0.0.202304241528.jar (deflated 12%)
11:30:50   adding: plugins/org.eclipse.papyrus.mwe2.utils.source_2.0.0.202304241528.jar (deflated 17%)
11:30:50   adding: plugins/org.eclipse.cbi.p2repo.aggregator.source_1.1.0.v20230118-1121.jar (deflated 9%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.ecore_2.0.0.202304241528.jar (deflated 22%)
11:30:50   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.source_2.0.0.202304241528.jar (deflated 25%)
11:30:50   adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration.source_3.0.0.202304241528.jar (deflated 11%)
11:30:50   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy_1.1.0.v20220626-0730.jar (deflated 5%)
11:30:50   adding: plugins/org.eclipse.cbi.p2repo.util_1.1.0.v20220901-1119.jar (deflated 9%)
11:30:50   adding: plugins/org.eclipse.papyrus.gmf.common_2.0.0.202304241528.jar (deflated 13%)
11:30:50   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui.source_2.0.0.202304241528.jar (deflated 36%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug.source_2.0.0.202304241528.jar (deflated 18%)
11:30:50   adding: plugins/org.eclipse.papyrus.gmf.figureview_2.0.0.202304241528.jar (deflated 19%)
11:30:50   adding: plugins/org.eclipse.papyrus.gmf.validate.source_1.2.0.202304241528.jar (deflated 11%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor_3.0.0.202304241528.jar (deflated 16%)
11:30:50   adding: plugins/org.eclipse.papyrus.gmf.editpartview_2.0.0.202304241528.jar (deflated 18%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.palette.source_4.0.0.202304241528.jar (deflated 9%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.textedit.properties.source_1.0.0.202304241511.jar (deflated 27%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.textedit.modelexplorer.source_1.0.0.202304241511.jar (deflated 27%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild.source_1.0.0.202304241528.jar (deflated 26%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.nattable.source_2.0.0.202304241528.jar (deflated 13%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.source_2.1.0.202304241528.jar (deflated 16%)
11:30:50   adding: plugins/org.eclipse.cbi.p2repo.p2.source_1.1.0.v20220711-1014.jar (deflated 8%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit.source_3.0.0.202304241528.jar (deflated 17%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.textedit.ui_1.0.0.202304241511.jar (deflated 21%)
11:30:50   adding: plugins/org.eclipse.papyrus.dev.types.source_4.1.0.202304241528.jar (deflated 15%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.textedit.source_1.0.0.202304241511.jar (deflated 18%)
11:30:50   adding: plugins/org.eclipse.papyrus.uml.types.ui.properties_4.0.0.202304241528.jar (deflated 21%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.edit_1.0.0.202304241511.jar (deflated 21%)
11:30:50   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator_3.0.0.202304241528.jar (deflated 7%)
11:30:50   adding: plugins/org.eclipse.papyrus.dev.project.management_2.0.100.202304241528.jar (deflated 12%)
11:30:50   adding: plugins/org.eclipse.papyrus.dev.pluginexplorer_2.0.0.202304241528.jar (deflated 16%)
11:30:50   adding: plugins/org.eclipse.papyrus.uml.types.ui.properties.source_4.0.0.202304241528.jar (deflated 19%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.source_1.0.0.202304241511.jar (deflated 19%)
11:30:50   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui_2.1.0.202304241528.jar (deflated 16%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common.source_2.0.0.202304241528.jar (deflated 10%)
11:30:50   adding: plugins/org.eclipse.papyrus.releng.tools_3.2.0.202304241528.jar (deflated 13%)
11:30:50   adding: plugins/org.eclipse.papyrus.gmf.editpartview.source_2.0.0.202304241528.jar (deflated 22%)
11:30:50   adding: plugins/org.eclipse.papyrus.junit.utils_3.3.0.202304241528.jar (deflated 11%)
11:30:50   adding: plugins/org.eclipse.papyrus.gmf.codegen_3.0.0.202304241528.jar (deflated 8%)
11:30:50   adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request_2.0.0.202304241528.jar (deflated 26%)
11:30:50   adding: plugins/org.eclipse.papyrus.gmf.codegen.edit.source_3.0.0.202304241528.jar (deflated 10%)
11:30:50   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui_2.0.0.202304241528.jar (deflated 24%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.source_1.1.0.202304241528.jar (deflated 21%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes_2.1.0.202304241528.jar (deflated 18%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture_2.1.0.202304241528.jar (deflated 17%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.architecture.source_1.0.0.202304241511.jar (deflated 27%)
11:30:50   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui_2.0.0.202304241528.jar (deflated 21%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.textedit.representation_1.0.0.202304241511.jar (deflated 19%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.architecture_1.0.0.202304241511.jar (deflated 22%)
11:30:50   adding: plugins/org.eclipse.papyrus.releng.tools.source_3.2.0.202304241528.jar (deflated 12%)
11:30:50   adding: plugins/org.eclipse.cbi.p2repo.p2_1.1.0.v20220711-1014.jar (deflated 7%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor_4.1.0.202304241528.jar (deflated 15%)
11:30:50   adding: plugins/org.eclipse.papyrus.uml.properties.generation.source_3.0.0.202304241528.jar (deflated 15%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile.source_2.1.0.202304241528.jar (deflated 20%)
11:30:50   adding: plugins/org.eclipse.papyrus.dev.pluginexplorer.source_2.0.0.202304241528.jar (deflated 14%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui_1.0.0.202304241528.jar (deflated 16%)
11:30:50   adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths.source_3.2.0.202304241528.jar (deflated 15%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration_1.1.0.202304241528.jar (deflated 20%)
11:30:50   adding: plugins/org.eclipse.papyrus.gmf.codegen.ui.source_1.4.0.202304241528.jar (deflated 12%)
11:30:50   adding: plugins/org.eclipse.papyrus.dev.project.management.source_2.0.100.202304241528.jar (deflated 16%)
11:30:50   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.source_3.0.0.202304241528.jar (deflated 7%)
11:30:50   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui.source_2.1.0.202304241528.jar (deflated 18%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.textedit.types_1.0.0.202304241511.jar (deflated 24%)
11:30:50   adding: plugins/org.eclipse.cbi.p2repo.cli_1.1.0.v20221114-0829.jar (deflated 9%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.textedit.properties_1.0.0.202304241511.jar (deflated 23%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.textedit.edit_1.0.0.202304241511.jar (deflated 25%)
11:30:50   adding: plugins/org.eclipse.papyrus.bundles.tests.source_3.1.0.202304241528.jar (deflated 11%)
11:30:50   adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.source_2.1.0.202304241528.jar (deflated 12%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.emf.commandstack.source_2.0.0.202304241528.jar (deflated 23%)
11:30:50   adding: plugins/org.eclipse.papyrus.gmf.codegen.ui_1.4.0.202304241528.jar (deflated 13%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.expressions.source_2.0.0.202304241528.jar (deflated 26%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.textedit.xtext.source_1.1.100.202304241511.jar (deflated 18%)
11:30:50   adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration_3.0.0.202304241528.jar (deflated 16%)
11:30:50   adding: plugins/org.eclipse.papyrus.toolsmiths.ecore.source_2.0.0.202304241528.jar (deflated 24%)
11:30:50   adding: plugins/org.eclipse.cbi.p2repo.cli.source_1.1.0.v20221114-0829.jar (deflated 12%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties_4.0.0.202304241528.jar (deflated 24%)
11:30:50   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy.source_1.1.0.v20220626-0730.jar (deflated 11%)
11:30:50   adding: plugins/org.eclipse.papyrus.architectureview.source_2.0.0.202304241528.jar (deflated 18%)
11:30:50   adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request.source_2.0.0.202304241528.jar (deflated 34%)
11:30:50   adding: plugins/org.eclipse.papyrus.infra.textedit.xtext_1.1.100.202304241511.jar (deflated 18%)
11:30:50 ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/repository/Papyrus-Toolsmiths-N.zip tmp/toolsmiths
11:30:50 ++ cd tmp
11:30:50 ++ zip -r Papyrus-Toolsmiths.zip toolsmiths
11:30:50   adding: toolsmiths/ (stored 0%)
11:30:50   adding: toolsmiths/Papyrus-Toolsmiths-N.zip (stored 0%)
11:30:50 ++ mv tmp/Papyrus-Toolsmiths.zip .
11:30:50 Terminating xvnc.
11:31:04 Archiving artifacts
11:31:05 Triggering a new build of Papyrus-Master-Tests-Releng
11:31:05 Finished: SUCCESS