Skip to content

Console Output

04:57:51 Started by upstream project "Papyrus-Master-Release" build number 6
04:57:51 originally caused by:
04:57:51  Started by user Pauline Deville
04:57:51 Running as Pauline Deville
04:57:52 Agent centos-7-agent-6gb-t8jsq is provisioned from template centos-7-agent-6gb
04:57:52 ---
04:57:52 apiVersion: "v1"
04:57:52 kind: "Pod"
04:57:52 metadata:
04:57:52   annotations: {}
04:57:52   labels:
04:57:52     jenkins: "slave"
04:57:52     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
04:57:52     jenkins/label: "centos-7-6gb"
04:57:52   name: "centos-7-agent-6gb-t8jsq"
04:57:52 spec:
04:57:52   containers:
04:57:52   - env:
04:57:52     - name: "JENKINS_SECRET"
04:57:52       value: "********"
04:57:52     - name: "JENKINS_TUNNEL"
04:57:52       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
04:57:52     - name: "JENKINS_AGENT_NAME"
04:57:52       value: "centos-7-agent-6gb-t8jsq"
04:57:52     - name: "JENKINS_REMOTING_JAVA_OPTS"
04:57:52       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
04:57:52         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
04:57:52     - name: "JAVA_TOOL_OPTIONS"
04:57:52       value: ""
04:57:52     - name: "_JAVA_OPTIONS"
04:57:52       value: ""
04:57:52     - name: "OPENJ9_JAVA_OPTIONS"
04:57:52       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
04:57:52     - name: "JENKINS_NAME"
04:57:52       value: "centos-7-agent-6gb-t8jsq"
04:57:52     - name: "JENKINS_AGENT_WORKDIR"
04:57:52       value: "/home/jenkins/agent"
04:57:52     - name: "JENKINS_URL"
04:57:52       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
04:57:52     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.10.1"
04:57:52     imagePullPolicy: "Always"
04:57:52     name: "jnlp"
04:57:52     resources:
04:57:52       limits:
04:57:52         cpu: "2000m"
04:57:52         memory: "6144Mi"
04:57:52       requests:
04:57:52         cpu: "1000m"
04:57:52         memory: "6144Mi"
04:57:52     tty: true
04:57:52     volumeMounts:
04:57:52     - mountPath: "/home/jenkins/.m2/toolchains.xml"
04:57:52       name: "m2-dir"
04:57:52       readOnly: true
04:57:52       subPath: "toolchains.xml"
04:57:52     - mountPath: "/home/jenkins/.mavenrc"
04:57:52       name: "m2-dir"
04:57:52       readOnly: true
04:57:52       subPath: ".mavenrc"
04:57:52     - mountPath: "/opt/tools"
04:57:52       name: "volume-0"
04:57:52       readOnly: false
04:57:52     - mountPath: "/home/jenkins"
04:57:52       name: "volume-2"
04:57:52       readOnly: false
04:57:52     - mountPath: "/home/jenkins/.m2/repository"
04:57:52       name: "volume-3"
04:57:52       readOnly: false
04:57:52     - mountPath: "/home/jenkins/.m2/settings-security.xml"
04:57:52       name: "m2-secret-dir"
04:57:52       readOnly: true
04:57:52       subPath: "settings-security.xml"
04:57:52     - mountPath: "/home/jenkins/.m2/wrapper"
04:57:52       name: "volume-4"
04:57:52       readOnly: false
04:57:52     - mountPath: "/home/jenkins/.m2/settings.xml"
04:57:52       name: "m2-secret-dir"
04:57:52       readOnly: true
04:57:52       subPath: "settings.xml"
04:57:52     - mountPath: "/home/jenkins/.ssh"
04:57:52       name: "volume-1"
04:57:52       readOnly: false
04:57:52       subPath: ""
04:57:52     - mountPath: "/home/jenkins/agent"
04:57:52       name: "workspace-volume"
04:57:52       readOnly: false
04:57:52     workingDir: "/home/jenkins/agent"
04:57:52   nodeSelector:
04:57:52     kubernetes.io/os: "linux"
04:57:52   restartPolicy: "Never"
04:57:52   volumes:
04:57:52   - name: "volume-0"
04:57:52     persistentVolumeClaim:
04:57:52       claimName: "tools-claim-jiro-papyrus"
04:57:52       readOnly: true
04:57:52   - name: "m2-secret-dir"
04:57:52     secret:
04:57:52       secretName: "m2-secret-dir"
04:57:52   - emptyDir:
04:57:52       medium: ""
04:57:52     name: "volume-2"
04:57:52   - configMap:
04:57:52       name: "m2-dir"
04:57:52     name: "m2-dir"
04:57:52   - configMap:
04:57:52       name: "known-hosts"
04:57:52     name: "volume-1"
04:57:52   - emptyDir:
04:57:52       medium: ""
04:57:52     name: "workspace-volume"
04:57:52   - emptyDir:
04:57:52       medium: ""
04:57:52     name: "volume-4"
04:57:52   - emptyDir:
04:57:52       medium: ""
04:57:52     name: "volume-3"
04:57:52 
04:57:52 Building remotely on centos-7-agent-6gb-t8jsq (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release
04:57:52 The recommended git tool is: NONE
04:57:53 No credentials specified
04:57:53 Cloning the remote Git repository
04:57:53 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
04:57:53  > git init /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source # timeout=10
04:57:53 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
04:57:53  > git --version # timeout=10
04:57:53  > git --version # 'git version 1.8.3.1'
04:57:53  > git fetch --tags --progress https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10
04:58:57  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
04:58:57  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
04:58:57 Avoid second fetch
04:58:57  > git rev-parse origin/master^{commit} # timeout=10
04:58:57 Checking out Revision cdaab9bed4ce321a53d32b76a494698b73f86081 (origin/master)
04:58:57  > git config core.sparsecheckout # timeout=10
04:58:57  > git checkout -f cdaab9bed4ce321a53d32b76a494698b73f86081 # timeout=10
04:59:02 Commit message: "Bug 577567 - [Releng] Update for 2022-03 M1"
04:59:02  > git rev-list --no-walk 3b59bcf6dd766539ddc3fa074b23645c1c1806fe # timeout=10
04:59:02 Cleaning workspace
04:59:02  > git rev-parse --verify HEAD # timeout=10
04:59:02 Resetting working tree
04:59:02  > git reset --hard # timeout=10
04:59:03  > git clean -fdx # timeout=10
04:59:03 $ pkill Xvnc
04:59:03 $ pkill Xrealvnc
04:59:03 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
04:59:09 [Papyrus-Master-Toolsmiths-Release] $ Xvnc -help
04:59:09 Starting xvnc
04:59:09 [Papyrus-Master-Toolsmiths-Release] $ Xvnc :91 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
04:59:09 
04:59:09 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
04:59:09 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
04:59:09 See http://www.tigervnc.org for information on TigerVNC.
04:59:09 Underlying X server release 12004000, The X.Org Foundation
04:59:09 
04:59:09 
04:59:09 Wed Jan 12 09:59:09 2022
04:59:09  vncext:      VNC extension running!
04:59:09  vncext:      Listening for VNC connections on all interface(s), port 5991
04:59:09  vncext:      created VNC server for screen 0
04:59:09 [Papyrus-Master-Toolsmiths-Release] $ /opt/tools/apache-maven/latest/bin/mvn -f source/releng/toolsmiths/pom.xml -DSIGN=true -DBUILD_ALIAS=6.1.0M1 -Dapireport.baseline=https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/latest/ -Dapireport.outputdir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release -Dpapyrus.repo.main=https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository clean verify -PdefaultProfile
04:59:09 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
04:59:09 Maven home: /opt/tools/apache-maven/latest
04:59:09 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
04:59:09 Default locale: en_US, platform encoding: UTF-8
04:59:09 OS name: "linux", version: "5.12.7-300.fc34.x86_64", arch: "amd64", family: "unix"
04:59:10 [INFO] Scanning for projects...
05:00:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
05:00:12 [INFO] Fetching p2.index from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/ (172B)
05:00:13 [INFO] Adding repository https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository
05:00:13 [INFO] Fetching content.xml.xz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/ (112.77kB)
05:00:13 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B)
05:00:13 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
05:00:13 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B)
05:00:13 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
05:00:13 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
05:00:13 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
05:00:13 [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
05:00:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
05:00:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
05:00:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml
05:00:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml
05:00:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml
05:00:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml
05:00:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml
05:00:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml
05:00:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml
05:00:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml
05:00:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml
05:00:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.builder.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/pom.xml
05:00:14 [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-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/pom.xml
05:00:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.builder.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/pom.xml
05:00:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
05:00:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
05:00:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
05:00:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
05:00:15 [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-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
05:00:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
05:00:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml
05:00:15 [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-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml
05:00:15 [INFO] Resolving class path 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-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml
05:00:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
05:00:15 [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-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
05:00:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
05:00:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
05:00:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
05:00:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
05:00:16 [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (762.75kB)
05:00:26 [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/ (63B)
05:00:26 [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (141.49kB)
05:00:26 [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (14.07kB)
05:00:26 [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (12.94MB)
05:00:27 [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (1.68MB)
05:00:27 [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (1.41MB)
05:00:27 [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (46.27kB)
05:00:27 [INFO] Fetching org.eclipse.osgi_3.17.200.v20211207-2245.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (1.4MB)
05:00:27 [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (2.96MB)
05:00:28 [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (20.34kB)
05:00:28 [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (353.59kB)
05:00:28 [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (144.34kB)
05:00:28 [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (23.5kB)
05:00:28 [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (703.81kB)
05:00:28 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (95.26kB)
05:00:28 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (15.35kB)
05:00:28 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.59kB)
05:00:28 [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (302.53kB)
05:00:29 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (71.45kB)
05:00:29 [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (411.93kB)
05:00:29 [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (126.4kB)
05:00:29 [INFO] Fetching org.eclipse.osgi.util_3.6.100.v20210723-1119.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (72.7kB)
05:00:29 [INFO] Fetching org.bouncycastle.bcpg_1.69.0.v20210713-1924.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (326.25kB)
05:00:29 [INFO] Fetching org.bouncycastle.bcprov_1.69.0.v20210923-1401.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (5.46MB)
05:00:30 [INFO] Fetching org.eclipse.ant.core_3.6.200.v20210907-1007.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (107.17kB)
05:00:30 [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (35.64kB)
05:00:30 [INFO] Fetching org.eclipse.core.runtime_3.24.0.v20210910-0750.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (70.78kB)
05:00:30 [INFO] Fetching org.eclipse.ant.launching_1.3.100.v20211011-0944.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (160.34kB)
05:00:30 [INFO] Fetching org.eclipse.debug.core_3.18.400.v20211214-0638.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (396.09kB)
05:00:30 [INFO] Fetching org.eclipse.jdt.launching_3.19.400.v20211011-0920.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (563.25kB)
05:00:30 [INFO] Fetching org.eclipse.core.externaltools_1.2.100.v20210812-1118.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (42.34kB)
05:00:30 [INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (288.46kB)
05:00:31 [INFO] Fetching org.eclipse.jdt.core_3.29.0.v20211225-2158.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (6.65MB)
05:00:31 [INFO] Fetching org.eclipse.core.resources_3.16.100.v20211201-1612.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (880.21kB)
05:00:31 [INFO] Fetching org.eclipse.ant.ui_3.8.100.v20211011-0944.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (1.04MB)
05:00:31 [INFO] Fetching org.eclipse.core.filesystem_1.9.200.v20210912-1851.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (69.8kB)
05:00:31 [INFO] Fetching org.eclipse.ui.externaltools_3.5.100.v20210812-1118.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (140.91kB)
05:00:31 [INFO] Fetching org.eclipse.ui_3.200.100.v20211204-1536.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (432.53kB)
05:00:31 [INFO] Fetching org.eclipse.ui.console_3.11.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (209.6kB)
05:00:32 [INFO] Fetching org.eclipse.debug.ui_3.15.300.v20211214-1347.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (2.96MB)
05:00:32 [INFO] Fetching org.eclipse.jdt.ui_3.25.100.v20211226-1146.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (11.15MB)
05:00:33 [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.600.v20211214-1852.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (1.68MB)
05:00:33 [INFO] Fetching org.eclipse.team.core_3.9.200.v20211013-1022.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (401.69kB)
05:00:33 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.100.v20210926-1112.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (341.2kB)
05:00:33 [INFO] Fetching org.eclipse.core.expressions_3.8.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (92.12kB)
05:00:33 [INFO] Fetching org.eclipse.jdt.junit_3.13.0.v20210811-0812.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (529.58kB)
05:00:33 [INFO] Fetching org.eclipse.compare_3.8.200.v20210910-1335.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (804.81kB)
05:00:33 [INFO] Fetching org.eclipse.jface.text_3.19.100.v20211230-1209.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (1.03MB)
05:00:33 [INFO] Fetching org.eclipse.ui.ide_3.18.500.v20211207-1705.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (2.41MB)
05:00:34 [INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (105.57kB)
05:00:34 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.300.v20211119-1032.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (674.55kB)
05:00:34 [INFO] Fetching org.eclipse.ui.editors_3.14.300.v20210913-0815.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (618.79kB)
05:00:34 [INFO] Fetching org.eclipse.ui.forms_3.11.300.v20211022-1451.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (330.12kB)
05:00:34 [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (66.43kB)
05:00:34 [INFO] Fetching org.eclipse.core.commands_3.10.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (114.56kB)
05:00:34 [INFO] Fetching org.eclipse.equinox.common_3.16.0.v20211214-1447.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (144.39kB)
05:00:34 [INFO] Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (100.02kB)
05:00:35 [INFO] Fetching org.eclipse.equinox.preferences_3.9.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (136.29kB)
05:00:35 [INFO] Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (194.4kB)
05:00:35 [INFO] Fetching org.eclipse.core.databinding_1.11.0.v20211228-1758.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (183.49kB)
05:00:35 [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (313kB)
05:00:35 [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (163.08kB)
05:00:35 [INFO] Fetching org.eclipse.core.databinding.beans_1.8.0.v20210619-1111.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (92.92kB)
05:00:35 [INFO] Fetching org.eclipse.core.filebuffers_3.7.100.v20210909-1906.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (115.4kB)
05:00:35 [INFO] Fetching org.eclipse.core.jobs_3.12.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (108.05kB)
05:00:35 [INFO] Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (89.14kB)
05:00:36 [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (270.25kB)
05:00:36 [INFO] Fetching org.eclipse.jface_3.24.0.v20211110-1517.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (1.11MB)
05:00:36 [INFO] Fetching org.eclipse.ui.workbench_3.124.100.v20211214-0637.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (3.47MB)
05:00:36 [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (24.31kB)
05:00:36 [INFO] Fetching 4.0.0_gef-master_1952&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/gef/updates/legacy/releases/ (63B)
05:00:36 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (215.67kB)
05:00:36 [INFO] Fetching org.eclipse.swt_3.118.100.v20220104-1445.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (16.96kB)
05:00:37 [INFO] Fetching org.eclipse.e4.core.commands_1.0.100.v20211204-1536.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (25.92kB)
05:00:37 [INFO] Fetching org.eclipse.e4.core.di_1.8.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (52.48kB)
05:00:37 [INFO] Fetching org.eclipse.e4.core.contexts_1.9.100.v20211011-1349.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (55.13kB)
05:00:37 [INFO] Fetching org.eclipse.e4.core.services_2.3.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (69.65kB)
05:00:37 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (12kB)
05:00:37 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (11.14kB)
05:00:37 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.200.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (40.46kB)
05:00:37 [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (51.03kB)
05:00:38 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (107.16kB)
05:00:38 [INFO] Fetching org.eclipse.emf.ecore_2.26.0.v20211216-0728.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (1.26MB)
05:00:38 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (45.85kB)
05:00:38 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.200.v20211022-1402.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (213.89kB)
05:00:38 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.400.v20211026-1534.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (203.91kB)
05:00:38 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (27.72kB)
05:00:38 [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (16.41kB)
05:00:38 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.200.v20211210-1500.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (56.73kB)
05:00:39 [INFO] Fetching org.eclipse.e4.ui.ide_3.16.0.v20210625-1251.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (11.51kB)
05:00:39 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.0.v20210727-1533.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (394.73kB)
05:00:39 [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (33.33kB)
05:00:39 [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (13.3kB)
05:00:39 [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.100.v20211019-0756.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (260.38kB)
05:00:39 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (87.54kB)
05:00:39 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (229.56kB)
05:00:39 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (118.14kB)
05:00:40 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.300.v20211102-1716.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (251.59kB)
05:00:40 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.300.v20211102-0939.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (147.16kB)
05:00:40 [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (295.36kB)
05:00:40 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (21.08kB)
05:00:40 [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (51.9kB)
05:00:40 [INFO] Fetching org.eclipse.emf.common_2.23.0.v20211216-0528.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (367.01kB)
05:00:42 [INFO] Fetching S202201030439&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/milestone/ (63B)
05:00:42 [INFO] Fetching org.eclipse.emf.common.ui_2.19.0.v20211110-0654.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (59.72kB)
05:00:42 [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (90.57kB)
05:00:42 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (61.36kB)
05:00:42 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (294.61kB)
05:00:42 [INFO] Fetching org.eclipse.emf.edit.ui_2.20.0.v20210506-1232.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (109.33kB)
05:00:42 [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)
05:00:42 [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (169.13kB)
05:00:42 [INFO] Fetching org.eclipse.emf.validation_1.8.0.202008210805.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/plugins/ (403.7kB)
05:00:43 [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (85.1kB)
05:00:43 [INFO] Fetching org.eclipse.equinox.bidi_1.4.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (50.74kB)
05:00:43 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (36.06kB)
05:00:43 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.100.v20210703-1540.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (69.05kB)
05:00:43 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.400.v20211201-0858.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (168.45kB)
05:00:43 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.100.v20210813-0606.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (360.09kB)
05:00:43 [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (131.39kB)
05:00:43 [INFO] Fetching org.eclipse.equinox.p2.core_2.8.200.v20211220-1825.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (76.35kB)
05:00:44 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.100.v20210907-0854.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (74.12kB)
05:00:44 [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.300.v20211006-1229.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (142.29kB)
05:00:44 [INFO] Fetching org.eclipse.equinox.p2.director_2.5.100.v20210813-0606.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (109.64kB)
05:00:44 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (116.64kB)
05:00:44 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (81.19kB)
05:00:44 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (45.48kB)
05:00:44 [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.300.v20211217-1233.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (214.6kB)
05:00:44 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.100.v20211220-1825.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (58.07kB)
05:00:45 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (130.72kB)
05:00:45 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (24.82kB)
05:00:45 [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (74.06kB)
05:00:45 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.6.200.v20211013-0600.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (101.88kB)
05:00:45 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.1.v20210812-1422.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (242.54kB)
05:00:45 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (26.34kB)
05:00:45 [INFO] Fetching org.eclipse.equinox.security_1.3.800.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (113.04kB)
05:00:45 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (248.88kB)
05:00:46 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.100.v20210615-1334.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (129.25kB)
05:00:46 [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.300.v20211104-1311.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (626.44kB)
05:00:46 [INFO] Fetching org.eclipse.equinox.security.ui_1.3.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (170.54kB)
05:00:46 [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (117.54kB)
05:00:46 [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (257.07kB)
05:00:46 [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (110.03kB)
05:00:46 [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (28.96kB)
05:00:46 [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (114.22kB)
05:00:46 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (190.29kB)
05:00:47 [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (386.74kB)
05:00:47 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.15.200.v20211214-2217.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (1.88MB)
05:00:47 [INFO] Fetching org.eclipse.jdt.debug_3.19.0.v20211112-1303.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (905.56kB)
05:00:47 [INFO] Fetching org.eclipse.search_3.14.100.v20211215-0752.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (489.96kB)
05:00:47 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.6.100.v20210708-1502.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (57.17kB)
05:00:47 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.0.v20210618-1953.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (468.75kB)
05:00:47 [INFO] Fetching org.eclipse.jdt.junit.core_3.11.100.v20211112-1026.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (176.39kB)
05:00:48 [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (421.77kB)
05:00:48 [INFO] Fetching org.eclipse.team.ui_3.9.200.v20211130-1532.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (1.42MB)
05:00:48 [INFO] Fetching org.eclipse.ui.navigator_3.10.200.v20211009-1706.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (423.11kB)
05:00:48 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.300.v20210914-2004.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (172.13kB)
05:00:48 [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (157.36kB)
05:00:48 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.118.100.v20220104-1445.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (2.07MB)
05:00:48 [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.42MB)
05:00:49 [INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_3.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (71.76kB)
05:00:49 [INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.48kB)
05:00:49 [INFO] Fetching org.eclipse.papyrus.infra.widgets_4.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (957.47kB)
05:00:49 [INFO] Fetching org.eclipse.pde.core_3.15.100.v20211231-0801.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (1.34MB)
05:00:49 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (107.15kB)
05:00:49 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (11.51kB)
05:00:49 [INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (22.77kB)
05:00:50 [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (67.46kB)
05:00:50 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (108.81kB)
05:00:50 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (106.81kB)
05:00:50 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (464.51kB)
05:00:50 [INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (125.05kB)
05:00:50 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (16.23kB)
05:00:50 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (44.62kB)
05:00:50 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (31.94kB)
05:00:51 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (40.24kB)
05:00:51 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (157.84kB)
05:00:51 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (27.05kB)
05:00:51 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (73.59kB)
05:00:51 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (160.94kB)
05:00:51 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (30.36kB)
05:00:51 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (16.52kB)
05:00:51 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (26.96kB)
05:00:52 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (191.74kB)
05:00:52 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (94.56kB)
05:00:52 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (32.16kB)
05:00:52 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (39.36kB)
05:00:52 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (26.12kB)
05:00:52 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (29.09kB)
05:00:52 [INFO] Fetching org.eclipse.papyrus.infra.tools_4.2.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (134.95kB)
05:00:53 [INFO] Fetching org.eclipse.papyrus.infra.architecture_3.2.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (300.92kB)
05:00:53 [INFO] Fetching org.eclipse.papyrus.infra.core_4.3.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (315.94kB)
05:00:53 [INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (48.6kB)
05:00:53 [INFO] Fetching org.eclipse.papyrus.infra.emf_4.2.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (260.08kB)
05:00:53 [INFO] Fetching org.eclipse.xtend.lib_2.25.0.v20210301-0821.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (108.08kB)
05:00:53 [INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (93.34kB)
05:00:53 [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (115.01kB)
05:00:53 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (232.46kB)
05:00:54 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (64.92kB)
05:00:54 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (109.09kB)
05:00:54 [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (70.22kB)
05:00:54 [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (57.08kB)
05:00:54 [INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (99.34kB)
05:00:54 [INFO] Fetching org.eclipse.papyrus.infra.onefile_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (38.66kB)
05:00:54 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (33.54kB)
05:00:54 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (465.34kB)
05:00:55 [INFO] Fetching org.eclipse.papyrus.infra.ui_3.4.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (326.48kB)
05:00:55 [INFO] Fetching org.eclipse.papyrus.infra.properties_4.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (212.31kB)
05:00:55 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (35.18kB)
05:00:55 [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (265.23kB)
05:00:55 [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (23.52kB)
05:00:55 [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.1.100.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (140.62kB)
05:00:55 [INFO] Fetching org.eclipse.xwt_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (178.19kB)
05:00:56 [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (70.43kB)
05:00:56 [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (117.79kB)
05:00:56 [INFO] Fetching org.eclipse.pde.ui_3.13.400.v20211224-1250.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (4.54MB)
05:00:56 [INFO] Fetching org.eclipse.pde.build_3.11.100.v20210916-0743.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (477.29kB)
05:00:56 [INFO] Fetching org.eclipse.pde.launching_3.9.600.v20211216-1010.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (130.71kB)
05:00:56 [INFO] Fetching org.eclipse.ui.intro_3.6.400.v20211015-1317.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (344.68kB)
05:00:57 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (379kB)
05:00:57 [INFO] Fetching org.eclipse.ui.views.log_1.3.100.v20210927-1100.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (172.2kB)
05:00:57 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.200.v20211217-1247.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (152.75kB)
05:00:57 [INFO] Fetching org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0821.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (160.53kB)
05:00:57 [INFO] Fetching org.eclipse.xtend.lib.macro_2.25.0.v20210301-0821.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (76.09kB)
05:00:57 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (65.43kB)
05:00:57 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (16.71kB)
05:00:57 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.118.100.v20220104-1445.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (2.46MB)
05:00:57 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.118.100.v20220104-1445.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (2.13MB)
05:00:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
05:00:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
05:00:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
05:00:58 [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (504.53kB)
05:00:58 [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (259.85kB)
05:00:58 [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (107.88kB)
05:00:58 [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (453.74kB)
05:00:58 [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (387.41kB)
05:00:58 [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (54.9kB)
05:00:59 [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (99.44kB)
05:00:59 [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (161.06kB)
05:00:59 [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (35.81kB)
05:00:59 [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (498.28kB)
05:00:59 [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (79.12kB)
05:00:59 [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (183.86kB)
05:00:59 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (18.48kB)
05:00:59 [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (44.51kB)
05:01:00 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (366.65kB)
05:01:00 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (101.63kB)
05:01:00 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (120.47kB)
05:01:00 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (39.19kB)
05:01:00 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (14.81kB)
05:01:00 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (100.18kB)
05:01:00 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (76.18kB)
05:01:00 [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (133.43kB)
05:01:01 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (1.16MB)
05:01:01 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (93.41kB)
05:01:01 [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (101.64kB)
05:01:01 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (49.28kB)
05:01:01 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (218.68kB)
05:01:01 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (90.09kB)
05:01:01 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (137.5kB)
05:01:01 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (92.07kB)
05:01:01 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.1.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (196.84kB)
05:01:02 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (215.81kB)
05:01:02 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (62.89kB)
05:01:02 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (23.87kB)
05:01:02 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.2.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (118.04kB)
05:01:02 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (123.71kB)
05:01:02 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (318.63kB)
05:01:02 [INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.4.v20220110-1723.jar from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.6/S202201101723/plugins/ (1.05MB)
05:01:02 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20220110-1723.jar from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.6/S202201101723/plugins/ (66.54kB)
05:01:03 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20220110-1723.jar from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.6/S202201101723/plugins/ (868.38kB)
05:01:03 [INFO] Fetching org.eclipse.ocl.ecore_3.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (383.82kB)
05:01:03 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20220110-1723.jar from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.6/S202201101723/plugins/ (142.13kB)
05:01:03 [INFO] Fetching org.eclipse.ocl_3.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (1.14MB)
05:01:03 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20220110-1723.jar from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.6/S202201101723/plugins/ (73.85kB)
05:01:03 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (53.45kB)
05:01:03 [INFO] Fetching org.eclipse.ocl.common_1.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (36.07kB)
05:01:03 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (56.04kB)
05:01:04 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (61.01kB)
05:01:04 [INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (75.64kB)
05:01:04 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (15.77kB)
05:01:04 [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (22.77kB)
05:01:04 [INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (271.15kB)
05:01:04 [INFO] Fetching org.eclipse.papyrus.infra.types.core_5.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (108.04kB)
05:01:05 [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (99.13kB)
05:01:05 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (171.86kB)
05:01:05 [INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (56.45kB)
05:01:05 [INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (33.32kB)
05:01:05 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (72.87kB)
05:01:05 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (57.81kB)
05:01:06 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.2.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1,004.65kB)
05:01:06 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (55.49kB)
05:01:06 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (19.05kB)
05:01:06 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (108.2kB)
05:01:06 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (97.56kB)
05:01:06 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (26.21kB)
05:01:07 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (300.73kB)
05:01:07 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (31.57kB)
05:01:07 [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (22.7kB)
05:01:07 [INFO] Fetching org.eclipse.papyrus.infra.sync_3.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (108.53kB)
05:01:07 [INFO] Fetching org.eclipse.papyrus.infra.guava_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.1kB)
05:01:07 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (66.11kB)
05:01:07 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (117.26kB)
05:01:07 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (77.62kB)
05:01:08 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (70.39kB)
05:01:08 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (114.51kB)
05:01:08 [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (122.21kB)
05:01:08 [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (20.04kB)
05:01:08 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (26.81kB)
05:01:08 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (33.78kB)
05:01:08 [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (114.11kB)
05:01:08 [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (17.33kB)
05:01:09 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (31.92kB)
05:01:09 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (48.15kB)
05:01:09 [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (19.06kB)
05:01:09 [INFO] Fetching org.eclipse.papyrus.infra.types.editor_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (87.61kB)
05:01:09 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (1.03MB)
05:01:10 [INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (305.79kB)
05:01:10 [INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (25.07kB)
05:01:10 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.91MB)
05:01:10 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (221.86kB)
05:01:11 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14.71kB)
05:01:11 [INFO] Fetching org.eclipse.papyrus.uml.tools_5.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (300.35kB)
05:01:11 [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (127.68kB)
05:01:11 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (65.24kB)
05:01:11 [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (64.3kB)
05:01:11 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (12.83kB)
05:01:11 [INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (93.84kB)
05:01:11 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml
05:01:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml
05:01:12 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml
05:01:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml
05:01:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml
05:01:12 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml
05:01:12 [INFO] Fetching org.eclipse.papyrus.uml.expressions_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (67.45kB)
05:01:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
05:01:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
05:01:12 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
05:01:12 [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (898.68kB)
05:01:12 [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (367.61kB)
05:01:12 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.82MB)
05:01:12 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (131.36kB)
05:01:13 [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (106.31kB)
05:01:13 [INFO] Fetching org.eclipse.papyrus.infra.nattable_7.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.19MB)
05:01:13 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_5.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (206.78kB)
05:01:13 [INFO] Fetching org.eclipse.papyrus.uml.properties_4.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (822.1kB)
05:01:13 [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (85.95kB)
05:01:13 [INFO] Fetching org.eclipse.papyrus.uml.profile_4.2.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (215.51kB)
05:01:13 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_3.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (222.02kB)
05:01:14 [INFO] Fetching org.eclipse.papyrus.uml.ui_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (22.78kB)
05:01:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
05:01:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
05:01:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
05:01:14 [INFO] Fetching org.eclipse.emf.compare_3.5.3.202111290942.jar.pack.gz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202111290942/core/plugins/ (181.4kB)
05:01:14 [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (144.31kB)
05:01:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
05:01:14 [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-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
05:01:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
05:01:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml
05:01:14 [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-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml
05:01:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml
05:01:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml
05:01:15 [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-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml
05:01:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml
05:01:15 [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (44.86kB)
05:01:15 [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (42.78kB)
05:01:15 [INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.17kB)
05:01:15 [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_4.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (117.24kB)
05:01:15 [INFO] Fetching org.eclipse.papyrus.views.properties.model.xwt_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (70.95kB)
05:01:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml
05:01:15 [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-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml
05:01:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml
05:01:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml
05:01:15 [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-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml
05:01:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml
05:01:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
05:01:16 [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-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
05:01:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
05:01:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml
05:01:16 [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-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml
05:01:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml
05:01:16 [INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (54.46kB)
05:01:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
05:01:16 [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-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
05:01:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
05:01:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml
05:01:16 [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-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml
05:01:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml
05:01:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_2.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (133.74kB)
05:01:16 [INFO] Fetching org.eclipse.papyrus.uml.filters_2.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (32.25kB)
05:01:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
05:01:17 [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-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
05:01:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
05:01:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml
05:01:17 [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-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml
05:01:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml
05:01:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
05:01:17 [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-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
05:01:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
05:01:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
05:01:17 [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-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
05:01:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
05:01:17 [INFO] Fetching org.eclipse.papyrus.infra.newchild_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (70.97kB)
05:01:17 [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (15.16kB)
05:01:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
05:01:18 [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-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
05:01:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
05:01:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml
05:01:18 [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-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml
05:01:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml
05:01:18 [INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (127.04kB)
05:01:18 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.29.0.v20211216-0741.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (420.58kB)
05:01:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml
05:01:18 [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-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml
05:01:18 [INFO] Resolving class path 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-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml
05:01:18 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.29.0.v20211216-0741.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (69.78kB)
05:01:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml
05:01:19 [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-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml
05:01:19 [INFO] Resolving class path 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-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml
05:01:19 [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (37.58kB)
05:01:19 [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (40.6kB)
05:01:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml
05:01:19 [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-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml
05:01:19 [INFO] Resolving class path 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-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml
05:01:19 [INFO] Fetching io.github.classgraph_4.8.138.v20211212-1642.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (590.15kB)
05:01:19 [INFO] Fetching org.eclipse.xtext_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (2.62MB)
05:01:20 [INFO] Fetching org.eclipse.xtext.builder_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (389.26kB)
05:01:20 [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (103.07kB)
05:01:20 [INFO] Fetching org.eclipse.xtext.util_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (303.65kB)
05:01:20 [INFO] Fetching org.eclipse.xtext.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (1.88MB)
05:01:20 [INFO] Fetching org.eclipse.xtext.common.types.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (256.88kB)
05:01:20 [INFO] Fetching org.eclipse.xtext.smap_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (19.15kB)
05:01:20 [INFO] Fetching org.eclipse.xtext.common.types_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (499.16kB)
05:01:20 [INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (130.19kB)
05:01:21 [INFO] Fetching org.eclipse.xtext.common.types.edit_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (248.22kB)
05:01:21 [INFO] Fetching org.eclipse.xtext.ide_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (482.77kB)
05:01:21 [INFO] Computing target platform for 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-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml
05:01:21 [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-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml
05:01:21 [INFO] Resolving class path 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-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml
05:01:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml
05:01:21 [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-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml
05:01:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml
05:01:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml
05:01:21 [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-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml
05:01:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml
05:01:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml
05:01:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml
05:01:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml
05:01:21 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (245.24kB)
05:01:21 [INFO] Fetching org.eclipse.papyrus.emf.ui_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (35.07kB)
05:01:21 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (69.21kB)
05:01:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml
05:01:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml
05:01:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml
05:01:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml
05:01:22 [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-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml
05:01:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml
05:01:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml
05:01:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml
05:01:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml
05:01:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml
05:01:22 [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-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml
05:01:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml
05:01:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml
05:01:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml
05:01:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml
05:01:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml
05:01:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml
05:01:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml
05:01:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml
05:01:22 [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-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml
05:01:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml
05:01:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml
05:01:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml
05:01:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml
05:01:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml
05:01:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml
05:01:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml
05:01:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml
05:01:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml
05:01:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml
05:01:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml
05:01:23 [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-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml
05:01:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml
05:01:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml
05:01:23 [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-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml
05:01:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml
05:01:23 [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (64.23kB)
05:01:23 [INFO] Fetching org.eclipse.emf.mwe.core_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (61.49kB)
05:01:23 [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (8.47kB)
05:01:23 [INFO] Fetching org.eclipse.emf.mwe.utils_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (19.61kB)
05:01:23 [INFO] Fetching org.eclipse.emf.mwe2.language_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (69.78kB)
05:01:23 [INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (12.5kB)
05:01:24 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (281.28kB)
05:01:24 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (47.79kB)
05:01:24 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (63.44kB)
05:01:24 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (133.1kB)
05:01:24 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (344.1kB)
05:01:24 [INFO] Fetching org.eclipse.xtext.generator_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (857.57kB)
05:01:24 [INFO] Fetching org.eclipse.xtext.xbase_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (2.46MB)
05:01:25 [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)
05:01:25 [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (80.37kB)
05:01:25 [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (148.58kB)
05:01:25 [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (26.12kB)
05:01:25 [INFO] Fetching org.eclipse.xtext.ecore_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (15.91kB)
05:01:25 [INFO] Fetching org.eclipse.xtext.xtext.generator_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (969.17kB)
05:01:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml
05:01:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml
05:01:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml
05:01:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml
05:01:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml
05:01:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml
05:01:26 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.13.v20210128-2225.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (1,021.45kB)
05:01:26 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.14.v20210128-2225.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (350.75kB)
05:01:26 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator_1.0.300.20200825-1205.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (108.85kB)
05:01:26 [INFO] Fetching org.eclipse.cbi.p2repo.util_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (12.66kB)
05:01:26 [INFO] Fetching org.eclipse.ecf_3.10.0.v20210925-0032.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (127.97kB)
05:01:26 [INFO] Fetching org.eclipse.cbi.p2repo.cli_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (14.4kB)
05:01:26 [INFO] Fetching org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (62.65kB)
05:01:27 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.legacy_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (31.76kB)
05:01:27 [INFO] Fetching org.kohsuke.args4j_2.33.0.v20160323-2218.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (171.99kB)
05:01:27 [INFO] Fetching org.eclipse.cbi.targetplatform_3.0.0.202005061025.jar from http://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/plugins/ (193.95kB)
05:01:27 [INFO] Fetching org.eclipse.cbi.targetplatform.model_3.0.0.202004211801.jar from http://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/plugins/ (66.07kB)
05:01:27 [INFO] Fetching org.eclipse.cbi.targetplatform.ide_3.0.0.201902111444.jar from http://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/plugins/ (44.94kB)
05:01:27 [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.6.0.v20210405-0628.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (13.58kB)
05:01:27 [INFO] Fetching org.eclipse.cbi.targetplatform.ui_3.0.0.202005061025.jar from http://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/plugins/ (119.47kB)
05:01:27 [INFO] Fetching org.eclipse.xtext.ui.shared_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (60.5kB)
05:01:28 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (133.12kB)
05:01:28 [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (64.2kB)
05:01:28 [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (26.38kB)
05:01:28 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (52.52kB)
05:01:28 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.700.v20210618-0642.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (128.97kB)
05:01:28 [INFO] Fetching org.eclipse.equinox.p2.console_1.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (28.05kB)
05:01:28 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.200.v20211018-0955.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (85.88kB)
05:01:28 [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.200.v20211013-0600.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (101.02kB)
05:01:28 [INFO] Fetching org.eclipse.oomph.base_1.15.0.v20211026-1304.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (28.85kB)
05:01:29 [INFO] Fetching org.eclipse.oomph.util_1.17.0.v20211026-1326.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (77.48kB)
05:01:29 [INFO] Fetching org.eclipse.oomph.p2_1.15.0.v20210924-1427.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (34.48kB)
05:01:29 [INFO] Fetching org.eclipse.oomph.p2.core_1.20.0.v20211015-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (128.5kB)
05:01:29 [INFO] Fetching org.eclipse.oomph.predicates_1.13.0.v20211007-0506.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (25.33kB)
05:01:29 [INFO] Fetching org.eclipse.oomph.preferences_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (35.05kB)
05:01:29 [INFO] Fetching org.eclipse.oomph.resources_1.15.0.v20210211-0559.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (42.97kB)
05:01:29 [INFO] Fetching org.eclipse.oomph.setup_1.22.0.v20211015-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (136.15kB)
05:01:30 [INFO] Fetching org.eclipse.oomph.setup.targlets_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (25.12kB)
05:01:30 [INFO] Fetching org.eclipse.oomph.targlets_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (37.98kB)
05:01:30 [INFO] Fetching org.eclipse.oomph.targlets.core_1.15.0.v20211015-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (51.92kB)
05:01:30 [INFO] Fetching org.eclipse.oomph.util.pde_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (13.7kB)
05:01:30 [INFO] Fetching org.eclipse.oomph.setup.workingsets_1.14.0.v20211015-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (18.51kB)
05:01:30 [INFO] Fetching org.eclipse.oomph.workingsets_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (21.8kB)
05:01:30 [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (192.59kB)
05:01:31 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (132.16kB)
05:01:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml
05:01:31 [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-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml
05:01:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml
05:01:31 [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.202008210805.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/plugins/ (74.19kB)
05:01:31 [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from https://download.eclipse.org/modeling/emf/transaction/updates/releases/R201805140824/plugins/ (23.12kB)
05:01:31 [INFO] Fetching org.eclipse.papyrus.editor_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (26.58kB)
05:01:31 [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (126kB)
05:01:31 [INFO] Fetching org.eclipse.papyrus.infra.services.validation_4.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (72.47kB)
05:01:31 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_3.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (117.1kB)
05:01:32 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (251.08kB)
05:01:32 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common_2.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (168.14kB)
05:01:32 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (15.49kB)
05:01:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml
05:01:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml
05:01:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml
05:01:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml
05:01:32 [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-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml
05:01:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml
05:01:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
05:01:32 [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-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
05:01:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
05:01:32 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (243.5kB)
05:01:33 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (37.64kB)
05:01:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
05:01:33 [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-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
05:01:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
05:01:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
05:01:33 [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-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
05:01:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
05:01:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/pom.xml
05:01:33 [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-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/pom.xml
05:01:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/pom.xml
05:01:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.properties:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/pom.xml
05:01:33 [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-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/pom.xml
05:01:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.properties:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/pom.xml
05:01:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/pom.xml
05:01:33 [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-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/pom.xml
05:01:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/pom.xml
05:01:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml
05:01:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml
05:01:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml
05:01:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml
05:01:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml
05:01:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml
05:01:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml
05:01:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml
05:01:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml
05:01:34 [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (253.01kB)
05:01:34 [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (297.81kB)
05:01:34 [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (62.49kB)
05:01:35 [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (33.35kB)
05:01:35 [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (96.33kB)
05:01:35 [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.65kB)
05:01:35 [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (52.58kB)
05:01:35 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (219.73kB)
05:01:35 [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (69.34kB)
05:01:35 [INFO] Fetching org.apache.httpcomponents.client5.httpclient5_5.0.2.v20201015-2258.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (811.59kB)
05:01:35 [INFO] Fetching org.apache.httpcomponents.core5.httpcore5_5.0.2.v20201015-2258.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (857.47kB)
05:01:36 [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.0.2.v20210429-1809.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (244.73kB)
05:01:36 [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (51.82kB)
05:01:36 [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (2.36MB)
05:01:36 [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (1.67MB)
05:01:36 [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (3.33MB)
05:01:36 [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (3.45MB)
05:01:37 [INFO] Fetching org.apiguardian_1.1.2.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (20.18kB)
05:01:37 [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (11.32kB)
05:01:37 [INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (64.42kB)
05:01:37 [INFO] Fetching org.eclipse.core.net.linux_1.0.0.v20210424-0724.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (14.23kB)
05:01:37 [INFO] Fetching org.eclipse.debug.ui.launchview_1.0.100.v20211227-0448.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (85.56kB)
05:01:37 [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (52.65kB)
05:01:37 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.500.v20210730-0750.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (249.09kB)
05:01:38 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.400.v20211117-0650.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (84.05kB)
05:01:38 [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (129.01kB)
05:01:38 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (10.74kB)
05:01:38 [INFO] Fetching org.eclipse.jface.notifications_0.4.0.v20211004-0555.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (29.94kB)
05:01:38 [INFO] Fetching org.eclipse.e4.core.services.source_2.3.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (60.56kB)
05:01:38 [INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.16.300.v20211102-0939.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (94.75kB)
05:01:38 [INFO] Fetching org.eclipse.e4.core.commands.source_1.0.100.v20211204-1536.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (23.27kB)
05:01:38 [INFO] Fetching org.eclipse.e4.ui.bindings.source_0.13.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (35.66kB)
05:01:39 [INFO] Fetching org.eclipse.e4.ui.model.workbench.source_2.2.0.v20210727-1533.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (376.55kB)
05:01:39 [INFO] Fetching org.eclipse.e4.ui.services.source_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (22.37kB)
05:01:39 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.source_0.15.300.v20211102-1716.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (139.52kB)
05:01:39 [INFO] Fetching org.eclipse.e4.ui.workbench.source_1.13.100.v20211019-0756.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (168.37kB)
05:01:39 [INFO] Fetching org.eclipse.e4.ui.css.core.source_0.13.200.v20211022-1402.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (206.2kB)
05:01:39 [INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.14.400.v20211026-1534.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (163.82kB)
05:01:39 [INFO] Fetching org.apache.batik.css.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (319.47kB)
05:01:39 [INFO] Fetching org.w3c.css.sac.source_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (52.19kB)
05:01:39 [INFO] Fetching org.apache.batik.util.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (126.66kB)
05:01:40 [INFO] Fetching org.w3c.dom.svg.source_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (89.33kB)
05:01:40 [INFO] Fetching org.w3c.dom.smil.source_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (18.29kB)
05:01:40 [INFO] Fetching org.w3c.dom.events.source_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (39.54kB)
05:01:40 [INFO] Fetching javax.inject.source_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (22.39kB)
05:01:40 [INFO] Fetching javax.annotation.source_1.3.5.v20200909-1856.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (57.91kB)
05:01:40 [INFO] Fetching org.eclipse.e4.core.di.source_1.8.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (44.5kB)
05:01:40 [INFO] Fetching org.eclipse.e4.core.contexts.source_1.9.100.v20211011-1349.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (45.49kB)
05:01:40 [INFO] Fetching org.apache.batik.i18n.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (20.21kB)
05:01:41 [INFO] Fetching org.apache.batik.constants.source_1.14.0.v20210324-0332.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (14.73kB)
05:01:41 [INFO] Fetching org.apache.xmlgraphics.source_2.6.0.v20210409-0748.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (677.41kB)
05:01:41 [INFO] Fetching org.apache.commons.io.source_2.8.0.v20210415-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (374.46kB)
05:01:41 [INFO] Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (85.46kB)
05:01:41 [INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.17.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (12.63kB)
05:01:41 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme.source_0.13.0.v20201026-1147.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (22.72kB)
05:01:41 [INFO] Fetching org.eclipse.e4.ui.di.source_1.4.0.v20210621-1133.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (16.5kB)
05:01:41 [INFO] Fetching org.eclipse.e4.ui.widgets.source_1.3.0.v20210621-1136.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (10.54kB)
05:01:41 [INFO] Fetching org.eclipse.equinox.common.source_3.16.0.v20211214-1447.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (145.86kB)
05:01:42 [INFO] Fetching org.apache.felix.scr.source_2.1.24.v20200924-1939.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (278.04kB)
05:01:42 [INFO] Fetching org.eclipse.equinox.event.source_1.6.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (27.17kB)
05:01:42 [INFO] Fetching org.eclipse.core.commands.source_3.10.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (150.7kB)
05:01:42 [INFO] Fetching org.eclipse.core.contenttype.source_3.8.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (82.01kB)
05:01:42 [INFO] Fetching org.eclipse.core.databinding.source_1.11.0.v20211228-1758.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (145.78kB)
05:01:42 [INFO] Fetching org.eclipse.core.databinding.beans.source_1.8.0.v20210619-1111.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (75.49kB)
05:01:42 [INFO] Fetching org.eclipse.core.databinding.observable.source_1.12.0.v20211231-1006.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (208.51kB)
05:01:42 [INFO] Fetching org.eclipse.core.databinding.property.source_1.9.0.v20210619-1129.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (94.57kB)
05:01:43 [INFO] Fetching org.eclipse.core.expressions.source_3.8.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (86.87kB)
05:01:43 [INFO] Fetching org.eclipse.core.jobs.source_3.12.0.v20210723-1034.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (108.2kB)
05:01:43 [INFO] Fetching org.eclipse.core.runtime.source_3.24.0.v20210910-0750.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (77.09kB)
05:01:43 [INFO] Fetching org.eclipse.equinox.app.source_1.6.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (76.54kB)
05:01:43 [INFO] Fetching org.eclipse.equinox.launcher.source_1.6.400.v20210924-0641.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (43.81kB)
05:01:43 [INFO] Fetching org.eclipse.equinox.preferences.source_3.9.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (115.66kB)
05:01:43 [INFO] Fetching org.eclipse.equinox.registry.source_3.11.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (176.1kB)
05:01:43 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (37.39kB)
05:01:43 [INFO] Fetching org.eclipse.osgi.source_3.17.200.v20211207-2245.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (1.11MB)
05:01:44 [INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.2.500.v20210730-0750.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (143.28kB)
05:01:44 [INFO] Fetching org.eclipse.osgi.services.source_3.10.200.v20210723-0643.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (244.91kB)
05:01:44 [INFO] Fetching org.eclipse.osgi.util.source_3.6.100.v20210723-1119.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (63.56kB)
05:01:44 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.118.100.v20220104-1445.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (1.84MB)
05:01:44 [INFO] Fetching org.eclipse.jface.source_3.24.0.v20211110-1517.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (1.01MB)
05:01:44 [INFO] Fetching org.eclipse.jface.databinding.source_1.13.0.v20210619-1146.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (230.2kB)
05:01:44 [INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.16.0.v20210619-0956.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (17.75kB)
05:01:45 [INFO] Fetching org.apache.felix.gogo.command.source_1.1.2.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (38.47kB)
05:01:45 [INFO] Fetching org.apache.felix.gogo.runtime.source_1.1.4.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (114.26kB)
05:01:45 [INFO] Fetching org.apache.felix.gogo.shell.source_1.1.4.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (48.31kB)
05:01:45 [INFO] Fetching org.eclipse.equinox.console.source_1.4.500.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (84.65kB)
05:01:45 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.4.400.v20211102-0453.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (77.66kB)
05:01:45 [INFO] Fetching org.eclipse.equinox.bidi.source_1.4.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (63.52kB)
05:01:45 [INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.3.200.v20211210-1500.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (38.75kB)
05:01:45 [INFO] Fetching org.apache.commons.jxpath.source_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (180.32kB)
05:01:46 [INFO] Fetching org.eclipse.e4.emf.xpath.source_0.3.0.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (52.4kB)
05:01:46 [INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.7.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (14.44kB)
05:01:46 [INFO] Fetching org.eclipse.e4.ui.swt.gtk.source_1.1.100.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (9.48kB)
05:01:46 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier.source_0.16.200.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (20.76kB)
05:01:46 [INFO] Fetching org.eclipse.urischeme.source_1.2.100.v20211001-1648.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (44.29kB)
05:01:46 [INFO] Fetching org.eclipse.jface.notifications.source_0.4.0.v20211004-0555.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (17.98kB)
05:01:46 [INFO] Fetching org.eclipse.e4.tools.emf.ui_4.7.100.v20211020-1036.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (1.43MB)
05:01:46 [INFO] Fetching org.eclipse.emf.databinding.edit_1.7.0.v20210113-0340.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (52.57kB)
05:01:47 [INFO] Fetching org.eclipse.e4.tools.services_4.9.0.v20210427-1802.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (31.95kB)
05:01:47 [INFO] Fetching org.eclipse.ecf.source_3.10.0.v20210925-0032.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (104.33kB)
05:01:47 [INFO] Fetching org.eclipse.ecf.identity.source_3.9.402.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (53.08kB)
05:01:47 [INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (15.43kB)
05:01:47 [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (13.64kB)
05:01:47 [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.1.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (76.03kB)
05:01:47 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.700.v20210618-0642.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (86.03kB)
05:01:47 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5_1.0.0.v20210512-0614.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (73.71kB)
05:01:47 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.source_1.0.0.v20210512-0614.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (43.95kB)
05:01:48 [INFO] Fetching org.apache.commons.codec.source_1.14.0.v20200818-1422.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (374.24kB)
05:01:48 [INFO] Fetching org.apache.httpcomponents.client5.httpclient5.source_5.0.2.v20201015-2258.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (607.02kB)
05:01:48 [INFO] Fetching org.apache.httpcomponents.core5.httpcore5.source_5.0.2.v20201015-2258.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (791.89kB)
05:01:48 [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2.source_5.0.2.v20210429-1809.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (184.61kB)
05:01:48 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (9.69kB)
05:01:48 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.201.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (9.49kB)
05:01:48 [INFO] Fetching org.eclipse.emf.common.source_2.23.0.v20211216-0528.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (218.87kB)
05:01:48 [INFO] Fetching org.eclipse.emf.databinding.edit.source_1.7.0.v20210113-0340.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (41.05kB)
05:01:49 [INFO] Fetching org.eclipse.emf.databinding.source_1.5.0.v20180706-1146.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (57.12kB)
05:01:49 [INFO] Fetching org.eclipse.emf.ecore.source_2.26.0.v20211216-0728.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (820.39kB)
05:01:49 [INFO] Fetching org.eclipse.emf.ecore.change.source_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (90.8kB)
05:01:49 [INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.16.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (151.54kB)
05:01:49 [INFO] Fetching org.eclipse.emf.edit.source_2.16.0.v20190920-0401.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (209.97kB)
05:01:49 [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.202008210805.jar from https://download.eclipse.org/modeling/emf/validation/updates/releases/R202008210805/plugins/ (20.82kB)
05:01:49 [INFO] Fetching org.eclipse.equinox.http.jetty_3.8.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (29.16kB)
05:01:49 [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.200.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (234.52kB)
05:01:49 [INFO] Fetching org.eclipse.jetty.http_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (243.43kB)
05:01:50 [INFO] Fetching org.eclipse.jetty.server_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (769.66kB)
05:01:50 [INFO] Fetching org.eclipse.jetty.servlet_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (171.75kB)
05:01:50 [INFO] Fetching org.eclipse.jetty.util_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (561.39kB)
05:01:50 [INFO] Fetching org.eclipse.equinox.http.registry_1.3.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (47.6kB)
05:01:50 [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.600.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (27.33kB)
05:01:50 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (12.61kB)
05:01:50 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.200.v20210613-1953.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (43.53kB)
05:01:50 [INFO] Fetching org.eclipse.equinox.security.linux_1.0.200.v20210616-0726.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (23.39kB)
05:01:50 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.4.400.v20211201-0858.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (113.99kB)
05:01:51 [INFO] Fetching org.eclipse.equinox.p2.console.source_1.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (19.92kB)
05:01:51 [INFO] Fetching org.eclipse.equinox.p2.core.source_2.8.200.v20211220-1825.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (61.21kB)
05:01:51 [INFO] Fetching org.eclipse.equinox.p2.director.source_2.5.100.v20210813-0606.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (67.02kB)
05:01:51 [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.7.300.v20211217-1233.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (140.2kB)
05:01:51 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.2.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (18.85kB)
05:01:51 [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.6.100.v20210813-0606.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (247.96kB)
05:01:51 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (59.72kB)
05:01:51 [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.5.300.v20211006-1229.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (122.05kB)
05:01:52 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.3.100.v20210615-1334.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (96.27kB)
05:01:52 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.4.200.v20211018-0955.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (59.34kB)
05:01:52 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.2.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (19.63kB)
05:01:52 [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (34.88kB)
05:01:52 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.2.100.v20210703-1540.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (47.6kB)
05:01:52 [INFO] Fetching org.eclipse.equinox.security.source_1.3.800.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (102.34kB)
05:01:52 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.2.100.v20210907-0854.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (48.44kB)
05:01:52 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.3.200.v20210613-1953.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (31.31kB)
05:01:53 [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.6.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (64.22kB)
05:01:53 [INFO] Fetching org.eclipse.equinox.security.linux.source_1.0.200.v20210616-0726.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (19.13kB)
05:01:53 [INFO] Fetching org.tukaani.xz.source_1.9.0.v20210624-1259.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (151.4kB)
05:01:53 [INFO] Fetching org.eclipse.equinox.concurrent.source_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (25.97kB)
05:01:53 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (31.04kB)
05:01:53 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (34.96kB)
05:01:53 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.100.v20211217-1131.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (50.58kB)
05:01:53 [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.2.100.v20211220-1825.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (34.92kB)
05:01:54 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.3.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (22.73kB)
05:01:54 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.4.100.v20211217-1131.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (34.04kB)
05:01:54 [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.6.200.v20211013-0600.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (76.62kB)
05:01:54 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.4.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (26.23kB)
05:01:54 [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.3.0.v20210325-0750.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (178.85kB)
05:01:54 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.4.1.v20210812-1422.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (149.9kB)
05:01:54 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.300.v20211214-1242.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (103.44kB)
05:01:54 [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.3.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (18.19kB)
05:01:54 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.3.v20211129-1028.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (60.43kB)
05:01:55 [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.7.300.v20211104-1311.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (295.72kB)
05:01:55 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.5.300.v20211214-1242.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (55.97kB)
05:01:55 [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.3.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (15.42kB)
05:01:55 [INFO] Fetching org.eclipse.equinox.security.ui.source_1.3.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (85.5kB)
05:01:55 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.2.3.v20211129-1028.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (33.18kB)
05:01:55 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.200.v20210813-0818.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (129.71kB)
05:01:55 [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.2.200.v20211013-0600.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (71.16kB)
05:01:55 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.3.200.v20210813-0818.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (50.35kB)
05:01:55 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202106221344.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202106221344/plugins/ (69.5kB)
05:01:56 [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (245.89kB)
05:01:56 [INFO] Fetching org.eclipse.help.base_4.3.600.v20220105-1800.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (432.52kB)
05:01:56 [INFO] Fetching org.eclipse.help.ui_4.3.200.v20210922-1029.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (534.62kB)
05:01:56 [INFO] Fetching org.eclipse.help.webapp_3.10.500.v20210907-0721.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (736.53kB)
05:01:56 [INFO] Fetching org.eclipse.jetty.io_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (194.96kB)
05:01:56 [INFO] Fetching org.eclipse.jetty.security_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (126.4kB)
05:01:56 [INFO] Fetching org.eclipse.jetty.util.ajax_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (68.89kB)
05:01:56 [INFO] Fetching javax.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (57.06kB)
05:01:57 [INFO] Fetching jakarta.servlet-api.source_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (177.52kB)
05:01:57 [INFO] Fetching javax.servlet.jsp.source_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (129.79kB)
05:01:57 [INFO] Fetching com.sun.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (73.27kB)
05:01:57 [INFO] Fetching org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (321.04kB)
05:01:57 [INFO] Fetching org.apache.lucene.analyzers-common.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (1.66MB)
05:01:57 [INFO] Fetching org.apache.lucene.core.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (2.24MB)
05:01:58 [INFO] Fetching org.apache.lucene.analyzers-smartcn.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (3.45MB)
05:01:58 [INFO] Fetching org.eclipse.equinox.http.jetty.source_3.8.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (22.51kB)
05:01:58 [INFO] Fetching org.eclipse.equinox.http.registry.source_1.3.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (32.57kB)
05:01:58 [INFO] Fetching org.eclipse.equinox.http.servlet.source_1.7.200.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (140.73kB)
05:01:58 [INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.600.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (19.16kB)
05:01:58 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (12.04kB)
05:01:58 [INFO] Fetching org.eclipse.help.base.source_4.3.600.v20220105-1800.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (307.19kB)
05:01:59 [INFO] Fetching org.eclipse.help.ui.source_4.3.200.v20210922-1029.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (220.68kB)
05:01:59 [INFO] Fetching org.eclipse.help.webapp.source_3.10.500.v20210907-0721.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (202.21kB)
05:01:59 [INFO] Fetching org.eclipse.jetty.http.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (141.03kB)
05:01:59 [INFO] Fetching org.eclipse.jetty.io.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (108.96kB)
05:01:59 [INFO] Fetching org.eclipse.jetty.security.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (91.75kB)
05:01:59 [INFO] Fetching org.eclipse.jetty.server.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (444.34kB)
05:01:59 [INFO] Fetching org.eclipse.jetty.servlet.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (93.29kB)
05:01:59 [INFO] Fetching org.eclipse.jetty.util.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (358.83kB)
05:01:59 [INFO] Fetching org.eclipse.jetty.util.ajax.source_10.0.6.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (42.61kB)
05:02:00 [INFO] Fetching org.slf4j.api.source_1.7.30.v20200204-2150.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (67.32kB)
05:02:00 [INFO] Fetching org.eclipse.core.net.source_1.3.1100.v20210424-0724.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (55.55kB)
05:02:00 [INFO] Fetching org.eclipse.jdt_3.18.1100.v20220105-1800.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (42.92kB)
05:02:00 [INFO] Fetching org.eclipse.jdt.annotation_1.2.0.v20210519-0438.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (15.08kB)
05:02:00 [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (25.16kB)
05:02:00 [INFO] Fetching org.eclipse.jdt.apt.core_3.7.50.v20210914-1429.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (391.95kB)
05:02:00 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.3.0.v20210618-1653.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (39.9kB)
05:02:00 [INFO] Fetching org.eclipse.jdt.compiler.tool_1.3.100.v20211201-1611.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (196.11kB)
05:02:01 [INFO] Fetching org.eclipse.jdt.compiler.apt_1.4.50.v20210914-1429.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (220.7kB)
05:02:01 [INFO] Fetching org.eclipse.jdt.apt.ui_3.7.0.v20210620-1751.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (71.97kB)
05:02:01 [INFO] Fetching org.eclipse.jdt.core.formatterapp_1.1.0.v20210618-1653.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (12.61kB)
05:02:01 [INFO] Fetching org.eclipse.jdt.doc.isv_3.14.1500.v20220105-1731.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (9.02MB)
05:02:02 [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1200.v20211124-1019.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (9.44MB)
05:02:02 [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.2.0.v20210326-1251.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (26.27kB)
05:02:02 [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.1400.v20211108-0640.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (22.2kB)
05:02:02 [INFO] Fetching org.junit.jupiter.api_5.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (219.09kB)
05:02:02 [INFO] Fetching org.junit.jupiter.engine_5.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (251.3kB)
05:02:03 [INFO] Fetching org.junit.jupiter.migrationsupport_5.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (44.28kB)
05:02:03 [INFO] Fetching org.junit.jupiter.params_5.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (608.75kB)
05:02:03 [INFO] Fetching org.junit.platform.commons_1.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (117.58kB)
05:02:03 [INFO] Fetching org.junit.platform.engine_1.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (208.15kB)
05:02:03 [INFO] Fetching org.junit.platform.launcher_1.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (180.42kB)
05:02:03 [INFO] Fetching org.junit.platform.runner_1.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (31.88kB)
05:02:03 [INFO] Fetching org.junit.platform.suite.api_1.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (38.14kB)
05:02:03 [INFO] Fetching org.junit.platform.suite.commons_1.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (30.68kB)
05:02:03 [INFO] Fetching org.junit.platform.suite.engine_1.8.1.v20211028-1957.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (38.41kB)
05:02:04 [INFO] Fetching org.junit.vintage.engine_5.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (83.87kB)
05:02:04 [INFO] Fetching org.opentest4j_1.2.0.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (21.6kB)
05:02:04 [INFO] Fetching org.eclipse.ant.ui.source_3.8.100.v20211011-0944.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (609.9kB)
05:02:04 [INFO] Fetching org.eclipse.jdt.apt.core.source_3.7.50.v20210914-1429.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (356kB)
05:02:04 [INFO] Fetching org.eclipse.jdt.apt.ui.source_3.7.0.v20210620-1751.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (45.9kB)
05:02:04 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.3.0.v20210618-1653.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (33.87kB)
05:02:04 [INFO] Fetching org.eclipse.jdt.compiler.apt.source_1.4.50.v20210914-1429.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (135.89kB)
05:02:04 [INFO] Fetching org.eclipse.jdt.compiler.tool.source_1.3.100.v20211201-1611.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (51.55kB)
05:02:05 [INFO] Fetching org.eclipse.jdt.core.source_3.29.0.v20211225-2158.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (5.03MB)
05:02:05 [INFO] Fetching org.eclipse.jdt.core.formatterapp.source_1.1.0.v20210618-1653.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (10.89kB)
05:02:05 [INFO] Fetching org.eclipse.jdt.annotation.source_1.2.0.v20210519-0438.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (12.06kB)
05:02:05 [INFO] Fetching org.eclipse.jdt.annotation.source_2.2.600.v20200408-1511.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (17.86kB)
05:02:05 [INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.15.200.v20211214-2217.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (1.14MB)
05:02:05 [INFO] Fetching org.eclipse.jdt.debug.ui.source_3.12.600.v20211214-1852.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (850.29kB)
05:02:05 [INFO] Fetching org.eclipse.jdt.debug.source_3.19.0.v20211112-1303.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (766.04kB)
05:02:06 [INFO] Fetching org.eclipse.jdt.junit.source_3.13.0.v20210811-0812.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (198.34kB)
05:02:06 [INFO] Fetching org.eclipse.jdt.junit.core.source_3.11.100.v20211112-1026.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (113.99kB)
05:02:06 [INFO] Fetching org.eclipse.jdt.junit.runtime.source_3.6.100.v20210708-1502.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (45.8kB)
05:02:06 [INFO] Fetching org.eclipse.jdt.junit4.runtime.source_1.2.0.v20210326-1251.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (18.38kB)
05:02:06 [INFO] Fetching org.eclipse.jdt.junit5.runtime.source_1.0.1400.v20211108-0640.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (15.14kB)
05:02:06 [INFO] Fetching org.eclipse.jdt.launching.source_3.19.400.v20211011-0920.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (350.52kB)
05:02:06 [INFO] Fetching org.eclipse.jdt.ui.source_3.25.100.v20211226-1146.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (5.4MB)
05:02:07 [INFO] Fetching org.junit.source_4.13.2.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (261.47kB)
05:02:07 [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (51.3kB)
05:02:07 [INFO] Fetching org.junit.jupiter.api.source_5.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (211.17kB)
05:02:07 [INFO] Fetching org.junit.jupiter.engine.source_5.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (146.42kB)
05:02:07 [INFO] Fetching org.junit.jupiter.migrationsupport.source_5.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (39.79kB)
05:02:07 [INFO] Fetching org.junit.jupiter.params.source_5.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (86.74kB)
05:02:07 [INFO] Fetching org.junit.platform.commons.source_1.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (91.89kB)
05:02:08 [INFO] Fetching org.junit.platform.engine.source_1.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (153.7kB)
05:02:08 [INFO] Fetching org.junit.platform.launcher.source_1.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (115.99kB)
05:02:08 [INFO] Fetching org.junit.platform.runner.source_1.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (26.45kB)
05:02:08 [INFO] Fetching org.junit.platform.suite.api.source_1.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (43.69kB)
05:02:08 [INFO] Fetching org.junit.platform.suite.commons.source_1.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (24.88kB)
05:02:08 [INFO] Fetching org.junit.platform.suite.engine.source_1.8.1.v20211028-1957.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (30.17kB)
05:02:08 [INFO] Fetching org.junit.vintage.engine.source_5.8.1.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (55.01kB)
05:02:08 [INFO] Fetching org.opentest4j.source_1.2.0.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (20.91kB)
05:02:09 [INFO] Fetching org.apiguardian.source_1.1.2.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (18.6kB)
05:02:09 [INFO] Fetching org.eclipse.ant.launching.source_1.3.100.v20211011-0944.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (128.09kB)
05:02:09 [INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (40.73kB)
05:02:09 [INFO] Fetching org.eclipse.jsch.ui_1.4.100.v20210917-1201.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (93.7kB)
05:02:09 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.1.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (31.58kB)
05:02:09 [INFO] Fetching org.eclipse.ocl.common.ui_1.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (27.75kB)
05:02:09 [INFO] Fetching org.eclipse.ocl.examples.debug_2.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (85.86kB)
05:02:09 [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (389.42kB)
05:02:10 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (414.84kB)
05:02:10 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (417.08kB)
05:02:10 [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (217.08kB)
05:02:10 [INFO] Fetching org.eclipse.ocl.xtext.base_1.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (573.84kB)
05:02:10 [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (79.14kB)
05:02:10 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (150.07kB)
05:02:10 [INFO] Fetching org.eclipse.ocl.pivot_1.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (3.41MB)
05:02:11 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (162.96kB)
05:02:11 [INFO] Fetching org.eclipse.ocl.examples.ui_1.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (11.33kB)
05:02:11 [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (99.63kB)
05:02:11 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (206.47kB)
05:02:11 [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (226.18kB)
05:02:11 [INFO] Fetching org.eclipse.ocl.pivot.ui_1.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (21.43kB)
05:02:11 [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (282.27kB)
05:02:11 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (312.92kB)
05:02:12 [INFO] Fetching org.eclipse.ocl.pivot.uml_1.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (248.13kB)
05:02:12 [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (144.49kB)
05:02:12 [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (216.47kB)
05:02:12 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (694.03kB)
05:02:12 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (402.85kB)
05:02:12 [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (89.26kB)
05:02:12 [INFO] Fetching org.eclipse.ocl.xtext.markup_1.18.0.v20220110-1232.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.18.0/S202201101232/plugins/ (181.32kB)
05:02:12 [INFO] Fetching org.eclipse.pde.ds.lib_1.1.500.v20210209-1250.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (32.2kB)
05:02:13 [INFO] Fetching org.eclipse.papyrus.api.migration.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.95kB)
05:02:13 [INFO] Fetching org.eclipse.pde.api.tools_1.2.800.v20211228-1714.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (932.12kB)
05:02:13 [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (131.9kB)
05:02:13 [INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (69.69kB)
05:02:13 [INFO] Fetching org.eclipse.papyrus.developer.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (11.81MB)
05:02:14 [INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (284.54kB)
05:02:14 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (186.18kB)
05:02:14 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (5.24MB)
05:02:14 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (444.22kB)
05:02:14 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (183.28kB)
05:02:15 [INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (5.19MB)
05:02:15 [INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (378.2kB)
05:02:15 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (634.37kB)
05:02:15 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (874.73kB)
05:02:15 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (171.7kB)
05:02:15 [INFO] Fetching org.eclipse.papyrus.infra.architecture.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.09MB)
05:02:15 [INFO] Fetching org.eclipse.papyrus.infra.types.doc_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (463.79kB)
05:02:16 [INFO] Fetching org.eclipse.papyrus.req.reqif.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.24MB)
05:02:16 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (2.32MB)
05:02:16 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (2.06MB)
05:02:16 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (3.1MB)
05:02:16 [INFO] Fetching org.eclipse.papyrus.uml.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (3.49MB)
05:02:17 [INFO] Fetching org.eclipse.papyrus.uml.migration.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (33.31kB)
05:02:17 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (59.28kB)
05:02:17 [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (891.05kB)
05:02:17 [INFO] Fetching org.eclipse.papyrus.uml.profile.customization.doc_0.7.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (4.59MB)
05:02:17 [INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.19MB)
05:02:18 [INFO] Fetching org.eclipse.papyrus.views.properties.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.79MB)
05:02:18 [INFO] Fetching org.eclipse.papyrus.infra.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (24.29kB)
05:02:18 [INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (89.15kB)
05:02:18 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (155.91kB)
05:02:18 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (512.8kB)
05:02:18 [INFO] Fetching org.eclipse.papyrus.emf.facet.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (470.3kB)
05:02:18 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (333.21kB)
05:02:18 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (127.9kB)
05:02:19 [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.doc_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (576.62kB)
05:02:19 [INFO] Fetching org.eclipse.papyrus.views.references.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (56.84kB)
05:02:19 [INFO] Fetching org.eclipse.papyrus.views.documentation.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (83.48kB)
05:02:19 [INFO] Fetching org.eclipse.papyrus.toolsmiths.architecture.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (47.4kB)
05:02:19 [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (754.61kB)
05:02:19 [INFO] Fetching org.eclipse.papyrus.toolsmiths.plugin.builder.doc_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (609.54kB)
05:02:19 [INFO] Fetching org.eclipse.papyrus.uml.profile.types.doc_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (395.6kB)
05:02:19 [INFO] Fetching org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.48MB)
05:02:20 [INFO] Fetching org.eclipse.papyrus.editor.perspectiveconfiguration_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (24.3kB)
05:02:20 [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture.edit_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (34.83kB)
05:02:20 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (39.08kB)
05:02:20 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (222.68kB)
05:02:20 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (30.32kB)
05:02:20 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (154.34kB)
05:02:20 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (119.01kB)
05:02:21 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (372.45kB)
05:02:21 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (26.17kB)
05:02:21 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (25.07kB)
05:02:21 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (113.17kB)
05:02:21 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (162.01kB)
05:02:21 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (81.51kB)
05:02:21 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (53.52kB)
05:02:21 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (290.14kB)
05:02:22 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (44.14kB)
05:02:22 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (19.1kB)
05:02:22 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (32.42kB)
05:02:22 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (40.06kB)
05:02:22 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (108.75kB)
05:02:22 [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (34.04kB)
05:02:22 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (44.98kB)
05:02:22 [INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (141.57kB)
05:02:23 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (141.29kB)
05:02:23 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.internationalization_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (32.94kB)
05:02:23 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.ui_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (24.44kB)
05:02:23 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (56.73kB)
05:02:23 [INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (15.6kB)
05:02:23 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.editor_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (124.3kB)
05:02:23 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.properties_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (48.32kB)
05:02:23 [INFO] Fetching org.eclipse.papyrus.infra.psf_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (38.11kB)
05:02:24 [INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (28.32kB)
05:02:24 [INFO] Fetching org.eclipse.papyrus.infra.properties.editor_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (208.36kB)
05:02:24 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (62.79kB)
05:02:24 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (73.96kB)
05:02:24 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (15.58kB)
05:02:24 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (17.57kB)
05:02:24 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_3.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (120.74kB)
05:02:24 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (165.9kB)
05:02:25 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.05kB)
05:02:25 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model.edit_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (29.68kB)
05:02:25 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (55.38kB)
05:02:25 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (84.06kB)
05:02:25 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (31.87kB)
05:02:26 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (28.55kB)
05:02:26 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14.93kB)
05:02:26 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (43.1kB)
05:02:27 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (103.88kB)
05:02:27 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14.06kB)
05:02:27 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.74kB)
05:02:27 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_2.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (44.45kB)
05:02:27 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_2.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (39.36kB)
05:02:27 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation.edit_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (51.73kB)
05:02:27 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style.edit_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (17.92kB)
05:02:27 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.controlmode_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (32.17kB)
05:02:28 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.edit_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (22.27kB)
05:02:28 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.readonly_2.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.25kB)
05:02:28 [INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_3.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (19.71kB)
05:02:28 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_6.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (603.19kB)
05:02:28 [INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (46.29kB)
05:02:28 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (32.95kB)
05:02:28 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (10.54kB)
05:02:28 [INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (179.19kB)
05:02:29 [INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (21.32kB)
05:02:29 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation.edit_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (22.2kB)
05:02:29 [INFO] Fetching org.eclipse.papyrus.infra.types.ui_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (38.19kB)
05:02:29 [INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (81.34kB)
05:02:29 [INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (28.17kB)
05:02:29 [INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (101.89kB)
05:02:29 [INFO] Fetching org.eclipse.papyrus.infra.services.architecture_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.44kB)
05:02:30 [INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (15.67kB)
05:02:30 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (65.67kB)
05:02:30 [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (167.79kB)
05:02:30 [INFO] Fetching org.eclipse.papyrus.infra.ui.resources_2.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (50.85kB)
05:02:30 [INFO] Fetching org.eclipse.papyrus.infra.ui.fonts_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (319.97kB)
05:02:30 [INFO] Fetching org.eclipse.papyrus.sdk_6.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.81kB)
05:02:30 [INFO] Fetching com.ibm.icu.source_67.1.0.v20200706-1749.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (2.36MB)
05:02:31 [INFO] Fetching org.eclipse.papyrus.uml.alf_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.43MB)
05:02:31 [INFO] Fetching org.eclipse.papyrus.uml.alf.common_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (24.11kB)
05:02:31 [INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (17.17kB)
05:02:31 [INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (406.16kB)
05:02:31 [INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (62.51kB)
05:02:31 [INFO] Fetching org.eclipse.papyrus.uml.alf.ui_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (393.06kB)
05:02:31 [INFO] Fetching org.eclipse.papyrus.uml.architecture_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (34.31kB)
05:02:31 [INFO] Fetching org.eclipse.papyrus.uml.nattable_6.0.100.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (262.96kB)
05:02:32 [INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (15.04kB)
05:02:32 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14.87kB)
05:02:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.1MB)
05:02:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_6.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (487.14kB)
05:02:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (582.68kB)
05:02:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.35MB)
05:02:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (486.59kB)
05:02:33 [INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_4.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (158.28kB)
05:02:33 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (597.64kB)
05:02:33 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_7.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.5MB)
05:02:33 [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (607.25kB)
05:02:33 [INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (977.41kB)
05:02:33 [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_6.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (544.91kB)
05:02:33 [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (2.98MB)
05:02:34 [INFO] Fetching org.eclipse.papyrus.uml.commands_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (30.04kB)
05:02:34 [INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_3.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (44.71kB)
05:02:34 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (143.32kB)
05:02:34 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (54.26kB)
05:02:34 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (130.7kB)
05:02:34 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (70.14kB)
05:02:34 [INFO] Fetching org.eclipse.papyrus.uml.service.types_5.2.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (516kB)
05:02:34 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (110.23kB)
05:02:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.css_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (27.57kB)
05:02:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (71.86kB)
05:02:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (332.46kB)
05:02:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (238.49kB)
05:02:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (17.24kB)
05:02:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (34.2kB)
05:02:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (177.05kB)
05:02:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (33.67kB)
05:02:36 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.34kB)
05:02:36 [INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (45.99kB)
05:02:36 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence.restrictions_2.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.35kB)
05:02:36 [INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (96.78kB)
05:02:36 [INFO] Fetching org.eclipse.papyrus.uml.service.validation_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (31.3kB)
05:02:36 [INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (29.92kB)
05:02:36 [INFO] Fetching org.eclipse.papyrus.uml.export_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (76.61kB)
05:02:36 [INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_3.0.100.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (78.24kB)
05:02:36 [INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (27.18kB)
05:02:37 [INFO] Fetching org.eclipse.papyrus.uml.icons_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (1.51MB)
05:02:37 [INFO] Fetching org.eclipse.papyrus.uml.import_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (36.96kB)
05:02:37 [INFO] Fetching org.eclipse.papyrus.uml.perspective_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.41kB)
05:02:37 [INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_2.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (164.81kB)
05:02:37 [INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.03kB)
05:02:37 [INFO] Fetching org.eclipse.papyrus.uml.templaterepository_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.99kB)
05:02:37 [INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (16.42kB)
05:02:38 [INFO] Fetching org.eclipse.papyrus.uml.navigation_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (45.24kB)
05:02:38 [INFO] Fetching org.eclipse.papyrus.uml.services.decoration_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14.76kB)
05:02:38 [INFO] Fetching org.eclipse.papyrus.uml.filters.edit_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (20.85kB)
05:02:38 [INFO] Fetching org.eclipse.papyrus.uml.internationalization_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (15.79kB)
05:02:38 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (19.3kB)
05:02:38 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_3.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (248.07kB)
05:02:38 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14.89kB)
05:02:38 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (17.21kB)
05:02:39 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.12kB)
05:02:39 [INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (41.17kB)
05:02:39 [INFO] Fetching org.eclipse.papyrus.uml.nattable.properties_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (58.97kB)
05:02:39 [INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (199.87kB)
05:02:39 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (18.1kB)
05:02:39 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_6.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (18.78kB)
05:02:39 [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (42.48kB)
05:02:40 [INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (23.87kB)
05:02:40 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (62.29kB)
05:02:40 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (28.01kB)
05:02:40 [INFO] Fetching org.eclipse.papyrus.views.validation_3.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (58.83kB)
05:02:40 [INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (48.78kB)
05:02:40 [INFO] Fetching org.eclipse.papyrus.uml.search.ui_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (168.63kB)
05:02:40 [INFO] Fetching org.eclipse.papyrus.views.search_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (48.43kB)
05:02:40 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (76.71kB)
05:02:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (92.77kB)
05:02:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (55.18kB)
05:02:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (47.65kB)
05:02:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (70.25kB)
05:02:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (49.27kB)
05:02:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (27.03kB)
05:02:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (74.71kB)
05:02:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (52.05kB)
05:02:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (158.27kB)
05:02:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (86.04kB)
05:02:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (188.49kB)
05:02:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (85.77kB)
05:02:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (111.47kB)
05:02:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (63.27kB)
05:02:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (115.64kB)
05:02:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (64.48kB)
05:02:43 [INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (16.28kB)
05:02:43 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (189kB)
05:02:43 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (86.23kB)
05:02:43 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (115.28kB)
05:02:43 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (308.42kB)
05:02:43 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (384.87kB)
05:02:43 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (12.51kB)
05:02:43 [INFO] Fetching org.eclipse.papyrus.views.documentation_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (40.47kB)
05:02:44 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (26.58kB)
05:02:44 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (25kB)
05:02:44 [INFO] Fetching org.eclipse.papyrus.views.references_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (40.22kB)
05:02:44 [INFO] Fetching org.objectweb.asm_9.2.0.v20210813-1119.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (130.43kB)
05:02:44 [INFO] Fetching org.objectweb.asm.tree_9.2.0.v20210813-1119.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (64.52kB)
05:02:44 [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.400.v20190929-1236.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (11.46kB)
05:02:44 [INFO] Fetching org.eclipse.pde.api.tools.ui_1.2.600.v20211228-1714.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (514.37kB)
05:02:44 [INFO] Fetching org.eclipse.pde.doc.user_3.14.1500.v20220105-1731.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (7.74MB)
05:02:45 [INFO] Fetching org.eclipse.pde.ds.annotations_1.2.300.v20211215-1038.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (145.37kB)
05:02:45 [INFO] Fetching org.eclipse.pde.ds.core_1.2.400.v20211215-1038.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (58.83kB)
05:02:45 [INFO] Fetching org.eclipse.pde.ds.ui_1.2.200.v20211223-1606.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (205.14kB)
05:02:45 [INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.500.v20210209-1250.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (28.62kB)
05:02:46 [INFO] Fetching org.eclipse.pde_3.13.1800.v20220105-1800.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (67.74kB)
05:02:46 [INFO] Fetching org.eclipse.pde.junit.runtime_3.6.100.v20211112-1151.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (22.16kB)
05:02:46 [INFO] Fetching org.eclipse.pde.runtime_3.7.300.v20211215-1038.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (215.23kB)
05:02:46 [INFO] Fetching org.eclipse.pde.ui.templates_3.7.500.v20211222-1211.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (579.32kB)
05:02:46 [INFO] Fetching org.eclipse.pde.ua.core_1.2.300.v20211004-0555.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (112.59kB)
05:02:46 [INFO] Fetching org.eclipse.pde.ua.ui_1.2.300.v20211215-1133.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (450.7kB)
05:02:46 [INFO] Fetching org.eclipse.ui.trace_1.2.100.v20211215-1038.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (59.41kB)
05:02:46 [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.1.200.v20211215-1038.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (87.78kB)
05:02:46 [INFO] Fetching org.eclipse.tools.layout.spy_1.1.0.v20210110-1247.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (43.28kB)
05:02:47 [INFO] Fetching org.eclipse.pde.spy.core_1.0.100.v20211229-0835.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (22.96kB)
05:02:47 [INFO] Fetching org.eclipse.pde.spy.model_0.12.200.v20211229-0835.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (16.13kB)
05:02:47 [INFO] Fetching org.eclipse.pde.spy.css_0.12.200.v20211229-0835.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (51.21kB)
05:02:47 [INFO] Fetching org.eclipse.pde.spy.preferences_0.12.200.v20211229-0835.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (59.52kB)
05:02:47 [INFO] Fetching org.eclipse.pde.spy.context_1.0.200.v20211229-0835.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (85.61kB)
05:02:47 [INFO] Fetching org.eclipse.pde.spy.bundle_0.12.100.v20211229-0835.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (39.98kB)
05:02:47 [INFO] Fetching org.eclipse.pde.build.source_3.11.100.v20210916-0743.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (317.16kB)
05:02:47 [INFO] Fetching org.eclipse.pde.core.source_3.15.100.v20211231-0801.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (1,007.3kB)
05:02:48 [INFO] Fetching org.eclipse.pde.junit.runtime.source_3.6.100.v20211112-1151.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (18.72kB)
05:02:48 [INFO] Fetching org.eclipse.pde.runtime.source_3.7.300.v20211215-1038.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (83.32kB)
05:02:48 [INFO] Fetching org.eclipse.pde.ui.source_3.13.400.v20211224-1250.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (2.06MB)
05:02:48 [INFO] Fetching org.eclipse.pde.ui.templates.source_3.7.500.v20211222-1211.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (110.9kB)
05:02:48 [INFO] Fetching org.objectweb.asm.source_9.2.0.v20210813-1119.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (188.69kB)
05:02:48 [INFO] Fetching org.objectweb.asm.tree.source_9.2.0.v20210813-1119.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (86.8kB)
05:02:48 [INFO] Fetching org.eclipse.pde.api.tools.source_1.2.800.v20211228-1714.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (652.86kB)
05:02:48 [INFO] Fetching org.eclipse.pde.api.tools.annotations.source_1.1.400.v20190929-1236.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (12.56kB)
05:02:49 [INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.2.600.v20211228-1714.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (250.58kB)
05:02:49 [INFO] Fetching org.eclipse.pde.ds.core.source_1.2.400.v20211215-1038.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (50.84kB)
05:02:49 [INFO] Fetching org.eclipse.pde.ds.ui.source_1.2.200.v20211223-1606.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (94.7kB)
05:02:49 [INFO] Fetching org.eclipse.pde.launching.source_3.9.600.v20211216-1010.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (93.83kB)
05:02:49 [INFO] Fetching org.eclipse.pde.ua.core.source_1.2.300.v20211004-0555.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (104.68kB)
05:02:49 [INFO] Fetching org.eclipse.pde.ua.ui.source_1.2.300.v20211215-1133.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (272.26kB)
05:02:49 [INFO] Fetching org.eclipse.ui.trace.source_1.2.100.v20211215-1038.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (51.73kB)
05:02:49 [INFO] Fetching org.eclipse.pde.ds.annotations.source_1.2.300.v20211215-1038.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (77.44kB)
05:02:50 [INFO] Fetching org.eclipse.pde.genericeditor.extension.source_1.1.200.v20211215-1038.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (63.3kB)
05:02:50 [INFO] Fetching org.eclipse.pde.ds.lib.source_1.1.500.v20210209-1250.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (29.97kB)
05:02:50 [INFO] Fetching org.eclipse.pde.ds1_2.lib.source_1.0.500.v20210209-1250.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (20.56kB)
05:02:50 [INFO] Fetching org.eclipse.tools.layout.spy.source_1.1.0.v20210110-1247.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (26.45kB)
05:02:50 [INFO] Fetching org.eclipse.pde.spy.core.source_1.0.100.v20211229-0835.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (17.29kB)
05:02:50 [INFO] Fetching org.eclipse.pde.spy.model.source_0.12.200.v20211229-0835.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (11.94kB)
05:02:50 [INFO] Fetching org.eclipse.pde.spy.css.source_0.12.200.v20211229-0835.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (23.95kB)
05:02:50 [INFO] Fetching org.eclipse.pde.spy.preferences.source_0.12.200.v20211229-0835.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (35.49kB)
05:02:50 [INFO] Fetching org.eclipse.pde.spy.context.source_1.0.200.v20211229-0835.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (21.78kB)
05:02:51 [INFO] Fetching org.eclipse.pde.spy.bundle.source_0.12.100.v20211229-0835.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (14.51kB)
05:02:51 [INFO] Fetching org.eclipse.platform_4.23.0.v20220105-1800.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (668.73kB)
05:02:51 [INFO] Fetching org.eclipse.platform.doc.isv_4.23.0.v20220105-1731.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (39.23MB)
05:02:52 [INFO] Fetching org.eclipse.platform.doc.isv_4.23.0.v20220105-1731.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (28.18MB of 39.23MB at 28.14MB/s)
05:02:53 [INFO] Fetching org.eclipse.platform.doc.user_4.23.0.v20211207-0756.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (5.55MB)
05:02:54 [INFO] Fetching org.eclipse.text.quicksearch_1.1.300.v20211203-1705.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (95.68kB)
05:02:54 [INFO] Fetching org.eclipse.ui.intro.universal_3.4.200.v20210409-1747.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (2.09MB)
05:02:54 [INFO] Fetching org.eclipse.ui.browser_3.7.100.v20211105-1434.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (207.24kB)
05:02:54 [INFO] Fetching org.eclipse.ui.monitoring_1.2.0.v20210111-1353.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (59.01kB)
05:02:54 [INFO] Fetching org.eclipse.ui.net_1.4.0.v20210426-0838.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (45.24kB)
05:02:54 [INFO] Fetching org.eclipse.ui.ide.application_1.4.200.v20211026-0701.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (113.07kB)
05:02:55 [INFO] Fetching org.eclipse.ui.themes_1.2.1600.v20211001-1357.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (37.7kB)
05:02:55 [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.100.v20210315-0954.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (23.47kB)
05:02:55 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.1.0.v20210426-0951.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (16.25kB)
05:02:55 [INFO] Fetching org.apache.ant.source_1.10.12.v20211102-1452.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (2.45MB)
05:02:55 [INFO] Fetching org.eclipse.ant.core.source_3.6.200.v20210907-1007.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (97.2kB)
05:02:55 [INFO] Fetching com.jcraft.jsch.source_0.1.55.v20190404-1902.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (294.21kB)
05:02:55 [INFO] Fetching org.eclipse.compare.core.source_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (62.17kB)
05:02:55 [INFO] Fetching org.eclipse.compare.source_3.8.200.v20210910-1335.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (422.93kB)
05:02:56 [INFO] Fetching org.eclipse.core.filebuffers.source_3.7.100.v20210909-1906.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (87.86kB)
05:02:56 [INFO] Fetching org.eclipse.core.filesystem.source_1.9.200.v20210912-1851.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (93.05kB)
05:02:56 [INFO] Fetching org.eclipse.core.net.linux.source_1.0.0.v20210424-0724.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (11.35kB)
05:02:56 [INFO] Fetching org.eclipse.core.resources.source_3.16.100.v20211201-1612.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (801.59kB)
05:02:56 [INFO] Fetching org.eclipse.debug.core.source_3.18.400.v20211214-0638.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (403.71kB)
05:02:56 [INFO] Fetching org.eclipse.debug.ui.source_3.15.300.v20211214-1347.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (1.68MB)
05:02:56 [INFO] Fetching org.eclipse.e4.ui.ide.source_3.16.0.v20210625-1251.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (10.76kB)
05:02:56 [INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.12.100.v20210926-1112.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (295kB)
05:02:57 [INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.12.0.v20210618-1953.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (251.15kB)
05:02:57 [INFO] Fetching org.eclipse.platform.source_4.23.0.v20220105-1800.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (10.67kB)
05:02:57 [INFO] Fetching org.eclipse.search.source_3.14.100.v20211215-0752.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (264.83kB)
05:02:57 [INFO] Fetching org.eclipse.text.quicksearch.source_1.1.300.v20211203-1705.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (59.44kB)
05:02:57 [INFO] Fetching org.eclipse.team.core.source_3.9.200.v20211013-1022.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (367.78kB)
05:02:57 [INFO] Fetching org.eclipse.team.ui.source_3.9.200.v20211130-1532.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (765.9kB)
05:02:57 [INFO] Fetching org.eclipse.text.source_3.12.0.v20210512-1644.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (279.35kB)
05:02:57 [INFO] Fetching org.eclipse.jface.text.source_3.19.100.v20211230-1209.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (815.89kB)
05:02:57 [INFO] Fetching org.eclipse.jsch.core.source_1.3.900.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (38.72kB)
05:02:58 [INFO] Fetching org.eclipse.jsch.ui.source_1.4.100.v20210917-1201.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (47.91kB)
05:02:58 [INFO] Fetching org.eclipse.ui.console.source_3.11.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (137.01kB)
05:02:58 [INFO] Fetching org.eclipse.ui.intro.source_3.6.400.v20211015-1317.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (253.73kB)
05:02:58 [INFO] Fetching org.eclipse.ui.intro.universal.source_3.4.200.v20210409-1747.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (57.06kB)
05:02:58 [INFO] Fetching org.eclipse.ui.cheatsheets.source_3.7.300.v20210507-0822.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (251.12kB)
05:02:58 [INFO] Fetching org.eclipse.ui.browser.source_3.7.100.v20211105-1434.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (96.94kB)
05:02:58 [INFO] Fetching org.eclipse.ui.genericeditor.source_1.2.200.v20211217-1247.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (94.38kB)
05:02:58 [INFO] Fetching org.eclipse.ui.monitoring.source_1.2.0.v20210111-1353.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (45.22kB)
05:02:59 [INFO] Fetching org.eclipse.ui.navigator.source_3.10.200.v20211009-1706.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (308.86kB)
05:02:59 [INFO] Fetching org.eclipse.ui.navigator.resources.source_3.8.300.v20210914-2004.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (102.6kB)
05:02:59 [INFO] Fetching org.eclipse.ui.net.source_1.4.0.v20210426-0838.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (28.59kB)
05:02:59 [INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.16.300.v20211119-1032.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (432.71kB)
05:02:59 [INFO] Fetching org.eclipse.ui.views.source_3.11.100.v20210816-0811.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (80.24kB)
05:02:59 [INFO] Fetching org.eclipse.ui.editors.source_3.14.300.v20210913-0815.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (330.11kB)
05:02:59 [INFO] Fetching org.eclipse.ui.externaltools.source_3.5.100.v20210812-1118.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (77.56kB)
05:02:59 [INFO] Fetching org.eclipse.ui.ide.source_3.18.500.v20211207-1705.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (1.25MB)
05:03:00 [INFO] Fetching org.eclipse.ui.ide.application.source_1.4.200.v20211026-0701.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (50.79kB)
05:03:00 [INFO] Fetching org.eclipse.core.variables.source_3.5.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (37.7kB)
05:03:00 [INFO] Fetching org.eclipse.ui.forms.source_3.11.300.v20211022-1451.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (217.67kB)
05:03:00 [INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.9.100.v20201223-1348.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (82.81kB)
05:03:00 [INFO] Fetching org.eclipse.core.externaltools.source_1.2.100.v20210812-1118.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (35.43kB)
05:03:00 [INFO] Fetching org.eclipse.ui.themes.source_1.2.1600.v20211001-1357.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (7.38kB)
05:03:00 [INFO] Fetching org.eclipse.ui.intro.quicklinks.source_1.1.100.v20210315-0954.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (18.24kB)
05:03:00 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension.source_1.1.0.v20210426-0951.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (14.19kB)
05:03:01 [INFO] Fetching org.eclipse.ui.views.log.source_1.3.100.v20210927-1100.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (59.97kB)
05:03:01 [INFO] Fetching org.eclipse.debug.ui.launchview.source_1.0.100.v20211227-0448.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (42.21kB)
05:03:01 [INFO] Fetching org.eclipse.update.configurator_3.4.800.v20210415-1314.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (94.06kB)
05:03:01 [INFO] Fetching org.eclipse.rcp_4.23.0.v20220105-1800.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (11.1kB)
05:03:01 [INFO] Fetching org.eclipse.help.source_3.9.100.v20210721-0601.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (180.01kB)
05:03:01 [INFO] Fetching org.eclipse.ui.source_3.200.100.v20211204-1536.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (145.79kB)
05:03:01 [INFO] Fetching org.eclipse.ui.workbench.source_3.124.100.v20211214-0637.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (2.47MB)
05:03:01 [INFO] Fetching org.eclipse.update.configurator.source_3.4.800.v20210415-1314.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (76.41kB)
05:03:02 [INFO] Fetching org.eclipse.sdk_4.23.0.v20220105-1800.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (393.43kB)
05:03:02 [INFO] Fetching org.eclipse.xwt.css_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (10.13kB)
05:03:02 [INFO] Fetching org.eclipse.xwt.emf_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (13.93kB)
05:03:02 [INFO] Fetching org.eclipse.xwt.pde_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (17.29kB)
05:03:02 [INFO] Fetching org.eclipse.xwt.xml_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (9.91kB)
05:03:02 [INFO] Fetching org.eclipse.xwt.forms_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (13.08kB)
05:03:02 [INFO] Fetching org.pushingpixels.trident_1.2.0.v201305152020.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.25kB)
05:03:02 [INFO] Fetching org.eclipse.xwt.ui.workbench_1.7.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (17.46kB)
05:03:03 [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (10.53kB)
05:03:03 [INFO] Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (43.77kB)
05:03:03 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (37.47kB)
05:03:03 [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (34.71kB)
05:03:03 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (57.74kB)
05:03:03 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.400.v20211117-0650.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (132.48kB)
05:03:03 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (10.25kB)
05:03:03 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64.source_3.118.100.v20220104-1445.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (1.97MB)
05:03:03 [INFO] Fetching org.eclipse.e4.ui.swt.win32.source_1.1.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (9.38kB)
05:03:04 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (40.75kB)
05:03:04 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64.source_1.1.300.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (16.59kB)
05:03:04 [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (22.27kB)
05:03:04 [INFO] Fetching org.eclipse.compare.win32.source_1.2.800.v20200127-1343.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (23.06kB)
05:03:04 [INFO] Fetching org.eclipse.core.net.win32.x86_64.source_1.1.500.v20190925-1337.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (8.48kB)
05:03:04 [INFO] Fetching org.eclipse.ui.win32.source_3.4.400.v20200414-1247.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (15.6kB)
05:03:04 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.300.v20210427-1937.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (25.6kB)
05:03:04 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (29.62kB)
05:03:04 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.400.v20211117-0650.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (40.8kB)
05:03:05 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa.source_0.12.600.v20200416-0656.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (23.86kB)
05:03:05 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64.source_3.118.100.v20220104-1445.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (1.64MB)
05:03:05 [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (28.06kB)
05:03:05 [INFO] Fetching org.eclipse.equinox.security.macosx.source_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (29.48kB)
05:03:05 [INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.800.v20210915-0906.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (19.42kB)
05:03:05 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.900.v20210915-0906.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (58.78kB)
05:03:05 [INFO] Fetching org.eclipse.jdt.launching.macosx.source_3.4.800.v20210915-0906.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (17.61kB)
05:03:05 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx.source_1.2.900.v20210915-0906.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (28.11kB)
05:03:06 [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (9.54kB)
05:03:06 [INFO] Fetching org.eclipse.ui.cocoa.source_1.2.400.v20191217-1850.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/plugins/ (8.88kB)
05:03:06 [INFO] Fetching org.eclipse.e4.rcp_4.23.0.v20220104-1445.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (20.95kB)
05:03:06 [INFO] Fetching org.eclipse.e4.rcp.source_4.23.0.v20220104-1445.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (19.87kB)
05:03:06 [INFO] Fetching org.eclipse.ecf.core.feature_1.6.1.v20211005-1944.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (19.76kB)
05:03:06 [INFO] Fetching org.eclipse.ecf.core.feature.source_1.6.1.v20211005-1944.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (21.04kB)
05:03:06 [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (19.71kB)
05:03:06 [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.501.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (21.07kB)
05:03:07 [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1800.v20210618-0642.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (27.84kB)
05:03:07 [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.14.1800.v20210618-0642.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (29.23kB)
05:03:07 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature_1.0.0.v20210512-0614.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (27.86kB)
05:03:07 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature.source_1.0.0.v20210512-0614.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (29.31kB)
05:03:07 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (23.74kB)
05:03:07 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (25.15kB)
05:03:07 [INFO] Fetching org.eclipse.emf.common_2.24.0.v20211216-0528.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (19.07kB)
05:03:07 [INFO] Fetching org.eclipse.emf.common.source_2.24.0.v20211216-0528.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (20.25kB)
05:03:07 [INFO] Fetching org.eclipse.emf.databinding.edit_1.9.0.v20210924-1718.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (19.1kB)
05:03:08 [INFO] Fetching org.eclipse.emf.databinding.edit.source_1.9.0.v20210924-1718.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (20.34kB)
05:03:08 [INFO] Fetching org.eclipse.emf.databinding_1.8.0.v20210924-1718.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (19.07kB)
05:03:08 [INFO] Fetching org.eclipse.emf.databinding.source_1.8.0.v20210924-1718.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (20.28kB)
05:03:08 [INFO] Fetching org.eclipse.emf.ecore_2.27.0.v20211216-0728.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (19.14kB)
05:03:08 [INFO] Fetching org.eclipse.emf.ecore.source_2.27.0.v20211216-0728.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (20.28kB)
05:03:08 [INFO] Fetching org.eclipse.emf.edit_2.17.0.v20210924-1718.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (19.06kB)
05:03:08 [INFO] Fetching org.eclipse.emf.edit.source_2.17.0.v20210924-1718.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (20.22kB)
05:03:08 [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.1300.v20211220-1825.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (19.72kB)
05:03:08 [INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.6.1300.v20211220-1825.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (19.48kB)
05:03:09 [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1500.v20211220-1825.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (19.14kB)
05:03:09 [INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.4.1500.v20211220-1825.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (19.2kB)
05:03:09 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1500.v20211220-1825.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (19.06kB)
05:03:09 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.4.1500.v20211220-1825.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (19.15kB)
05:03:09 [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1500.v20211220-1825.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (18.93kB)
05:03:09 [INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.4.1500.v20211220-1825.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (19.13kB)
05:03:09 [INFO] Fetching org.eclipse.help_2.3.900.v20220105-1800.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (19.56kB)
05:03:09 [INFO] Fetching org.eclipse.help.source_2.3.900.v20220105-1800.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (18.83kB)
05:03:10 [INFO] Fetching org.eclipse.jdt_3.18.1100.v20220105-1800.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (19.76kB)
05:03:10 [INFO] Fetching org.eclipse.jdt.source_3.18.1100.v20220105-1800.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (19.1kB)
05:03:10 [INFO] Fetching org.eclipse.papyrus.doc.feature_3.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.59kB)
05:03:10 [INFO] Fetching org.eclipse.papyrus.editor.feature_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.88kB)
05:03:10 [INFO] Fetching org.eclipse.papyrus.emf.facet.feature_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.33kB)
05:03:10 [INFO] Fetching org.eclipse.papyrus.emf.feature_1.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.81kB)
05:03:10 [INFO] Fetching org.eclipse.papyrus.infra.architecture.feature_1.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.89kB)
05:03:10 [INFO] Fetching org.eclipse.papyrus.infra.core.feature_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.98kB)
05:03:11 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.feature_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.9kB)
05:03:11 [INFO] Fetching org.eclipse.papyrus.infra.emf.feature_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.93kB)
05:03:11 [INFO] Fetching org.eclipse.papyrus.infra.feature_3.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.29kB)
05:03:11 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.feature_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.96kB)
05:03:11 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.44kB)
05:03:11 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.feature_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.93kB)
05:03:11 [INFO] Fetching org.eclipse.papyrus.infra.nattable.feature_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.17kB)
05:03:11 [INFO] Fetching org.eclipse.papyrus.infra.services.feature_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.05kB)
05:03:11 [INFO] Fetching org.eclipse.papyrus.infra.ui.feature_3.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.17kB)
05:03:12 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.feature_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.81kB)
05:03:12 [INFO] Fetching org.eclipse.papyrus.infra.widget.feature_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.89kB)
05:03:12 [INFO] Fetching org.eclipse.papyrus.sdk.feature_6.1.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.22kB)
05:03:12 [INFO] Fetching org.eclipse.papyrus.uml.alf.feature_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.89kB)
05:03:12 [INFO] Fetching org.eclipse.papyrus.uml.architecture.feature_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.79kB)
05:03:12 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.feature_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.91kB)
05:03:12 [INFO] Fetching org.eclipse.papyrus.uml.diagram.css.feature_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.85kB)
05:03:12 [INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.23kB)
05:03:13 [INFO] Fetching org.eclipse.papyrus.uml.expressions.feature_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.88kB)
05:03:13 [INFO] Fetching org.eclipse.papyrus.uml.feature_5.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.33kB)
05:03:13 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.feature_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.86kB)
05:03:13 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.feature_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.85kB)
05:03:13 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.84kB)
05:03:13 [INFO] Fetching org.eclipse.papyrus.uml.nattable.feature_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.04kB)
05:03:13 [INFO] Fetching org.eclipse.papyrus.uml.properties.feature_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.84kB)
05:03:13 [INFO] Fetching org.eclipse.papyrus.uml.search.feature_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.82kB)
05:03:14 [INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.17kB)
05:03:14 [INFO] Fetching org.eclipse.papyrus.uml.tools.feature_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.85kB)
05:03:14 [INFO] Fetching org.eclipse.papyrus.uml.ui.feature_1.2.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.83kB)
05:03:14 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.feature_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.86kB)
05:03:14 [INFO] Fetching org.eclipse.papyrus.views.documentation.feature_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.85kB)
05:03:14 [INFO] Fetching org.eclipse.papyrus.views.feature_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.82kB)
05:03:14 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_4.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.88kB)
05:03:14 [INFO] Fetching org.eclipse.papyrus.views.properties.feature_3.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.88kB)
05:03:15 [INFO] Fetching org.eclipse.papyrus.views.references.feature_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.81kB)
05:03:15 [INFO] Fetching org.eclipse.papyrus.views.search.feature_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.79kB)
05:03:15 [INFO] Fetching org.eclipse.papyrus.views.validation.feature_2.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (18.85kB)
05:03:15 [INFO] Fetching org.eclipse.pde_3.14.1100.v20220105-1800.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (19.58kB)
05:03:15 [INFO] Fetching org.eclipse.pde.source_3.14.1100.v20220105-1800.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (18.96kB)
05:03:15 [INFO] Fetching org.eclipse.platform_4.23.0.v20220105-1800.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (20.65kB)
05:03:15 [INFO] Fetching org.eclipse.platform_root_4.23.0.v20220105-1800 from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/binary/ (196B)
05:03:15 [INFO] Fetching org.eclipse.platform.source_4.23.0.v20220105-1800.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (20.24kB)
05:03:15 [INFO] Fetching org.eclipse.rcp_4.23.0.v20220105-1800.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (19.16kB)
05:03:16 [INFO] Fetching org.eclipse.rcp_root_4.23.0.v20220105-1800 from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/binary/ (20.64kB)
05:03:16 [INFO] Fetching org.eclipse.rcp.source_4.23.0.v20220105-1800.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (19.21kB)
05:03:16 [INFO] Fetching org.eclipse.sdk_4.23.0.v20220105-1800.jar from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220105-1800/features/ (22.84kB)
05:03:16 [INFO] Fetching org.eclipse.xwt.feature_1.6.0.202105260718.jar from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/features/ (19.15kB)
05:03:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/pom.xml
05:03:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/pom.xml
05:03:16 [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (762.75kB)
05:03:16 [INFO] The user operation is waiting for background work to complete.
05:03:16 [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (762.75kB)
05:03:16 [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (141.49kB)
05:03:16 [INFO] The user operation is waiting for background work to complete.
05:03:16 [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (141.49kB)
05:03:16 [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar.pack.gz from https://download.eclipse.org/egit/updates-6.0/plugins/ (1.54MB)
05:03:16 [INFO] The user operation is waiting for background work to complete.
05:03:16 [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar.pack.gz from https://download.eclipse.org/egit/updates-6.0/plugins/ (1.54MB)
05:03:16 [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar.pack.gz from https://download.eclipse.org/egit/updates-6.0/plugins/ (399.8kB)
05:03:16 [INFO] The user operation is waiting for background work to complete.
05:03:16 [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar.pack.gz from https://download.eclipse.org/egit/updates-6.0/plugins/ (399.8kB)
05:03:17 [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (33.35kB)
05:03:17 [INFO] The user operation is waiting for background work to complete.
05:03:17 [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (33.35kB)
05:03:17 [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.65kB)
05:03:17 [INFO] The user operation is waiting for background work to complete.
05:03:17 [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (55.65kB)
05:03:17 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (16.71kB)
05:03:17 [INFO] The user operation is waiting for background work to complete.
05:03:17 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (16.71kB)
05:03:17 [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (30.07kB)
05:03:17 [INFO] The user operation is waiting for background work to complete.
05:03:17 [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (30.07kB)
05:03:17 [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (143.98kB)
05:03:17 [INFO] The user operation is waiting for background work to complete.
05:03:17 [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (143.98kB)
05:03:17 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (33.71kB)
05:03:17 [INFO] The user operation is waiting for background work to complete.
05:03:17 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (33.71kB)
05:03:17 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.13.v20210128-2225.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (338.2kB)
05:03:17 [INFO] The user operation is waiting for background work to complete.
05:03:17 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.13.v20210128-2225.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (338.2kB)
05:03:17 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.14.v20210128-2225.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (109.65kB)
05:03:17 [INFO] The user operation is waiting for background work to complete.
05:03:17 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.14.v20210128-2225.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (109.65kB)
05:03:17 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator_1.0.300.20200825-1205.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (108.85kB)
05:03:17 [INFO] The user operation is waiting for background work to complete.
05:03:17 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator_1.0.300.20200825-1205.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (108.85kB)
05:03:18 [INFO] Fetching org.eclipse.emf.ecore_2.26.0.v20211216-0728.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (396.56kB)
05:03:18 [INFO] The user operation is waiting for background work to complete.
05:03:18 [INFO] Fetching org.eclipse.emf.ecore_2.26.0.v20211216-0728.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (396.56kB)
05:03:18 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (84.2kB)
05:03:18 [INFO] The user operation is waiting for background work to complete.
05:03:18 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (84.2kB)
05:03:18 [INFO] Fetching org.eclipse.cbi.p2repo.util_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (12.66kB)
05:03:18 [INFO] The user operation is waiting for background work to complete.
05:03:18 [INFO] Fetching org.eclipse.cbi.p2repo.util_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (12.66kB)
05:03:18 [INFO] Fetching org.eclipse.cbi.p2repo.cli_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (14.4kB)
05:03:18 [INFO] The user operation is waiting for background work to complete.
05:03:18 [INFO] Fetching org.eclipse.cbi.p2repo.cli_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (14.4kB)
05:03:18 [INFO] Fetching org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (62.65kB)
05:03:18 [INFO] The user operation is waiting for background work to complete.
05:03:18 [INFO] Fetching org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (62.65kB)
05:03:18 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.legacy_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (31.76kB)
05:03:18 [INFO] The user operation is waiting for background work to complete.
05:03:18 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.legacy_1.0.300.20190930-1609.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (31.76kB)
05:03:18 [INFO] Fetching org.kohsuke.args4j_2.33.0.v20160323-2218.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (73.73kB)
05:03:18 [INFO] The user operation is waiting for background work to complete.
05:03:18 [INFO] Fetching org.kohsuke.args4j_2.33.0.v20160323-2218.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (73.73kB)
05:03:18 [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (103.07kB)
05:03:18 [INFO] The user operation is waiting for background work to complete.
05:03:18 [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (103.07kB)
05:03:18 [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (144.31kB)
05:03:18 [INFO] The user operation is waiting for background work to complete.
05:03:18 [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (144.31kB)
05:03:19 [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.6.0.v20210405-0628.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (13.58kB)
05:03:19 [INFO] The user operation is waiting for background work to complete.
05:03:19 [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.6.0.v20210405-0628.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (13.58kB)
05:03:19 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (215.67kB)
05:03:19 [INFO] The user operation is waiting for background work to complete.
05:03:19 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (215.67kB)
05:03:19 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (107.16kB)
05:03:19 [INFO] The user operation is waiting for background work to complete.
05:03:19 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (107.16kB)
05:03:19 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (37.84kB)
05:03:19 [INFO] The user operation is waiting for background work to complete.
05:03:19 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (37.84kB)
05:03:19 [INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (127.04kB)
05:03:19 [INFO] The user operation is waiting for background work to complete.
05:03:19 [INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (127.04kB)
05:03:19 [INFO] Fetching org.eclipse.emf.common_2.23.0.v20211216-0528.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (115.67kB)
05:03:19 [INFO] The user operation is waiting for background work to complete.
05:03:19 [INFO] Fetching org.eclipse.emf.common_2.23.0.v20211216-0528.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (115.67kB)
05:03:19 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.29.0.v20211216-0741.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (420.58kB)
05:03:19 [INFO] The user operation is waiting for background work to complete.
05:03:19 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.29.0.v20211216-0741.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (420.58kB)
05:03:19 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.29.0.v20211216-0741.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (69.78kB)
05:03:19 [INFO] The user operation is waiting for background work to complete.
05:03:19 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.29.0.v20211216-0741.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (69.78kB)
05:03:20 [INFO] Fetching org.eclipse.emf.edit.ui_2.20.0.v20210506-1232.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (109.33kB)
05:03:20 [INFO] The user operation is waiting for background work to complete.
05:03:20 [INFO] Fetching org.eclipse.emf.edit.ui_2.20.0.v20210506-1232.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (109.33kB)
05:03:20 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (61.36kB)
05:03:20 [INFO] The user operation is waiting for background work to complete.
05:03:20 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (61.36kB)
05:03:20 [INFO] Fetching org.eclipse.emf.common.ui_2.19.0.v20211110-0654.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (59.72kB)
05:03:20 [INFO] The user operation is waiting for background work to complete.
05:03:20 [INFO] Fetching org.eclipse.emf.common.ui_2.19.0.v20211110-0654.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (59.72kB)
05:03:20 [INFO] Fetching org.eclipse.emf.compare_3.5.3.202111290942.jar.pack.gz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202111290942/core/plugins/ (181.4kB)
05:03:20 [INFO] The user operation is waiting for background work to complete.
05:03:20 [INFO] Fetching org.eclipse.emf.compare_3.5.3.202111290942.jar.pack.gz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202111290942/core/plugins/ (181.4kB)
05:03:20 [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (37.58kB)
05:03:20 [INFO] The user operation is waiting for background work to complete.
05:03:20 [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (37.58kB)
05:03:20 [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (30.45kB)
05:03:20 [INFO] The user operation is waiting for background work to complete.
05:03:20 [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (30.45kB)
05:03:20 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (97.02kB)
05:03:20 [INFO] The user operation is waiting for background work to complete.
05:03:20 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (97.02kB)
05:03:20 [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (44.86kB)
05:03:20 [INFO] The user operation is waiting for background work to complete.
05:03:20 [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (44.86kB)
05:03:20 [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (40.6kB)
05:03:20 [INFO] The user operation is waiting for background work to complete.
05:03:20 [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (40.6kB)
05:03:21 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (18.48kB)
05:03:21 [INFO] The user operation is waiting for background work to complete.
05:03:21 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (18.48kB)
05:03:21 [INFO] Fetching org.eclipse.emf.mwe.core_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (61.49kB)
05:03:21 [INFO] The user operation is waiting for background work to complete.
05:03:21 [INFO] Fetching org.eclipse.emf.mwe.core_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (61.49kB)
05:03:21 [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (8.47kB)
05:03:21 [INFO] The user operation is waiting for background work to complete.
05:03:21 [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (8.47kB)
05:03:21 [INFO] Fetching org.eclipse.emf.mwe.utils_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (19.61kB)
05:03:21 [INFO] The user operation is waiting for background work to complete.
05:03:21 [INFO] Fetching org.eclipse.emf.mwe.utils_1.6.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (19.61kB)
05:03:21 [INFO] Fetching org.eclipse.emf.mwe2.language_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (69.78kB)
05:03:21 [INFO] The user operation is waiting for background work to complete.
05:03:21 [INFO] Fetching org.eclipse.emf.mwe2.language_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (69.78kB)
05:03:21 [INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (12.5kB)
05:03:21 [INFO] The user operation is waiting for background work to complete.
05:03:21 [INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.1.v20210218-2134.jar.pack.gz from https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.12.1/plugins/ (12.5kB)
05:03:21 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (116.64kB)
05:03:21 [INFO] The user operation is waiting for background work to complete.
05:03:21 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (116.64kB)
05:03:21 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (81.19kB)
05:03:21 [INFO] The user operation is waiting for background work to complete.
05:03:21 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (81.19kB)
05:03:21 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (366.65kB)
05:03:21 [INFO] The user operation is waiting for background work to complete.
05:03:21 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/plugins/ (366.65kB)
05:03:22 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (53.45kB)
05:03:22 [INFO] The user operation is waiting for background work to complete.
05:03:22 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (53.45kB)
05:03:22 [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (114.11kB)
05:03:22 [INFO] The user operation is waiting for background work to complete.
05:03:22 [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (114.11kB)
05:03:22 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (1.03MB)
05:03:22 [INFO] The user operation is waiting for background work to complete.
05:03:22 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (1.03MB)
05:03:22 [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (144.49kB)
05:03:22 [INFO] The user operation is waiting for background work to complete.
05:03:22 [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (144.49kB)
05:03:22 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (243.5kB)
05:03:22 [INFO] The user operation is waiting for background work to complete.
05:03:22 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (243.5kB)
05:03:22 [INFO] Fetching org.eclipse.oomph.base_1.15.0.v20211026-1304.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (28.85kB)
05:03:22 [INFO] The user operation is waiting for background work to complete.
05:03:22 [INFO] Fetching org.eclipse.oomph.base_1.15.0.v20211026-1304.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (28.85kB)
05:03:22 [INFO] Fetching org.eclipse.oomph.util_1.17.0.v20211026-1326.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (77.48kB)
05:03:22 [INFO] The user operation is waiting for background work to complete.
05:03:22 [INFO] Fetching org.eclipse.oomph.util_1.17.0.v20211026-1326.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (77.48kB)
05:03:22 [INFO] Fetching org.eclipse.oomph.p2_1.15.0.v20210924-1427.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (34.48kB)
05:03:22 [INFO] The user operation is waiting for background work to complete.
05:03:22 [INFO] Fetching org.eclipse.oomph.p2_1.15.0.v20210924-1427.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (34.48kB)
05:03:22 [INFO] Fetching org.eclipse.oomph.p2.core_1.20.0.v20211015-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (128.5kB)
05:03:22 [INFO] The user operation is waiting for background work to complete.
05:03:22 [INFO] Fetching org.eclipse.oomph.p2.core_1.20.0.v20211015-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (128.5kB)
05:03:23 [INFO] Fetching org.eclipse.oomph.predicates_1.13.0.v20211007-0506.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (25.33kB)
05:03:23 [INFO] The user operation is waiting for background work to complete.
05:03:23 [INFO] Fetching org.eclipse.oomph.predicates_1.13.0.v20211007-0506.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (25.33kB)
05:03:23 [INFO] Fetching org.eclipse.oomph.preferences_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (35.05kB)
05:03:23 [INFO] The user operation is waiting for background work to complete.
05:03:23 [INFO] Fetching org.eclipse.oomph.preferences_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (35.05kB)
05:03:23 [INFO] Fetching org.eclipse.oomph.resources_1.15.0.v20210211-0559.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (42.97kB)
05:03:23 [INFO] The user operation is waiting for background work to complete.
05:03:23 [INFO] Fetching org.eclipse.oomph.resources_1.15.0.v20210211-0559.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (42.97kB)
05:03:23 [INFO] Fetching org.eclipse.oomph.setup_1.22.0.v20211015-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (136.15kB)
05:03:23 [INFO] The user operation is waiting for background work to complete.
05:03:23 [INFO] Fetching org.eclipse.oomph.setup_1.22.0.v20211015-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (136.15kB)
05:03:23 [INFO] Fetching org.eclipse.oomph.setup.targlets_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (25.12kB)
05:03:23 [INFO] The user operation is waiting for background work to complete.
05:03:23 [INFO] Fetching org.eclipse.oomph.setup.targlets_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (25.12kB)
05:03:23 [INFO] Fetching org.eclipse.oomph.targlets_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (37.98kB)
05:03:23 [INFO] The user operation is waiting for background work to complete.
05:03:23 [INFO] Fetching org.eclipse.oomph.targlets_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (37.98kB)
05:03:23 [INFO] Fetching org.eclipse.oomph.targlets.core_1.15.0.v20211015-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (51.92kB)
05:03:23 [INFO] The user operation is waiting for background work to complete.
05:03:23 [INFO] Fetching org.eclipse.oomph.targlets.core_1.15.0.v20211015-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (51.92kB)
05:03:23 [INFO] Fetching org.eclipse.oomph.util.pde_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (13.7kB)
05:03:23 [INFO] The user operation is waiting for background work to complete.
05:03:23 [INFO] Fetching org.eclipse.oomph.util.pde_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (13.7kB)
05:03:23 [INFO] Fetching org.eclipse.oomph.setup.workingsets_1.14.0.v20211015-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (18.51kB)
05:03:23 [INFO] The user operation is waiting for background work to complete.
05:03:23 [INFO] Fetching org.eclipse.oomph.setup.workingsets_1.14.0.v20211015-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (18.51kB)
05:03:24 [INFO] Fetching org.eclipse.oomph.workingsets_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (21.8kB)
05:03:24 [INFO] The user operation is waiting for background work to complete.
05:03:24 [INFO] Fetching org.eclipse.oomph.workingsets_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.23.0/plugins/ (21.8kB)
05:03:24 [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (131.9kB)
05:03:24 [INFO] The user operation is waiting for background work to complete.
05:03:24 [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (131.9kB)
05:03:24 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (15.77kB)
05:03:24 [INFO] The user operation is waiting for background work to complete.
05:03:24 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (15.77kB)
05:03:24 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (11.51kB)
05:03:24 [INFO] The user operation is waiting for background work to complete.
05:03:24 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (11.51kB)
05:03:24 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (65.24kB)
05:03:24 [INFO] The user operation is waiting for background work to complete.
05:03:24 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (65.24kB)
05:03:24 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (171.86kB)
05:03:24 [INFO] The user operation is waiting for background work to complete.
05:03:24 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (171.86kB)
05:03:24 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (35.18kB)
05:03:24 [INFO] The user operation is waiting for background work to complete.
05:03:24 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (35.18kB)
05:03:24 [INFO] Fetching org.eclipse.xwt_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (178.19kB)
05:03:24 [INFO] The user operation is waiting for background work to complete.
05:03:24 [INFO] Fetching org.eclipse.xwt_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (178.19kB)
05:03:24 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (37.64kB)
05:03:24 [INFO] The user operation is waiting for background work to complete.
05:03:24 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (37.64kB)
05:03:25 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (12.83kB)
05:03:25 [INFO] The user operation is waiting for background work to complete.
05:03:25 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5/R202102281829/plugins/ (12.83kB)
05:03:25 [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (80.37kB)
05:03:25 [INFO] The user operation is waiting for background work to complete.
05:03:25 [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (80.37kB)
05:03:25 [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (148.58kB)
05:03:25 [INFO] The user operation is waiting for background work to complete.
05:03:25 [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (148.58kB)
05:03:25 [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (26.12kB)
05:03:25 [INFO] The user operation is waiting for background work to complete.
05:03:25 [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/plugins/ (26.12kB)
05:03:25 [INFO] Fetching org.eclipse.xwt.css_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (10.13kB)
05:03:25 [INFO] The user operation is waiting for background work to complete.
05:03:25 [INFO] Fetching org.eclipse.xwt.css_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (10.13kB)
05:03:25 [INFO] Fetching org.eclipse.xwt.emf_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (13.93kB)
05:03:25 [INFO] The user operation is waiting for background work to complete.
05:03:25 [INFO] Fetching org.eclipse.xwt.emf_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (13.93kB)
05:03:25 [INFO] Fetching org.eclipse.xwt.pde_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (17.29kB)
05:03:25 [INFO] The user operation is waiting for background work to complete.
05:03:25 [INFO] Fetching org.eclipse.xwt.pde_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (17.29kB)
05:03:25 [INFO] Fetching org.eclipse.xwt.xml_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (9.91kB)
05:03:25 [INFO] The user operation is waiting for background work to complete.
05:03:25 [INFO] Fetching org.eclipse.xwt.xml_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (9.91kB)
05:03:25 [INFO] Fetching org.eclipse.xwt.forms_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (13.08kB)
05:03:25 [INFO] The user operation is waiting for background work to complete.
05:03:25 [INFO] Fetching org.eclipse.xwt.forms_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (13.08kB)
05:03:26 [INFO] Fetching org.pushingpixels.trident_1.2.0.v201305152020.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.25kB)
05:03:26 [INFO] The user operation is waiting for background work to complete.
05:03:26 [INFO] Fetching org.pushingpixels.trident_1.2.0.v201305152020.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (35.25kB)
05:03:26 [INFO] Fetching org.eclipse.xwt.ui.workbench_1.7.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (17.46kB)
05:03:26 [INFO] The user operation is waiting for background work to complete.
05:03:26 [INFO] Fetching org.eclipse.xwt.ui.workbench_1.7.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (17.46kB)
05:03:26 [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (10.53kB)
05:03:26 [INFO] The user operation is waiting for background work to complete.
05:03:26 [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439/plugins/ (10.53kB)
05:03:26 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (29.18kB)
05:03:26 [INFO] The user operation is waiting for background work to complete.
05:03:26 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (29.18kB)
05:03:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/pom.xml
05:03:26 [INFO] ------------------------------------------------------------------------
05:03:26 [INFO] Reactor Build Order:
05:03:26 [INFO] 
05:03:26 [INFO] org.eclipse.papyrus.toolsmiths.releng                              [pom]
05:03:26 [INFO] Papyrus Toolsmiths Features                                        [pom]
05:03:26 [INFO] Papyrus Toolsmiths Plugins                                         [pom]
05:03:26 [INFO] org.eclipse.papyrus.architectureview                    [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.dev.ui                              [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.dev.view.services.edit.request      [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates              [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.gmf.editpartview                    [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.gmf.figureview                      [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug             [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.infra.emf.commandstack              [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.gmf-tooling                                    [pom]
05:03:26 [INFO] org.eclipse.papyrus.gmf.common                          [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.gmf.validate                        [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.gmf.codegen                         [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.dev.types                           [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.dev.pluginexplorer                  [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.debug.feature                      [eclipse-feature]
05:03:26 [INFO] org.eclipse.papyrus.gmf.codegen.edit                    [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.gmf.codegen.ui                      [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.gmf.codegen.xtend                   [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui                [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.codegen                             [eclipse-plugin]
05:03:26 [INFO] Papyrus UML Assistants                                             [pom]
05:03:26 [INFO] org.eclipse.papyrus.uml.profile.types.generator         [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator    [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.dev.assistants.codegen              [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.mwe2.utils                          [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.diagramgen.feature                 [eclipse-feature]
05:03:26 [INFO] org.eclipse.papyrus.tests.junit-framework                          [pom]
05:03:26 [INFO] org.eclipse.papyrus.junit.framework                     [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.junit.utils                         [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.bundles.tests                  [eclipse-test-plugin]
05:03:26 [INFO] org.eclipse.papyrus.junit.feature                      [eclipse-feature]
05:03:26 [INFO] org.eclipse.papyrus.dev.project.management              [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.releng.tools                        [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.releng.feature                     [eclipse-feature]
05:03:26 [INFO] org.eclipse.papyrus.toolsmiths.validations                         [pom]
05:03:26 [INFO] org.eclipse.papyrus.toolsmiths.validation.common        [eclipse-plugin]
05:03:26 [INFO] Papyrus Toolsmithis - Builder                                      [pom]
05:03:26 [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder           [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.toolsmiths.builder.feature         [eclipse-feature]
05:03:26 [INFO] org.eclipse.papyrus.customization.nattableconfiguration [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties       [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit        [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor      [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.toolsmiths                          [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.toolsmiths.ecore                    [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.toolsmiths.expressions              [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools            [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature   [eclipse-feature]
05:03:26 [INFO] org.eclipse.papyrus.toolsmiths.palette                  [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.views.properties.toolsmiths         [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.uml.properties.generation           [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.toolsmiths.nattable                 [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.uml.types.ui.properties             [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration                   [pom]
05:03:26 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui      [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration         [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.toolsmiths.feature                 [eclipse-feature]
05:03:26 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui      [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator  [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.uml.assistants.feature             [eclipse-feature]
05:03:26 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture  [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes  [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile       [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild      [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties    [eclipse-plugin]
05:03:26 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature      [eclipse-feature]
05:03:26 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform [eclipse-target-definition]
05:03:26 [INFO] org.eclipse.papyrus.p2.toolsmiths                   [eclipse-repository]
05:03:26 [INFO] 
05:03:26 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.releng >------
05:03:26 [INFO] Building org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT     [1/74]
05:03:26 [INFO] --------------------------------[ pom ]---------------------------------
05:03:26 [INFO] 
05:03:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.releng ---
05:03:26 [INFO] 
05:03:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.releng ---
05:03:26 [INFO] 
05:03:26 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.releng ---
05:03:26 [INFO] 
05:03:26 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.releng ---
05:03:28 [INFO] 
05:03:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.releng ---
05:03:28 [INFO] 
05:03:28 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.features >-----
05:03:28 [INFO] Building Papyrus Toolsmiths Features 0.0.1-SNAPSHOT               [2/74]
05:03:28 [INFO] --------------------------------[ pom ]---------------------------------
05:03:28 [INFO] 
05:03:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.features ---
05:03:28 [INFO] 
05:03:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.features ---
05:03:28 [INFO] 
05:03:28 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.features ---
05:03:28 [INFO] 
05:03:28 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.features ---
05:03:28 [INFO] 
05:03:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.features ---
05:03:28 [INFO] 
05:03:28 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus-toolsmiths >---------
05:03:28 [INFO] Building Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT                [3/74]
05:03:28 [INFO] --------------------------------[ pom ]---------------------------------
05:03:28 [INFO] 
05:03:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus-toolsmiths ---
05:03:28 [INFO] 
05:03:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus-toolsmiths ---
05:03:28 [INFO] 
05:03:28 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus-toolsmiths ---
05:03:28 [INFO] 
05:03:28 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus-toolsmiths ---
05:03:28 [INFO] 
05:03:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus-toolsmiths ---
05:03:28 [INFO] 
05:03:28 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.architectureview >------
05:03:28 [INFO] Building org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT      [4/74]
05:03:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:03:28 [INFO] 
05:03:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.architectureview ---
05:03:28 [INFO] 
05:03:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.architectureview ---
05:03:28 [INFO] The project's OSGi version is 2.0.0.202201120959
05:03:28 [INFO] 
05:03:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.architectureview ---
05:03:28 [INFO] 
05:03:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.architectureview ---
05:03:28 [INFO] 
05:03:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.architectureview ---
05:03:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:03:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/src/main/resources
05:03:31 [INFO] 
05:03:31 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.architectureview ---
05:03:33 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/bin
05:03:34 [INFO] 
05:03:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.architectureview ---
05:03:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:03:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/src/test/resources
05:03:34 [INFO] 
05:03:34 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.architectureview ---
05:03:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT-sources.jar
05:03:34 [INFO] 
05:03:34 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.architectureview ---
05:03:34 [INFO] 
05:03:34 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.architectureview ---
05:03:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT.jar
05:03:34 [INFO] 
05:03:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.architectureview ---
05:03:34 [INFO] 
05:03:34 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.architectureview ---
05:03:34 [INFO] 
05:03:34 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.architectureview ---
05:03:34 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT.jar
05:03:36 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT-sources.jar
05:03:37 [INFO] 
05:03:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.architectureview ---
05:03:37 [INFO] 
05:03:37 [INFO] ------< org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui >------
05:03:37 [INFO] Building org.eclipse.papyrus.dev.ui 1.0.0-SNAPSHOT                [5/74]
05:03:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:03:37 [INFO] 
05:03:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.ui ---
05:03:37 [INFO] 
05:03:37 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.ui ---
05:03:37 [INFO] The project's OSGi version is 1.0.0.202201120959
05:03:37 [INFO] 
05:03:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.ui ---
05:03:37 [INFO] 
05:03:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.ui ---
05:03:37 [INFO] 
05:03:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.ui ---
05:03:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:03:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/src/main/resources
05:03:37 [INFO] 
05:03:37 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.ui ---
05:03:37 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/bin
05:03:37 [INFO] 
05:03:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.ui ---
05:03:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:03:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/src/test/resources
05:03:37 [INFO] 
05:03:37 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.ui ---
05:03:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.0.0-SNAPSHOT-sources.jar
05:03:37 [INFO] 
05:03:37 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.ui ---
05:03:37 [INFO] 
05:03:37 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.ui ---
05:03:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.0.0-SNAPSHOT.jar
05:03:37 [INFO] 
05:03:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.ui ---
05:03:37 [INFO] 
05:03:37 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.dev.ui ---
05:03:37 [INFO] 
05:03:37 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.dev.ui ---
05:03:37 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.0.0-SNAPSHOT.jar
05:03:38 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.0.0-SNAPSHOT-sources.jar
05:03:40 [INFO] 
05:03:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.ui ---
05:03:40 [INFO] 
05:03:40 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request >--
05:03:40 [INFO] Building org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT [6/74]
05:03:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:03:40 [INFO] 
05:03:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:03:40 [INFO] 
05:03:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:03:40 [INFO] The project's OSGi version is 2.0.0.202201120959
05:03:40 [INFO] 
05:03:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:03:40 [INFO] 
05:03:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:03:40 [INFO] 
05:03:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:03:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:03:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/src/main/resources
05:03:40 [INFO] 
05:03:40 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:03:40 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/bin
05:03:40 [INFO] 
05:03:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:03:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:03:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/src/test/resources
05:03:40 [INFO] 
05:03:40 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:03:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:03:40 [INFO] 
05:03:40 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:03:40 [INFO] 
05:03:40 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:03:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:03:40 [INFO] 
05:03:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:03:40 [INFO] 
05:03:40 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:03:40 [INFO] 
05:03:40 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:03:40 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:03:41 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:03:42 [INFO] 
05:03:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.view.services.edit.request ---
05:03:42 [INFO] 
05:03:42 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates >---
05:03:42 [INFO] Building org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT [7/74]
05:03:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:03:42 [INFO] 
05:03:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:03:42 [INFO] 
05:03:42 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:03:42 [INFO] The project's OSGi version is 2.0.0.202201120959
05:03:42 [INFO] 
05:03:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:03:42 [INFO] 
05:03:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:03:42 [INFO] 
05:03:42 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:03:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:03:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/src/main/resources
05:03:42 [INFO] 
05:03:42 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:03:42 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/bin
05:03:42 [INFO] 
05:03:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:03:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:03:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/src/test/resources
05:03:42 [INFO] 
05:03:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:03:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT-sources.jar
05:03:42 [INFO] 
05:03:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:03:42 [INFO] 
05:03:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:03:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT.jar
05:03:42 [INFO] 
05:03:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:03:42 [INFO] 
05:03:42 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:03:42 [INFO] 
05:03:42 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:03:42 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT.jar
05:03:43 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT-sources.jar
05:03:44 [INFO] 
05:03:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
05:03:44 [INFO] 
05:03:44 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview >------
05:03:44 [INFO] Building org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT      [8/74]
05:03:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:03:44 [INFO] 
05:03:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.editpartview ---
05:03:44 [INFO] 
05:03:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.editpartview ---
05:03:44 [INFO] The project's OSGi version is 2.0.0.202201120959
05:03:44 [INFO] 
05:03:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.editpartview ---
05:03:44 [INFO] 
05:03:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.editpartview ---
05:03:44 [INFO] 
05:03:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.editpartview ---
05:03:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:03:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/src/main/resources
05:03:44 [INFO] 
05:03:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.editpartview ---
05:03:44 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/bin
05:03:45 [INFO] 
05:03:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.editpartview ---
05:03:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:03:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/src/test/resources
05:03:45 [INFO] 
05:03:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.editpartview ---
05:03:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT-sources.jar
05:03:45 [INFO] 
05:03:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.editpartview ---
05:03:45 [INFO] 
05:03:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.editpartview ---
05:03:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT.jar
05:03:45 [INFO] 
05:03:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.editpartview ---
05:03:45 [INFO] 
05:03:45 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.editpartview ---
05:03:45 [INFO] 
05:03:45 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.editpartview ---
05:03:45 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT.jar
05:03:45 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT-sources.jar
05:03:47 [INFO] 
05:03:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.editpartview ---
05:03:47 [INFO] 
05:03:47 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview >-------
05:03:47 [INFO] Building org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT        [9/74]
05:03:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:03:47 [INFO] 
05:03:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.figureview ---
05:03:47 [INFO] 
05:03:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.figureview ---
05:03:47 [INFO] The project's OSGi version is 2.0.0.202201120959
05:03:47 [INFO] 
05:03:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.figureview ---
05:03:47 [INFO] 
05:03:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.figureview ---
05:03:47 [INFO] 
05:03:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.figureview ---
05:03:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:03:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/src/main/resources
05:03:47 [INFO] 
05:03:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.figureview ---
05:03:47 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/bin
05:03:47 [INFO] 
05:03:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.figureview ---
05:03:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:03:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/src/test/resources
05:03:47 [INFO] 
05:03:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.figureview ---
05:03:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT-sources.jar
05:03:47 [INFO] 
05:03:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.figureview ---
05:03:47 [INFO] 
05:03:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.figureview ---
05:03:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT.jar
05:03:47 [INFO] 
05:03:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.figureview ---
05:03:47 [INFO] 
05:03:47 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.figureview ---
05:03:47 [INFO] 
05:03:47 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.figureview ---
05:03:47 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT.jar
05:03:48 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT-sources.jar
05:03:49 [INFO] 
05:03:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.figureview ---
05:03:49 [INFO] 
05:03:49 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug >---
05:03:49 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT [10/74]
05:03:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:03:49 [INFO] 
05:03:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:03:49 [INFO] 
05:03:49 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:03:49 [INFO] The project's OSGi version is 2.0.0.202201120959
05:03:49 [INFO] 
05:03:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:03:49 [INFO] 
05:03:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:03:49 [INFO] 
05:03:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:03:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:03:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/main/resources
05:03:49 [INFO] 
05:03:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:03:49 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/bin
05:03:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/org/eclipse/papyrus/infra/gmfdiag/css/debug/views/CSSDebugView.java:[298] 
05:03:49 	@SuppressWarnings("restriction")
05:03:49 	                  ^^^^^^^^^^^^^
05:03:49 Unnecessary @SuppressWarnings("restriction")
05:03:49 1 problem (1 warning)
05:03:49 [INFO] 
05:03:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:03:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:03:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/test/resources
05:03:49 [INFO] 
05:03:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:03:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT-sources.jar
05:03:49 [INFO] 
05:03:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:03:49 [INFO] 
05:03:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:03:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT.jar
05:03:49 [INFO] 
05:03:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:03:49 [INFO] 
05:03:49 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:03:49 [INFO] 
05:03:49 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:03:49 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT.jar
05:03:50 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT-sources.jar
05:03:52 [INFO] 
05:03:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
05:03:52 [INFO] 
05:03:52 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack >---
05:03:52 [INFO] Building org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT [11/74]
05:03:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:03:52 [INFO] 
05:03:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:03:52 [INFO] 
05:03:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:03:52 [INFO] The project's OSGi version is 2.0.0.202201120959
05:03:52 [INFO] 
05:03:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:03:52 [INFO] 
05:03:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:03:52 [INFO] 
05:03:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:03:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:03:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/main/resources
05:03:52 [INFO] 
05:03:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:03:52 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/bin
05:03:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/org/eclipse/papyrus/infra/emf/commandstack/view/CommandStackView.java:[234] 
05:03:52 	final ListIterator<Object> iter = ((CompositeCommand) parentElement).listIterator();
05:03:52 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:52 Type safety: The expression of type ListIterator needs unchecked conversion to conform to ListIterator<Object>
05:03:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/org/eclipse/papyrus/infra/emf/commandstack/view/CommandStackView.java:[269] 
05:03:52 	private Object result[];// = new Object[1];
05:03:52 	               ^^^^^^
05:03:52 The value of the field CommandStackView.result is not used
05:03:52 2 problems (2 warnings)
05:03:52 [INFO] 
05:03:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:03:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:03:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/test/resources
05:03:52 [INFO] 
05:03:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:03:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT-sources.jar
05:03:52 [INFO] 
05:03:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:03:52 [INFO] 
05:03:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:03:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT.jar
05:03:52 [INFO] 
05:03:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:03:52 [INFO] 
05:03:52 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:03:52 [INFO] 
05:03:52 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:03:52 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT.jar
05:03:52 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT-sources.jar
05:03:55 [INFO] 
05:03:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.commandstack ---
05:03:55 [INFO] 
05:03:55 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.gmf-tooling >---------
05:03:55 [INFO] Building org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT          [12/74]
05:03:55 [INFO] --------------------------------[ pom ]---------------------------------
05:03:55 [INFO] 
05:03:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf-tooling ---
05:03:55 [INFO] 
05:03:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf-tooling ---
05:03:55 [INFO] 
05:03:55 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf-tooling ---
05:03:55 [INFO] 
05:03:55 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf-tooling ---
05:03:55 [INFO] 
05:03:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf-tooling ---
05:03:55 [INFO] 
05:03:55 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common >--
05:03:55 [INFO] Building org.eclipse.papyrus.gmf.common 2.0.0-SNAPSHOT           [13/74]
05:03:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:03:55 [INFO] 
05:03:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.common ---
05:03:55 [INFO] 
05:03:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.common ---
05:03:55 [INFO] The project's OSGi version is 2.0.0.202201120959
05:03:55 [INFO] 
05:03:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.common ---
05:03:55 [INFO] 
05:03:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.common ---
05:03:55 [INFO] 
05:03:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.common ---
05:03:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:03:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/main/resources
05:03:55 [INFO] 
05:03:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.common ---
05:03:55 [INFO] Compiling 60 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/bin
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[17] 
05:03:56 	import java.util.Observable;
05:03:56 	       ^^^^^^^^^^^^^^^^^^^^
05:03:56 The type Observable is deprecated since version 9
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[29] 
05:03:56 	public class CreateNewModelExtension extends Observable implements ModelSelectionPageExtension {
05:03:56 	                                             ^^^^^^^^^^
05:03:56 The type Observable is deprecated since version 9
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[50] 
05:03:56 	setChanged();
05:03:56 	^^^^^^^^^^^^
05:03:56 The method setChanged() from the type Observable is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[51] 
05:03:56 	notifyObservers(Boolean.valueOf(createNewModel));
05:03:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The method notifyObservers(Object) from the type Observable is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/OrganizeImportsPostprocessor.java:[109] 
05:03:56 	ASTParser parser = ASTParser.newParser(AST.JLS4);
05:03:56 	                                           ^^^^
05:03:56 The field AST.JLS4 is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/OrganizeImportsPostprocessor.java:[386] 
05:03:56 	@SuppressWarnings("unchecked")
05:03:56 	                  ^^^^^^^^^^^
05:03:56 Unnecessary @SuppressWarnings("unchecked")
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[32] 
05:03:56 	import org.eclipse.core.runtime.SubProgressMonitor;
05:03:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[122] 
05:03:56 	GMFMarkerHelper() {
05:03:56 	^^^^^^^^^^^^^^^^^
05:03:56 The constructor ValidationHelper.GMFMarkerHelper() is never used locally
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 
05:03:56 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
05:03:56 	                                          ^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 
05:03:56 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
05:03:56 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 
05:03:56 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
05:03:56 	                                                                                 ^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 
05:03:56 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
05:03:56 	                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/ModelLoadHelper.java:[97] 
05:03:56 	class ExceptionDiagnostic extends WrappedException implements Resource.Diagnostic {
05:03:56 	      ^^^^^^^^^^^^^^^^^^^
05:03:56 The serializable class ExceptionDiagnostic does not declare a static final serialVersionUID field of type long
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/ModelLoadHelper.java:[158] 
05:03:56 	Integer severityOpt = new Integer(resourceDiagnostic.getSeverity() == Diagnostic.ERROR ? 0 : 1);    
05:03:56 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The constructor Integer(int) is deprecated since version 9
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[22] 
05:03:56 	import java.util.Observable;
05:03:56 	       ^^^^^^^^^^^^^^^^^^^^
05:03:56 The type Observable is deprecated since version 9
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[31] 
05:03:56 	public abstract class ElementSelectorExtension extends Observable implements ModelSelectionPageExtension {
05:03:56 	                                                       ^^^^^^^^^^
05:03:56 The type Observable is deprecated since version 9
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[63] 
05:03:56 	setChanged();
05:03:56 	^^^^^^^^^^^^
05:03:56 The method setChanged() from the type Observable is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[64] 
05:03:56 	notifyObservers(selectedModelElement);
05:03:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The method notifyObservers(Object) from the type Observable is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[40] 
05:03:56 	import org.eclipse.core.runtime.SubProgressMonitor;
05:03:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[200] 
05:03:56 	return new SubProgressMonitor(myProgress, 1);
05:03:56 	           ^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[200] 
05:03:56 	return new SubProgressMonitor(myProgress, 1);
05:03:56 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[276] 
05:03:56 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
05:03:56 	                                                                          ^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[276] 
05:03:56 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
05:03:56 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[277] 
05:03:56 	String genText = emitter.generate(new SubProgressMonitor(pm, 1), param, getLocalLineSeparator());
05:03:56 	                                      ^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[277] 
05:03:56 	String genText = emitter.generate(new SubProgressMonitor(pm, 1), param, getLocalLineSeparator());
05:03:56 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[289] 
05:03:56 	genText = mergePlainText(oldText, genText, f, new SubProgressMonitor(pm, 1));
05:03:56 	                                                  ^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[289] 
05:03:56 	genText = mergePlainText(oldText, genText, f, new SubProgressMonitor(pm, 1));
05:03:56 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[291] 
05:03:56 	f.setContents(new ByteArrayInputStream(genText.getBytes(charset)), true, true, new SubProgressMonitor(pm, 1));
05:03:56 	                                                                                   ^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[291] 
05:03:56 	f.setContents(new ByteArrayInputStream(genText.getBytes(charset)), true, true, new SubProgressMonitor(pm, 1));
05:03:56 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[296] 
05:03:56 	f.create(new ByteArrayInputStream(genText.getBytes(charset)), true, new SubProgressMonitor(pm, 2));
05:03:56 	                                                                        ^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[296] 
05:03:56 	f.create(new ByteArrayInputStream(genText.getBytes(charset)), true, new SubProgressMonitor(pm, 2));
05:03:56 	                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[377] 
05:03:56 	String genText = emitter.generate(new SubProgressMonitor(pm, 2), input, getLocalLineSeparator());
05:03:56 	                                      ^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[377] 
05:03:56 	String genText = emitter.generate(new SubProgressMonitor(pm, 2), input, getLocalLineSeparator());
05:03:56 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[378] 
05:03:56 	IPackageFragment pf = myDestRoot.createPackageFragment(packageName, true, new SubProgressMonitor(pm, 1));
05:03:56 	                                                                              ^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[378] 
05:03:56 	IPackageFragment pf = myDestRoot.createPackageFragment(packageName, true, new SubProgressMonitor(pm, 1));
05:03:56 	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[383] 
05:03:56 	workingCopy = cu.getWorkingCopy(new SubProgressMonitor(pm, 1));
05:03:56 	                                    ^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[383] 
05:03:56 	workingCopy = cu.getWorkingCopy(new SubProgressMonitor(pm, 1));
05:03:56 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[394] 
05:03:56 	getImportsPostrocessor().organizeImports(workingCopy, declaredImportsAsStrings, new SubProgressMonitor(pm, 1));
05:03:56 	                                                                                    ^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[394] 
05:03:56 	getImportsPostrocessor().organizeImports(workingCopy, declaredImportsAsStrings, new SubProgressMonitor(pm, 1));
05:03:56 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[396] 
05:03:56 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1)); // save to investigate contents
05:03:56 	                                        ^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[396] 
05:03:56 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1)); // save to investigate contents
05:03:56 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[399] 
05:03:56 	genText = mergeJavaCode(oldContents, workingCopy.getSource(), new SubProgressMonitor(pm, 1));
05:03:56 	                                                                  ^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[399] 
05:03:56 	genText = mergeJavaCode(oldContents, workingCopy.getSource(), new SubProgressMonitor(pm, 1));
05:03:56 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[404] 
05:03:56 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1));
05:03:56 	                                        ^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[404] 
05:03:56 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1));
05:03:56 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[413] 
05:03:56 	cu = pf.createCompilationUnit(cu.getElementName(), genText, true, new SubProgressMonitor(pm, 1));
05:03:56 	                                                                      ^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[413] 
05:03:56 	cu = pf.createCompilationUnit(cu.getElementName(), genText, true, new SubProgressMonitor(pm, 1));
05:03:56 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[414] 
05:03:56 	getImportsPostrocessor().organizeImports(cu, null, new SubProgressMonitor(pm, 1));
05:03:56 	                                                       ^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[414] 
05:03:56 	getImportsPostrocessor().organizeImports(cu, null, new SubProgressMonitor(pm, 1));
05:03:56 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[417] 
05:03:56 	cu.save(new SubProgressMonitor(pm, 2), true);
05:03:56 	            ^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[417] 
05:03:56 	cu.save(new SubProgressMonitor(pm, 2), true);
05:03:56 	            ^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[443] 
05:03:56 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
05:03:56 	                                                                          ^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[443] 
05:03:56 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
05:03:56 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[444] 
05:03:56 	byte[] contents = emitter.generate(new SubProgressMonitor(pm, 1), params);
05:03:56 	                                       ^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[444] 
05:03:56 	byte[] contents = emitter.generate(new SubProgressMonitor(pm, 1), params);
05:03:56 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[445] 
05:03:56 	f.create(new ByteArrayInputStream(contents), true, new SubProgressMonitor(pm, 1));
05:03:56 	                                                       ^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[445] 
05:03:56 	f.create(new ByteArrayInputStream(contents), true, new SubProgressMonitor(pm, 1));
05:03:56 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[446] 
05:03:56 	f.getParent().refreshLocal(IResource.DEPTH_ONE, new SubProgressMonitor(pm, 1));
05:03:56 	                                                    ^^^^^^^^^^^^^^^^^^
05:03:56 The type SubProgressMonitor is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[446] 
05:03:56 	f.getParent().refreshLocal(IResource.DEPTH_ONE, new SubProgressMonitor(pm, 1));
05:03:56 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
05:03:56 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[583] 
05:03:56 	private final Integer CACHE_MISS = new Integer(0);
05:03:56 	                                       ^^^^^^^^^^
05:03:56 The constructor Integer(int) is deprecated since version 9
05:03:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/FilteringCopier.java:[43] 
05:03:56 	public class FilteringCopier extends EcoreUtil.Copier {
05:03:56 	             ^^^^^^^^^^^^^^^
05:03:56 The serializable class FilteringCopier does not declare a static final serialVersionUID field of type long
05:03:56 61 problems (61 warnings)
05:03:56 [INFO] 
05:03:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.common ---
05:03:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:03:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/test/resources
05:03:56 [INFO] 
05:03:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.common ---
05:03:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT-sources.jar
05:03:56 [INFO] 
05:03:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.common ---
05:03:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT-sources.jar
05:03:56 [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
05:03:56 [INFO] 
05:03:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.common ---
05:03:56 [INFO] 
05:03:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.common ---
05:03:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT.jar
05:03:56 [INFO] 
05:03:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.common ---
05:03:56 [INFO] 
05:03:56 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.common ---
05:03:56 [INFO] 
05:03:56 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.common ---
05:03:56 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT.jar
05:03:57 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT-sources.jar
05:03:58 [INFO] 
05:03:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.common ---
05:03:58 [INFO] 
05:03:58 [INFO] --< org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate >--
05:03:58 [INFO] Building org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT         [14/74]
05:03:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:03:58 [INFO] 
05:03:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.validate ---
05:03:58 [INFO] 
05:03:58 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.validate ---
05:03:58 [INFO] The project's OSGi version is 1.2.0.202201120959
05:03:58 [INFO] 
05:03:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.validate ---
05:03:58 [INFO] 
05:03:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.validate ---
05:03:58 [INFO] 
05:03:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.validate ---
05:03:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:03:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/main/resources
05:03:58 [INFO] 
05:03:58 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.validate ---
05:03:58 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/bin
05:03:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/internal/validate/ExternModelImport.java:[62] 
05:03:59 	this.importedModels.getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
05:03:59 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^
05:03:59 The method computePlatformURIMap() from the type EcorePlugin is deprecated
05:03:59 2. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/validate/GMFValidator.java (at line 99)
05:03:59 	@SuppressWarnings("synthetic-access")
05:03:59 	                  ^^^^^^^^^^^^^^^^^^
05:03:59 At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
05:03:59 3. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/validate/GMFValidator.java (at line 108)
05:03:59 	@SuppressWarnings("synthetic-access")
05:03:59 	                  ^^^^^^^^^^^^^^^^^^
05:03:59 At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
05:03:59 4. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/validate/GMFValidator.java (at line 116)
05:03:59 	@SuppressWarnings("synthetic-access")
05:03:59 	                  ^^^^^^^^^^^^^^^^^^
05:03:59 At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
05:03:59 5. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/internal/validate/Annotations.java (at line 77)
05:03:59 	@SuppressWarnings("hiding")
05:03:59 	                  ^^^^^^^^
05:03:59 At least one of the problems in category 'hiding' is not analysed due to a compiler option being ignored
05:03:59 5 problems (0 errors, 1 warning, 4 infos)
05:03:59 [INFO] 
05:03:59 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.validate ---
05:03:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:03:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:03:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/test/resources
05:03:59 [INFO] 
05:03:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.validate ---
05:03:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar
05:03:59 [INFO] 
05:03:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.validate ---
05:03:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar
05:03:59 [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
05:03:59 [INFO] 
05:03:59 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.validate ---
05:03:59 [INFO] 
05:03:59 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.validate ---
05:03:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT.jar
05:03:59 [INFO] 
05:03:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.validate ---
05:03:59 [INFO] 
05:03:59 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.validate ---
05:03:59 [INFO] 
05:03:59 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.validate ---
05:03:59 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT.jar
05:04:00 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar
05:04:01 [INFO] 
05:04:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.validate ---
05:04:01 [INFO] 
05:04:01 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen >--
05:04:01 [INFO] Building org.eclipse.papyrus.gmf.codegen 3.0.0-SNAPSHOT          [15/74]
05:04:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:04:01 [INFO] 
05:04:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen ---
05:04:01 [INFO] 
05:04:01 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen ---
05:04:01 [INFO] The project's OSGi version is 3.0.0.202201120959
05:04:01 [INFO] 
05:04:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen ---
05:04:01 [INFO] 
05:04:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen ---
05:04:01 [INFO] 
05:04:01 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen ---
05:04:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:04:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/main/resources
05:04:01 [INFO] 
05:04:01 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen ---
05:04:01 [INFO] Compiling 314 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/bin
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CreateShortcutAction.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LabelOffsetAttributes.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNotationElementTarget.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNotationElementTarget.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[302] 
05:04:03 	OCLHelper helper = ocl.createOCLHelper();
05:04:03 	^^^^^^^^^
05:04:03 OCLHelper is a raw type. References to generic type OCLHelper<C,O,P,CT> should be parameterized
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[303] 
05:04:03 	helper.setContext(EcorePackage.eINSTANCE.getEClass());
05:04:03 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 Type safety: The method setContext(Object) belongs to the raw type OCLHelper. References to generic type OCLHelper<C,O,P,CT> should be parameterized
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[315] 
05:04:03 	expr = helper.createQuery(expressionString);
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 Type safety: The expression of type OCLExpression needs unchecked conversion to conform to OCLExpression<EClassifier>
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenGroupMarker.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[118] 
05:04:03 	Attributes find(Class attributesClass);
05:04:03 	                ^^^^^
05:04:03 Class is a raw type. References to generic type Class<T> should be parameterized
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenParserImplementation.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenParserImplementation.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPreferencePage.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPreferencePage.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardPreferencePages;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardPreferencePages is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContextMenu.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContextMenu.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionManager;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionManager is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTopLevelNode.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTopLevelNode.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenNodeImpl.java:[48] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenVisualEffect;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenVisualEffect is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFixedInputsTemplateInvocation.java:[22] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFixedInputsTemplateInvocation.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorView.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ResizeConstraints.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureInitializer.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureSeqInitializer;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureSeqInitializer is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/ViewmapImpl.java:[169] 
05:04:03 	public Attributes find(Class attributesClass) {
05:04:03 	                       ^^^^^
05:04:03 Class is a raw type. References to generic type Class<T> should be parameterized
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Separator.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainAttributeTarget.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ModeledViewmap.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkEnd.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkEnd.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[27] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenReferenceNewElementSpec;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenReferenceNewElementSpec is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/StandardEntry.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/StandardEntry.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardEntryKind;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardEntryKind is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CustomBehaviour.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocationBase.java:[20] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkConstraints;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkConstraints is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[27] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[28] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkLabel;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkLabel is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[29] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPreference.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomPreferencePage;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomPreferencePage is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureValueSpec.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureValueSpec.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainElementTarget.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainElementTarget.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/PredefinedParser.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/PredefinedParser.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelTextAccessMethod;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelTextAccessMethod is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkLabelAlignment;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkLabelAlignment is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPathSegment.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPathSegment.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPath;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPath is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EntryBase;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EntryBase is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[27] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenRGBColor.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenSeparator.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocation.java:[20] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocation.java:[21] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LoadResourceAction.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExternalNodeLabel.java:[23] 
05:04:03 	import org.eclipse.emf.common.util.EList;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.emf.common.util.EList is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExternalNodeLabel.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[27] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContainer;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContainer is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[27] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleBase;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleBase is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[28] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenSeverity;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenSeverity is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[27] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstantColor.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.DiagramColors;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.DiagramColors is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstantColor.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/MetamodelType.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LinkModelFacet.java:[27] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[27] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLabel.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLabel.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenSharedContributionItem.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenCommonBaseImpl.java:[38] 
05:04:03 	import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.emf.ecore.util.EDataTypeUniqueEList is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GMFGenFactoryImpl.java:[31] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.*;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNodeLabel.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNodeLabel.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/SharedBehaviour.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPreferencePage.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertyTab.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/InitDiagramAction.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLiteralExpressionProvider.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[28] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.BatchValidation;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.BatchValidation is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[29] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EditPartCandies;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EditPartCandies is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[30] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EditorCandies;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EditorCandies is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[31] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[32] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[33] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[34] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[35] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[36] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramPreferences;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramPreferences is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[37] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[38] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[39] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[40] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[41] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTopLevelNode;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTopLevelNode is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[42] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkConstraints;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkConstraints is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[43] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.MeasurementUnit;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.MeasurementUnit is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[44] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.PackageNames;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.PackageNames is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[45] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[46] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderClassNames;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderClassNames is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[47] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Shortcuts;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Shortcuts is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[48] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditable.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContext;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContext is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditable.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleTarget;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleTarget is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenActionFactoryContributionItem.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/BatchValidation.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkConstraints.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkConstraints.java:[27] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/EditorCandies.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[27] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditedMetricTarget.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditedMetricTarget.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricRule;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricRule is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[27] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/SnippetViewmap.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildContainer.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildContainer.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ParentAssignedViewmap.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[23] 
05:04:03 	import java.util.Collection;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^
05:04:03 The import java.util.Collection is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[26] 
05:04:03 	import org.eclipse.emf.common.util.EList;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.emf.common.util.EList is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[30] 
05:04:03 	import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.emf.ecore.util.EDataTypeUniqueEList is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[243] 
05:04:03 	@SuppressWarnings("unchecked")
05:04:03 	                  ^^^^^^^^^^^
05:04:03 Unnecessary @SuppressWarnings("unchecked")
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPropertyTab.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Shortcuts.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Palette.java:[27] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Palette.java:[28] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroup;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroup is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstraint.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDomainModelNavigator;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDomainModelNavigator is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorChildReference;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorChildReference is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[23] 
05:04:03 	import java.util.List;
05:04:03 	       ^^^^^^^^^^^^^^
05:04:03 The import java.util.List is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[25] 
05:04:03 	import org.eclipse.emf.ecore.EClass;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.emf.ecore.EClass is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[30] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.*;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardFont.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFont;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFont is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardFont.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.JFaceFont;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.JFaceFont is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[29] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.DynamicModelAccess;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.DynamicModelAccess is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[30] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenApplication;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenApplication is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[31] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[32] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContextMenu;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContextMenu is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[33] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[34] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[35] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramUpdater;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramUpdater is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[36] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[37] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[38] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricContainer;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricContainer is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[39] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigator;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigator is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[40] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[41] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPlugin;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPlugin is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[42] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertySheet.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertySheet.java:[27] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/DefaultSizeAttributes.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ElementType.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[27] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[28] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMenuManager;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMenuManager is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[29] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenToolBarManager;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenToolBarManager is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPath.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPathSegment;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPathSegment is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/NotationType.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[27] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[28] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[29] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[30] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/InnerClassViewmap.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/FeatureLinkModelFacet.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContributionManager.java:[25] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContributionManager.java:[26] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenElementInitializer.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildSideAffixedNode.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[22] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomPropertyTab.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomPropertyTab.java:[24] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter is never used
05:04:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CustomTabFilter.java:[23] 
05:04:03 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter;
05:04:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:03 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter is never used
05:04:03 206 problems (206 warnings)
05:04:03 [INFO] 
05:04:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen ---
05:04:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:04:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/test/resources
05:04:03 [INFO] 
05:04:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen ---
05:04:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT-sources.jar
05:04:03 [INFO] 
05:04:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen ---
05:04:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT-sources.jar
05:04:04 [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
05:04:04 [INFO] 
05:04:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen ---
05:04:04 [INFO] 
05:04:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen ---
05:04:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT.jar
05:04:04 [INFO] 
05:04:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen ---
05:04:04 [INFO] 
05:04:04 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen ---
05:04:04 [INFO] 
05:04:04 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.codegen ---
05:04:04 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT.jar
05:04:06 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT-sources.jar
05:04:07 [INFO] 
05:04:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen ---
05:04:07 [INFO] 
05:04:07 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.dev.types >----------
05:04:07 [INFO] Building org.eclipse.papyrus.dev.types 4.0.0-SNAPSHOT            [16/74]
05:04:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:04:07 [INFO] 
05:04:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.types ---
05:04:07 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/xtend-gen (includes = [], excludes = [**/.gitignore])
05:04:07 [INFO] 
05:04:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.types ---
05:04:07 [INFO] The project's OSGi version is 4.0.0.202201120959
05:04:07 [INFO] 
05:04:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.types ---
05:04:07 [INFO] 
05:04:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.types ---
05:04:07 [INFO] 
05:04:07 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.dev.types ---
05:04:17 WARNING: An illegal reflective access operation has occurred
05:04:17 WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$2 (file:/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/com/google/inject/guice/3.0/guice-3.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
05:04:17 WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$2
05:04:17 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
05:04:17 WARNING: All illegal access operations will be denied in a future release
05:04:21 [INFO] 
05:04:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.types ---
05:04:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:04:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/main/resources
05:04:21 [INFO] 
05:04:21 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.types ---
05:04:21 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/bin
05:04:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[69] 
05:04:21 	List<IClientContext> contexts = new ArrayList<>(ClientContextManager.getInstance().getClientContexts());
05:04:21 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:21 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
05:04:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[69] 
05:04:21 	List<IClientContext> contexts = new ArrayList<>(ClientContextManager.getInstance().getClientContexts());
05:04:21 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:21 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<IClientContext>
05:04:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[166] 
05:04:21 	elementTypesFilteredTree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
05:04:21 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:21 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
05:04:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[169] 
05:04:21 	detailsFilteredTree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
05:04:21 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:21 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
05:04:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/TypesConfigurationsListenerView.java:[180] 
05:04:21 	tree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
05:04:21 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:21 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
05:04:21 5 problems (5 warnings)
05:04:21 [INFO] 
05:04:21 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.types ---
05:04:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:04:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/test/resources
05:04:21 [INFO] 
05:04:21 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.types ---
05:04:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.0.0-SNAPSHOT-sources.jar
05:04:21 [INFO] 
05:04:21 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.types ---
05:04:22 [INFO] 
05:04:22 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.types ---
05:04:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.0.0-SNAPSHOT.jar
05:04:22 [INFO] 
05:04:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.types ---
05:04:22 [INFO] 
05:04:22 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.dev.types ---
05:04:22 [INFO] 
05:04:22 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.dev.types ---
05:04:22 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.0.0-SNAPSHOT.jar
05:04:23 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.0.0-SNAPSHOT-sources.jar
05:04:24 [INFO] 
05:04:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.types ---
05:04:24 [INFO] 
05:04:24 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer >-----
05:04:24 [INFO] Building org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT   [17/74]
05:04:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:04:24 [INFO] 
05:04:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:04:24 [INFO] 
05:04:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:04:24 [INFO] The project's OSGi version is 2.0.0.202201120959
05:04:24 [INFO] 
05:04:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:04:24 [INFO] 
05:04:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:04:24 [INFO] 
05:04:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:04:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:04:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/main/resources
05:04:24 [INFO] 
05:04:24 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:04:24 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/bin
05:04:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[30] 
05:04:24 	import org.eclipse.jface.viewers.ViewerSorter;
05:04:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:24 The type ViewerSorter is deprecated
05:04:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[93] 
05:04:24 	tree.setSorter(getViewerSorter());
05:04:24 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:24 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
05:04:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[130] 
05:04:24 	private ViewerSorter getViewerSorter() {
05:04:24 	        ^^^^^^^^^^^^
05:04:24 The type ViewerSorter is deprecated
05:04:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[131] 
05:04:24 	return new ViewerSorter() {
05:04:24 	           ^^^^^^^^^^^^
05:04:24 The type ViewerSorter is deprecated
05:04:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[131] 
05:04:24 	return new ViewerSorter() {
05:04:24 			@Override
05:04:24 			public int compare(Viewer viewer, Object e1, Object e2) {
05:04:24 				if (e1 instanceof Bundle) {
05:04:24 					Bundle b1 = (Bundle) e1;
05:04:24 					Bundle b2 = (Bundle) e2;
05:04:24 					return b1.getSymbolicName().compareTo(b2.getSymbolicName());
05:04:24 				} else if (e1 instanceof File) {
05:04:24 					File f1 = (File) e1;
05:04:24 					File f2 = (File) e2;
05:04:24 					return (f1.getName().compareTo(f2.getName()));
05:04:24 				}
05:04:24 				return super.compare(viewer, e1, e2);
05:04:24 			}
05:04:24 		};
05:04:24 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:24 The constructor ViewerSorter() is deprecated
05:04:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[28] 
05:04:24 	import org.eclipse.jface.viewers.ViewerSorter;
05:04:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:24 The type ViewerSorter is deprecated
05:04:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[117] 
05:04:24 	tree.setSorter(getViewerSorter());
05:04:24 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:24 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
05:04:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[179] 
05:04:24 	private ViewerSorter getViewerSorter() {
05:04:24 	        ^^^^^^^^^^^^
05:04:24 The type ViewerSorter is deprecated
05:04:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[180] 
05:04:24 	return new ViewerSorter() {
05:04:24 	           ^^^^^^^^^^^^
05:04:24 The type ViewerSorter is deprecated
05:04:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[180] 
05:04:24 	return new ViewerSorter() {
05:04:24 			@Override
05:04:24 			public int compare(Viewer viewer, Object e1, Object e2) {
05:04:24 				if (e1 instanceof Bundle) {
05:04:24 					Bundle b1 = (Bundle) e1;
05:04:24 					Bundle b2 = (Bundle) e2;
05:04:24 					return b1.getSymbolicName().compareTo(b2.getSymbolicName());
05:04:24 				} else if (e1 instanceof File) {
05:04:24 					File f1 = (File) e1;
05:04:24 					File f2 = (File) e2;
05:04:24 					return (f1.getName().compareTo(f2.getName()));
05:04:24 				}
05:04:24 				return super.compare(viewer, e1, e2);
05:04:24 			}
05:04:24 		};
05:04:24 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:24 The constructor ViewerSorter() is deprecated
05:04:24 10 problems (10 warnings)
05:04:24 [INFO] 
05:04:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:04:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:04:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/test/resources
05:04:24 [INFO] 
05:04:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:04:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT-sources.jar
05:04:24 [INFO] 
05:04:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:04:24 [INFO] 
05:04:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:04:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT.jar
05:04:24 [INFO] 
05:04:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:04:24 [INFO] 
05:04:24 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:04:24 [INFO] 
05:04:24 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:04:24 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT.jar
05:04:25 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT-sources.jar
05:04:26 [INFO] 
05:04:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.pluginexplorer ---
05:04:26 [INFO] 
05:04:26 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.debug.feature >--------
05:04:26 [INFO] Building org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT        [18/74]
05:04:26 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:04:26 [INFO] 
05:04:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.debug.feature ---
05:04:26 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target
05:04:26 [INFO] 
05:04:26 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.debug.feature ---
05:04:26 [INFO] The project's OSGi version is 1.0.0.202201120959
05:04:26 [INFO] 
05:04:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.debug.feature ---
05:04:26 [INFO] 
05:04:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.debug.feature ---
05:04:26 [INFO] 
05:04:26 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.debug.feature ---
05:04:26 [INFO] 
05:04:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.debug.feature ---
05:04:26 [INFO] 
05:04:26 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.debug.feature ---
05:04:26 [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)
05:04:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT.jar
05:04:26 [INFO] 
05:04:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.debug.feature ---
05:04:26 [INFO] 
05:04:26 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.debug.feature ---
05:04:26 [INFO] 
05:04:26 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.debug.feature ---
05:04:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT-sources-feature.jar
05:04:27 [INFO] 
05:04:27 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.debug.feature ---
05:04:27 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT.jar
05:04:27 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT-sources-feature.jar
05:04:29 [INFO] 
05:04:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.debug.feature ---
05:04:29 [INFO] 
05:04:29 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit >--
05:04:29 [INFO] Building org.eclipse.papyrus.gmf.codegen.edit 3.0.0-SNAPSHOT     [19/74]
05:04:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:04:29 [INFO] 
05:04:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:04:29 [INFO] 
05:04:29 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:04:29 [INFO] The project's OSGi version is 3.0.0.202201120959
05:04:29 [INFO] 
05:04:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:04:29 [INFO] 
05:04:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:04:29 [INFO] 
05:04:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:04:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:04:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/main/resources
05:04:29 [INFO] 
05:04:29 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:04:29 [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/bin
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[36] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[36] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[29] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[29] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[29] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[36] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[29] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[36] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[37] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[38] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[36] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[29] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[29] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[29] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramPreferencesItemProvider.java:[44] 
05:04:29 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Routing;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Routing is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[36] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[29] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[29] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[36] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[29] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[36] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[86] 
05:04:29 	import org.eclipse.emf.edit.ui.util.EditUIUtil;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.ui.util.EditUIUtil is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[736] 
05:04:29 	editingDomain.getResourceSet().getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
05:04:29 	                                                                                ^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The method computePlatformURIMap() from the type EcorePlugin is deprecated
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[1325] 
05:04:29 	@SuppressWarnings("rawtypes")
05:04:29 	                  ^^^^^^^^^^
05:04:29 Unnecessary @SuppressWarnings("rawtypes")
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[36] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[29] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[29] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[36] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[37] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[41] 
05:04:29 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[36] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[36] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[29] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[26] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[27] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[29] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[36] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[29] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[29] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[29] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenModelWizard.java:[53] 
05:04:29 	import org.eclipse.papyrus.gmf.codegen.gmfgen.presentation.EditorPlugin;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.papyrus.gmf.codegen.gmfgen.presentation.EditorPlugin is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[36] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[26] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[27] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[29] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[29] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[32] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[30] 
05:04:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[31] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[33] 
05:04:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[34] 
05:04:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
05:04:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[35] 
05:04:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
05:04:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:04:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
05:04:29 301 problems (301 warnings)
05:04:29 [INFO] 
05:04:29 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:04:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:04:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/test/resources
05:04:29 [INFO] 
05:04:29 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:04:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT-sources.jar
05:04:29 [INFO] 
05:04:29 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:04:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT-sources.jar
05:04:29 [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
05:04:29 [INFO] 
05:04:29 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:04:29 [INFO] 
05:04:29 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:04:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT.jar
05:04:29 [INFO] 
05:04:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:04:29 [INFO] 
05:04:29 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:04:29 [INFO] 
05:04:29 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:04:30 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT.jar
05:04:31 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT-sources.jar
05:04:32 [INFO] 
05:04:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.edit ---
05:04:32 [INFO] 
05:04:32 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui >--
05:04:32 [INFO] Building org.eclipse.papyrus.gmf.codegen.ui 1.4.0-SNAPSHOT       [20/74]
05:04:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:04:32 [INFO] 
05:04:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:04:32 [INFO] 
05:04:32 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:04:32 [INFO] The project's OSGi version is 1.4.0.202201120959
05:04:32 [INFO] 
05:04:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:04:32 [INFO] 
05:04:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:04:32 [INFO] 
05:04:32 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:04:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:04:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/main/resources
05:04:32 [INFO] 
05:04:32 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:04:32 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin
05:04:32 [INFO] 
05:04:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:04:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:04:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/test/resources
05:04:32 [INFO] 
05:04:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:04:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT-sources.jar
05:04:32 [INFO] 
05:04:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:04:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT-sources.jar
05:04:32 [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
05:04:32 [INFO] 
05:04:32 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:04:32 [INFO] 
05:04:32 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:04:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT.jar
05:04:32 [INFO] 
05:04:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:04:32 [INFO] 
05:04:32 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:04:32 [INFO] 
05:04:32 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:04:32 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT.jar
05:04:34 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT-sources.jar
05:04:34 [INFO] 
05:04:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.ui ---
05:04:34 [INFO] 
05:04:34 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend >--
05:04:34 [INFO] Building org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT    [21/74]
05:04:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:04:34 [INFO] 
05:04:34 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:04:34 [INFO] 
05:04:34 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:04:34 [INFO] The project's OSGi version is 1.0.0.202201120959
05:04:34 [INFO] 
05:04:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:04:34 [INFO] 
05:04:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:04:34 [INFO] 
05:04:34 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:04:45 [WARNING] 
05:04:45 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
05:04:45 105: Cannot infer type from recursive usage. Type 'Object' is used.
05:04:45 [WARNING] 
05:04:45 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
05:04:45 329: Unnecessary cast from ToolGroup to ToolGroup
05:04:45 [WARNING] 
05:04:45 WARNING: 	PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteConfiguration.xtend
05:04:45 68: Unnecessary cast from ToolGroup to ToolGroup
05:04:45 [WARNING] 
05:04:45 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/Utils_qvto.xtend
05:04:45 123: Unnecessary cast from ToolEntry to ToolEntry
05:04:45 [WARNING] 
05:04:45 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/Utils_qvto.xtend
05:04:45 124: Unnecessary cast from ToolEntry to ToolEntry
05:04:45 [WARNING] 
05:04:45 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/extensions.xtend
05:04:45 54: Unnecessary cast from GenStandardPreferencePage to GenStandardPreferencePage
05:04:49 [INFO] 
05:04:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:04:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:04:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/main/resources
05:04:49 [INFO] 
05:04:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:04:49 [INFO] Compiling 195 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/bin
05:04:51 [INFO] 
05:04:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:04:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:04:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/test/resources
05:04:51 [INFO] 
05:04:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:04:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar
05:04:51 [INFO] 
05:04:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:04:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar
05:04:51 [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
05:04:51 [INFO] 
05:04:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:04:51 [INFO] 
05:04:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:04:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT.jar
05:04:51 [INFO] 
05:04:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:04:51 [INFO] 
05:04:51 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:04:51 [INFO] 
05:04:51 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:04:52 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT.jar
05:04:55 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar
05:04:56 [INFO] 
05:04:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.xtend ---
05:04:56 [INFO] 
05:04:56 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui >--
05:04:56 [INFO] Building org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT [22/74]
05:04:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:04:56 [INFO] 
05:04:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:04:56 [INFO] 
05:04:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:04:56 [INFO] The project's OSGi version is 1.0.0.202201120959
05:04:56 [INFO] 
05:04:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:04:56 [INFO] 
05:04:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:04:56 [INFO] 
05:04:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:04:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:04:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/src/main/resources
05:04:56 [INFO] 
05:04:56 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:04:56 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/bin
05:04:56 [INFO] 
05:04:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:04:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:04:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/src/test/resources
05:04:56 [INFO] 
05:04:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:04:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:04:56 [INFO] 
05:04:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:04:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:04:56 [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
05:04:56 [INFO] 
05:04:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:04:56 [INFO] 
05:04:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:04:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:04:56 [INFO] 
05:04:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:04:56 [INFO] 
05:04:56 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:04:56 [INFO] 
05:04:56 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:04:56 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:04:57 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:04:58 [INFO] 
05:04:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
05:04:58 [INFO] 
05:04:58 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.codegen >-----------
05:04:58 [INFO] Building org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT              [23/74]
05:04:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:04:58 [INFO] 
05:04:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.codegen ---
05:04:58 [INFO] 
05:04:58 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.codegen ---
05:04:58 [INFO] The project's OSGi version is 2.0.0.202201120959
05:04:58 [INFO] 
05:04:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.codegen ---
05:04:58 [INFO] 
05:04:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.codegen ---
05:04:58 [INFO] 
05:04:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.codegen ---
05:04:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:04:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/main/resources
05:04:58 [INFO] 
05:04:58 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.codegen ---
05:04:58 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/bin
05:04:59 [INFO] 
05:04:59 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.codegen ---
05:04:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:04:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:04:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/test/resources
05:04:59 [INFO] 
05:04:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.codegen ---
05:04:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT-sources.jar
05:04:59 [INFO] 
05:04:59 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.codegen ---
05:04:59 [INFO] 
05:04:59 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.codegen ---
05:04:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT.jar
05:04:59 [INFO] 
05:04:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.codegen ---
05:04:59 [INFO] 
05:04:59 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.codegen ---
05:04:59 [INFO] 
05:04:59 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.codegen ---
05:04:59 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT.jar
05:05:00 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT-sources.jar
05:05:00 [INFO] 
05:05:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.codegen ---
05:05:00 [INFO] 
05:05:00 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml-assistants >-------
05:05:00 [INFO] Building Papyrus UML Assistants 0.0.1-SNAPSHOT                   [24/74]
05:05:00 [INFO] --------------------------------[ pom ]---------------------------------
05:05:00 [INFO] 
05:05:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-assistants ---
05:05:00 [INFO] 
05:05:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-assistants ---
05:05:00 [INFO] 
05:05:00 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml-assistants ---
05:05:00 [INFO] 
05:05:00 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml-assistants ---
05:05:00 [INFO] 
05:05:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-assistants ---
05:05:00 [INFO] 
05:05:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator >--
05:05:00 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator 3.0.0-SNAPSHOT [25/74]
05:05:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:05:00 [INFO] 
05:05:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:05:00 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
05:05:00 [INFO] 
05:05:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:05:00 [INFO] The project's OSGi version is 3.0.0.202201120959
05:05:00 [INFO] 
05:05:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:05:00 [INFO] 
05:05:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:05:00 [INFO] 
05:05:00 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:05:01 [WARNING] 
05:05:01 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
05:05:01 40: The private modifier is unnecessary on field VISUAL_ID_PATTERN
05:05:01 [WARNING] 
05:05:01 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
05:05:01 90: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:05:01 [WARNING] 
05:05:01 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
05:05:01 101: The public modifier is unnecessary on method hasSemanticSupertype
05:05:01 [WARNING] 
05:05:01 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
05:05:01 144: Null-safe call of primitive-valued feature canContain, default value false will be used
05:05:01 [WARNING] 
05:05:01 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
05:05:01 164: The operator '==' should be replaced by '===' when null is one of the arguments.
05:05:01 [WARNING] 
05:05:01 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
05:05:01 170: The operator '==' should be replaced by '===' when null is one of the arguments.
05:05:01 [WARNING] 
05:05:01 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
05:05:01 179: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:05:01 [WARNING] 
05:05:01 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
05:05:01 207: Null-safe call of primitive-valued feature canSourceTo, default value false will be used
05:05:01 [WARNING] 
05:05:01 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
05:05:01 221: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:05:01 [WARNING] 
05:05:01 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
05:05:01 230: Null-safe call of primitive-valued feature canTargetFrom, default value false will be used
05:05:01 [WARNING] 
05:05:01 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
05:05:01 244: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:05:01 [WARNING] 
05:05:01 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
05:05:01 63: The operator '==' should be replaced by '===' when null is one of the arguments.
05:05:01 [WARNING] 
05:05:01 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
05:05:01 83: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:05:01 [WARNING] 
05:05:01 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
05:05:01 140: The operator '==' should be replaced by '===' when null is one of the arguments.
05:05:01 [WARNING] 
05:05:01 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
05:05:01 66: Unnecessary cast from ConfiguredHintedSpecializationElementType to ConfiguredHintedSpecializationElementType
05:05:01 [WARNING] 
05:05:01 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
05:05:01 77: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:05:01 [WARNING] 
05:05:01 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
05:05:01 93: Unnecessary cast from SpecializationTypeConfiguration to SpecializationTypeConfiguration
05:05:01 [WARNING] 
05:05:01 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
05:05:01 95: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:05:01 [WARNING] 
05:05:01 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
05:05:01 103: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:05:01 [WARNING] 
05:05:01 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
05:05:01 145: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:05:01 [WARNING] 
05:05:01 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
05:05:01 197: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:05:01 [WARNING] 
05:05:01 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
05:05:01 200: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:05:01 [WARNING] 
05:05:01 WARNING: 	Identifiers.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/Identifiers.xtend
05:05:01 68: The public modifier is unnecessary on method diPostfix
05:05:01 [WARNING] 
05:05:01 WARNING: 	UML.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UML.xtend
05:05:01 122: Null-safe call of primitive-valued feature contains, default value false will be used
05:05:02 [INFO] 
05:05:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:05:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/main/resources
05:05:02 [INFO] 
05:05:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:05:02 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/bin
05:05:02 [INFO] 
05:05:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:05:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/test/resources
05:05:02 [INFO] 
05:05:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:05:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:05:02 [INFO] 
05:05:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:05:02 [INFO] 
05:05:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:05:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.0.0-SNAPSHOT.jar
05:05:02 [INFO] 
05:05:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:05:02 [INFO] 
05:05:02 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:05:02 [INFO] 
05:05:02 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:05:02 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.0.0-SNAPSHOT.jar
05:05:04 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:05:05 [INFO] 
05:05:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator ---
05:05:05 [INFO] 
05:05:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator >--
05:05:05 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator 5.0.0-SNAPSHOT [26/74]
05:05:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:05:05 [INFO] 
05:05:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:05:05 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
05:05:05 [INFO] 
05:05:05 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:05:05 [INFO] The project's OSGi version is 5.0.0.202201120959
05:05:05 [INFO] 
05:05:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:05:05 [INFO] 
05:05:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:05:05 [INFO] 
05:05:05 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:05:06 [WARNING] 
05:05:06 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
05:05:06 133: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:05:06 [WARNING] 
05:05:06 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
05:05:06 143: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:05:06 [WARNING] 
05:05:06 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
05:05:06 200: The operator '==' should be replaced by '===' when null is one of the arguments.
05:05:06 [WARNING] 
05:05:06 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
05:05:06 258: The operator '==' should be replaced by '===' when null is one of the arguments.
05:05:06 [INFO] 
05:05:06 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:05:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/main/resources
05:05:06 [INFO] 
05:05:06 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:05:06 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/bin
05:05:06 [INFO] 
05:05:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:05:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/test/resources
05:05:06 [INFO] 
05:05:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:05:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:05:06 [INFO] 
05:05:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:05:06 [INFO] 
05:05:06 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:05:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.0.0-SNAPSHOT.jar
05:05:06 [INFO] 
05:05:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:05:06 [INFO] 
05:05:06 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:05:06 [INFO] 
05:05:06 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:05:06 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.0.0-SNAPSHOT.jar
05:05:07 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:05:08 [INFO] 
05:05:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
05:05:08 [INFO] 
05:05:08 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen >---
05:05:08 [INFO] Building org.eclipse.papyrus.dev.assistants.codegen 2.0.100-SNAPSHOT [27/74]
05:05:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:05:08 [INFO] 
05:05:08 [INFO] --- maven-clean-plugin:2.6:clean (default-clean) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:05:08 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/xtend-gen (includes = [], excludes = [**/.gitignore])
05:05:08 [INFO] 
05:05:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:05:08 [INFO] The project's OSGi version is 2.0.100.202201120959
05:05:08 [INFO] 
05:05:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:05:08 [INFO] 
05:05:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:05:08 [INFO] 
05:05:08 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:05:09 [WARNING] 
05:05:09 WARNING: 	GMFGenToAssistantRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/generator/GMFGenToAssistantRule.xtend
05:05:09 58: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:05:09 [WARNING] 
05:05:09 WARNING: 	GMFGenToAssistantRule.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/generator/GMFGenToAssistantRule.xtend
05:05:09 62: The operator '!=' should be replaced by '!==' when null is one of the arguments.
05:05:09 [INFO] 
05:05:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:05:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/main/resources
05:05:09 [INFO] 
05:05:09 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:05:09 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/bin
05:05:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[32] 
05:05:09 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
05:05:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:09 The type AdapterUtils is deprecated
05:05:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[53] 
05:05:09 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
05:05:09 	             ^^^^^^^^^^^^
05:05:09 The type AdapterUtils is deprecated
05:05:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[53] 
05:05:09 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
05:05:09 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:09 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated
05:05:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[36] 
05:05:09 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
05:05:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:09 The type AdapterUtils is deprecated
05:05:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[56] 
05:05:09 	IStructuredSelection sel = AdapterUtils.adapt(HandlerUtil.getCurrentSelection(event), IStructuredSelection.class, null);
05:05:09 	                           ^^^^^^^^^^^^
05:05:09 The type AdapterUtils is deprecated
05:05:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[56] 
05:05:09 	IStructuredSelection sel = AdapterUtils.adapt(HandlerUtil.getCurrentSelection(event), IStructuredSelection.class, null);
05:05:09 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:09 The method adapt(Object, Class<IStructuredSelection>, IStructuredSelection) from the type AdapterUtils is deprecated
05:05:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[30] 
05:05:09 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
05:05:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:09 The type AdapterUtils is deprecated
05:05:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[53] 
05:05:09 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
05:05:09 	             ^^^^^^^^^^^^
05:05:09 The type AdapterUtils is deprecated
05:05:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[53] 
05:05:09 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
05:05:09 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:09 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated
05:05:09 9 problems (9 warnings)
05:05:09 [INFO] 
05:05:09 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:05:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/test/resources
05:05:09 [INFO] 
05:05:09 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:05:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT-sources.jar
05:05:09 [INFO] 
05:05:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:05:09 [INFO] 
05:05:09 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:05:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT.jar
05:05:09 [INFO] 
05:05:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:05:09 [INFO] 
05:05:09 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:05:09 [INFO] 
05:05:09 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:05:09 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT.jar
05:05:11 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT-sources.jar
05:05:12 [INFO] 
05:05:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.assistants.codegen ---
05:05:12 [INFO] 
05:05:12 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils >---------
05:05:12 [INFO] Building org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT           [28/74]
05:05:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:05:12 [INFO] 
05:05:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.mwe2.utils ---
05:05:12 [INFO] 
05:05:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.mwe2.utils ---
05:05:12 [INFO] The project's OSGi version is 2.0.0.202201120959
05:05:12 [INFO] 
05:05:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.mwe2.utils ---
05:05:12 [INFO] 
05:05:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.mwe2.utils ---
05:05:12 [INFO] 
05:05:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.mwe2.utils ---
05:05:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/main/resources
05:05:12 [INFO] 
05:05:12 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.mwe2.utils ---
05:05:12 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/bin
05:05:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/org/eclipse/papyrus/mwe2/utils/components/QvtoTransformationWorkflow.java:[125] 
05:05:12 	List<EObject> list = (List<EObject>)inputObject;
05:05:12 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:12 Type safety: Unchecked cast from Object to List<EObject>
05:05:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/org/eclipse/papyrus/mwe2/utils/components/UMLWriter.java:[118] 
05:05:12 	public void addXmiIdentifierFilters(Pair<String, String> filter, Pair<String, String>... more) {
05:05:12 	                                                                                         ^^^^
05:05:12 Type safety: Potential heap pollution via varargs parameter more
05:05:12 2 problems (2 warnings)
05:05:12 [INFO] 
05:05:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.mwe2.utils ---
05:05:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/test/resources
05:05:12 [INFO] 
05:05:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.mwe2.utils ---
05:05:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT-sources.jar
05:05:12 [INFO] 
05:05:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.mwe2.utils ---
05:05:12 [INFO] 
05:05:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.mwe2.utils ---
05:05:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT.jar
05:05:12 [INFO] 
05:05:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.mwe2.utils ---
05:05:12 [INFO] 
05:05:12 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.mwe2.utils ---
05:05:12 [INFO] 
05:05:12 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.mwe2.utils ---
05:05:12 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT.jar
05:05:13 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT-sources.jar
05:05:14 [INFO] 
05:05:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.mwe2.utils ---
05:05:14 [INFO] 
05:05:14 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature >-----
05:05:14 [INFO] Building org.eclipse.papyrus.diagramgen.feature 1.3.0-SNAPSHOT   [29/74]
05:05:14 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:05:14 [INFO] 
05:05:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.diagramgen.feature ---
05:05:14 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target
05:05:14 [INFO] 
05:05:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.diagramgen.feature ---
05:05:14 [INFO] The project's OSGi version is 1.3.0.202201120959
05:05:14 [INFO] 
05:05:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.diagramgen.feature ---
05:05:14 [INFO] 
05:05:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.diagramgen.feature ---
05:05:14 [INFO] 
05:05:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.diagramgen.feature ---
05:05:14 [INFO] 
05:05:14 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.diagramgen.feature ---
05:05:14 [INFO] 
05:05:14 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.diagramgen.feature ---
05:05:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.3.0-SNAPSHOT.jar
05:05:14 [INFO] 
05:05:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.diagramgen.feature ---
05:05:14 [INFO] 
05:05:14 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.diagramgen.feature ---
05:05:14 [INFO] 
05:05:14 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.diagramgen.feature ---
05:05:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.3.0-SNAPSHOT-sources-feature.jar
05:05:14 [INFO] 
05:05:14 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.diagramgen.feature ---
05:05:14 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.3.0-SNAPSHOT.jar
05:05:15 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.3.0-SNAPSHOT-sources-feature.jar
05:05:16 [INFO] 
05:05:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.diagramgen.feature ---
05:05:16 [INFO] 
05:05:16 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.tests.junit-framework >--
05:05:16 [INFO] Building org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT [30/74]
05:05:16 [INFO] --------------------------------[ pom ]---------------------------------
05:05:16 [INFO] 
05:05:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.junit-framework ---
05:05:16 [INFO] 
05:05:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.tests.junit-framework ---
05:05:16 [INFO] 
05:05:16 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.tests.junit-framework ---
05:05:16 [INFO] 
05:05:16 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.tests.junit-framework ---
05:05:16 [INFO] 
05:05:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.junit-framework ---
05:05:16 [INFO] 
05:05:16 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.junit.framework >-------
05:05:16 [INFO] Building org.eclipse.papyrus.junit.framework 2.2.0-SNAPSHOT      [31/74]
05:05:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:05:16 [INFO] 
05:05:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.junit.framework ---
05:05:16 [INFO] 
05:05:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.junit.framework ---
05:05:16 [INFO] The project's OSGi version is 2.2.0.202201120959
05:05:16 [INFO] 
05:05:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.framework ---
05:05:16 [INFO] 
05:05:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.framework ---
05:05:16 [INFO] 
05:05:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.junit.framework ---
05:05:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/main/resources
05:05:16 [INFO] 
05:05:16 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.junit.framework ---
05:05:16 [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/bin
05:05:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[256] 
05:05:16 	final ListenerList historyListeners = OperationHistoryHelper.getOperationHistoryListeners();
05:05:16 	      ^^^^^^^^^^^^
05:05:16 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
05:05:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[304] 
05:05:16 	static ListenerList getOperationHistoryListeners() {
05:05:16 	       ^^^^^^^^^^^^
05:05:16 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
05:05:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[306] 
05:05:16 	return (ListenerList) listenersField.get(PlatformUI.getWorkbench().getOperationSupport().getOperationHistory());
05:05:16 	        ^^^^^^^^^^^^
05:05:16 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
05:05:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[314] 
05:05:16 	boolean result = historyListenerClasses.contains(listener.getClass().getName());
05:05:16 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:16 Unlikely argument type String for contains(Object) on a Collection<Class<?>>
05:05:16 4 problems (4 warnings)
05:05:16 [INFO] 
05:05:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.junit.framework ---
05:05:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/test/resources
05:05:16 [INFO] 
05:05:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.framework ---
05:05:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.2.0-SNAPSHOT-sources.jar
05:05:16 [INFO] 
05:05:16 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.framework ---
05:05:16 [INFO] 
05:05:16 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.junit.framework ---
05:05:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.2.0-SNAPSHOT.jar
05:05:16 [INFO] 
05:05:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.framework ---
05:05:16 [INFO] 
05:05:16 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.junit.framework ---
05:05:16 [INFO] 
05:05:16 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.junit.framework ---
05:05:16 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.2.0-SNAPSHOT.jar
05:05:18 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.2.0-SNAPSHOT-sources.jar
05:05:19 [INFO] 
05:05:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.framework ---
05:05:19 [INFO] 
05:05:19 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.junit.utils >---------
05:05:19 [INFO] Building org.eclipse.papyrus.junit.utils 3.2.0-SNAPSHOT          [32/74]
05:05:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:05:19 [INFO] 
05:05:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.junit.utils ---
05:05:19 [INFO] 
05:05:19 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.junit.utils ---
05:05:19 [INFO] The project's OSGi version is 3.2.0.202201120959
05:05:19 [INFO] 
05:05:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.utils ---
05:05:19 [INFO] 
05:05:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.utils ---
05:05:19 [INFO] 
05:05:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.junit.utils ---
05:05:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/main/resources
05:05:19 [INFO] 
05:05:19 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.junit.utils ---
05:05:19 [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/bin
05:05:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[32] 
05:05:19 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
05:05:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:19 The type DiResourceSet is deprecated
05:05:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[53] 
05:05:19 	ModelSet modelSet = new DiResourceSet();
05:05:19 	                        ^^^^^^^^^^^^^
05:05:19 The type DiResourceSet is deprecated
05:05:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[53] 
05:05:19 	ModelSet modelSet = new DiResourceSet();
05:05:19 	                        ^^^^^^^^^^^^^^^
05:05:19 The constructor DiResourceSet() is deprecated
05:05:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[109] 
05:05:19 	assertThat("Could not make referenced models writable: " + uris, handler.anyReadOnly(ReadOnlyAxis.discretionAxes(), uris).or(true), is(false));
05:05:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:19 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
05:05:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/rules/AnnotationRule.java:[131] 
05:05:19 	extracted = ((Class<?>) extracted).newInstance();
05:05:19 	                                   ^^^^^^^^^^^^^
05:05:19 The method newInstance() from the type Class<capture#11-of ?> is deprecated since version 9
05:05:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[24] 
05:05:19 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
05:05:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:19 The type DefaultXtextDirectEditorConfiguration is deprecated
05:05:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[34] 
05:05:19 	protected DefaultXtextDirectEditorConfiguration editor;
05:05:19 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:19 The type DefaultXtextDirectEditorConfiguration is deprecated
05:05:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[41] 
05:05:19 	public XTextEditorTester(final DefaultXtextDirectEditorConfiguration editor) {
05:05:19 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:19 The type DefaultXtextDirectEditorConfiguration is deprecated
05:05:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[46] 
05:05:19 	IParser parser = editor.createParser(initialElement);
05:05:19 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:19 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
05:05:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[54] 
05:05:19 	IParser parser = editor.createParser(parentElement);
05:05:19 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:19 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
05:05:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[24] 
05:05:19 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
05:05:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:19 The type DefaultXtextDirectEditorConfiguration is deprecated
05:05:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[34] 
05:05:19 	protected DefaultXtextDirectEditorConfiguration editor;
05:05:19 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:19 The type DefaultXtextDirectEditorConfiguration is deprecated
05:05:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[64] 
05:05:19 	public abstract DefaultXtextDirectEditorConfiguration getEditor();
05:05:19 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:19 The type DefaultXtextDirectEditorConfiguration is deprecated
05:05:19 13 problems (13 warnings)
05:05:19 [INFO] 
05:05:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.junit.utils ---
05:05:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/test/resources
05:05:19 [INFO] 
05:05:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.utils ---
05:05:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.2.0-SNAPSHOT-sources.jar
05:05:20 [INFO] 
05:05:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.utils ---
05:05:20 [INFO] 
05:05:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.junit.utils ---
05:05:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.2.0-SNAPSHOT.jar
05:05:20 [INFO] 
05:05:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.utils ---
05:05:20 [INFO] 
05:05:20 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.junit.utils ---
05:05:20 [INFO] 
05:05:20 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.junit.utils ---
05:05:20 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.2.0-SNAPSHOT.jar
05:05:21 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.2.0-SNAPSHOT-sources.jar
05:05:22 [INFO] 
05:05:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.utils ---
05:05:22 [INFO] 
05:05:22 [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests >-----
05:05:22 [INFO] Building org.eclipse.papyrus.bundles.tests 2.1.0-SNAPSHOT        [33/74]
05:05:22 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:05:22 [INFO] 
05:05:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.bundles.tests ---
05:05:22 [INFO] 
05:05:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bundles.tests ---
05:05:22 [INFO] The project's OSGi version is 2.1.0.202201120959
05:05:22 [INFO] 
05:05:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.bundles.tests ---
05:05:22 [INFO] 
05:05:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.bundles.tests ---
05:05:22 [INFO] 
05:05:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.bundles.tests ---
05:05:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/main/resources
05:05:22 [INFO] 
05:05:22 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.bundles.tests ---
05:05:22 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/bin
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundlesTests.java:[444] 
05:05:22 	int nbWarning = 0;
05:05:22 	    ^^^^^^^^^
05:05:22 The value of the local variable nbWarning is not used
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[25] 
05:05:22 	import org.eclipse.pde.api.tools.internal.IApiXmlConstants;
05:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[26] 
05:05:22 	import org.eclipse.pde.api.tools.internal.provisional.comparator.IDelta;
05:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[42] 
05:05:22 	for (Field next : IDelta.class.getFields()) {
05:05:22 	                  ^^^^^^
05:05:22 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[79] 
05:05:22 	protected void processLeafDelta(IDelta delta) {
05:05:22 	                                ^^^^^^
05:05:22 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[100] 
05:05:22 	String result = getString(delta, IApiXmlConstants.ATTR_NAME_COMPATIBLE);
05:05:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[100] 
05:05:22 	String result = getString(delta, IApiXmlConstants.ATTR_NAME_COMPATIBLE);
05:05:22 	                                                  ^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_COMPATIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[105] 
05:05:22 	set(delta, IApiXmlConstants.ATTR_NAME_COMPATIBLE, compatible);
05:05:22 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[105] 
05:05:22 	set(delta, IApiXmlConstants.ATTR_NAME_COMPATIBLE, compatible);
05:05:22 	                            ^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_COMPATIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[140] 
05:05:22 	getString(delta, IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE),
05:05:22 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[140] 
05:05:22 	getString(delta, IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE),
05:05:22 	                                  ^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[144] 
05:05:22 	case IDelta.INTERFACE_ELEMENT_TYPE:
05:05:22 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[144] 
05:05:22 	case IDelta.INTERFACE_ELEMENT_TYPE:
05:05:22 	            ^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The field 'IDelta.INTERFACE_ELEMENT_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[153] 
05:05:22 	getString(delta, IApiXmlConstants.ATTR_KIND),
05:05:22 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[153] 
05:05:22 	getString(delta, IApiXmlConstants.ATTR_KIND),
05:05:22 	                                  ^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ATTR_KIND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[158] 
05:05:22 	case IDelta.ADDED:
05:05:22 	     ^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[158] 
05:05:22 	case IDelta.ADDED:
05:05:22 	            ^^^^^
05:05:22 Discouraged access: The field 'IDelta.ADDED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[160] 
05:05:22 	switch (getInt(delta, IApiXmlConstants.ATTR_FLAGS)) {
05:05:22 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[160] 
05:05:22 	switch (getInt(delta, IApiXmlConstants.ATTR_FLAGS)) {
05:05:22 	                                       ^^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ATTR_FLAGS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[161] 
05:05:22 	case IDelta.FIELD:
05:05:22 	     ^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[161] 
05:05:22 	case IDelta.FIELD:
05:05:22 	            ^^^^^
05:05:22 Discouraged access: The field 'IDelta.FIELD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[166] 
05:05:22 	newMessage = getString(delta, IApiXmlConstants.ATTR_MESSAGE);
05:05:22 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[166] 
05:05:22 	newMessage = getString(delta, IApiXmlConstants.ATTR_MESSAGE);
05:05:22 	                                               ^^^^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ATTR_MESSAGE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[173] 
05:05:22 	case IDelta.METHOD:
05:05:22 	     ^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[173] 
05:05:22 	case IDelta.METHOD:
05:05:22 	            ^^^^^^
05:05:22 Discouraged access: The field 'IDelta.METHOD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[177] 
05:05:22 	newMessage = getString(delta, IApiXmlConstants.ATTR_MESSAGE);
05:05:22 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[177] 
05:05:22 	newMessage = getString(delta, IApiXmlConstants.ATTR_MESSAGE);
05:05:22 	                                               ^^^^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ATTR_MESSAGE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[192] 
05:05:22 	set(delta, IApiXmlConstants.ATTR_MESSAGE, newMessage);
05:05:22 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[192] 
05:05:22 	set(delta, IApiXmlConstants.ATTR_MESSAGE, newMessage);
05:05:22 	                            ^^^^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ATTR_MESSAGE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[201] 
05:05:22 	int modifiers = getInt(delta, IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS);
05:05:22 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[201] 
05:05:22 	int modifiers = getInt(delta, IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS);
05:05:22 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[212] 
05:05:22 	int modifiers = getInt(delta, IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS);
05:05:22 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[212] 
05:05:22 	int modifiers = getInt(delta, IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS);
05:05:22 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[53] 
05:05:22 	import org.eclipse.pde.api.tools.internal.model.ApiModelFactory;
05:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[54] 
05:05:22 	import org.eclipse.pde.api.tools.internal.model.BundleComponent;
05:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'BundleComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[55] 
05:05:22 	import org.eclipse.pde.api.tools.internal.provisional.VisibilityModifiers;
05:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'VisibilityModifiers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[56] 
05:05:22 	import org.eclipse.pde.api.tools.internal.provisional.comparator.ApiComparator;
05:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'ApiComparator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[57] 
05:05:22 	import org.eclipse.pde.api.tools.internal.provisional.comparator.ApiScope;
05:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'ApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[58] 
05:05:22 	import org.eclipse.pde.api.tools.internal.provisional.comparator.IDelta;
05:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[59] 
05:05:22 	import org.eclipse.pde.api.tools.internal.provisional.model.IApiBaseline;
05:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[60] 
05:05:22 	import org.eclipse.pde.api.tools.internal.provisional.model.IApiComponent;
05:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[61] 
05:05:22 	import org.eclipse.pde.api.tools.internal.provisional.model.IApiScope;
05:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[133] 
05:05:22 	IApiBaseline baseline = getBaseline(exclusionPatterns, progress.newChild(25));
05:05:22 	^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[140] 
05:05:22 	IApiScope scope = getAPIToCompare(exclusionPatterns, progress.newChild(25));
05:05:22 	^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] 
05:05:22 	IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25));
05:05:22 	^^^^^^
05:05:22 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] 
05:05:22 	IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25));
05:05:22 	               ^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'ApiComparator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] 
05:05:22 	IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25));
05:05:22 	                             ^^^^^^^
05:05:22 Discouraged access: The method 'ApiComparator.compare(IApiScope, IApiBaseline, int, boolean, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] 
05:05:22 	IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25));
05:05:22 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'VisibilityModifiers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] 
05:05:22 	IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25));
05:05:22 	                                                                          ^^^
05:05:22 Discouraged access: The field 'VisibilityModifiers.API' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[149] 
05:05:22 	delta.accept(visitor);
05:05:22 	      ^^^^^^
05:05:22 Discouraged access: The method 'IDelta.accept(DeltaVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[174] 
05:05:22 	IApiBaseline getBaseline(Pattern[] exclusionPatterns, IProgressMonitor monitor) throws IOException, CoreException {
05:05:22 	^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[175] 
05:05:22 	IApiBaseline result = ApiModelFactory.newApiBaseline("Configured Baseline");
05:05:22 	^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[175] 
05:05:22 	IApiBaseline result = ApiModelFactory.newApiBaseline("Configured Baseline");
05:05:22 	                      ^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[175] 
05:05:22 	IApiBaseline result = ApiModelFactory.newApiBaseline("Configured Baseline");
05:05:22 	                                      ^^^^^^^^^^^^^^
05:05:22 Discouraged access: The method 'ApiModelFactory.newApiBaseline(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[176] 
05:05:22 	List<IApiComponent> components = new ArrayList<>();
05:05:22 	     ^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[213] 
05:05:22 	IApiComponent component = ApiModelFactory.newApiComponent(result, file.toString());
05:05:22 	^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[213] 
05:05:22 	IApiComponent component = ApiModelFactory.newApiComponent(result, file.toString());
05:05:22 	                          ^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[213] 
05:05:22 	IApiComponent component = ApiModelFactory.newApiComponent(result, file.toString());
05:05:22 	                                          ^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The method 'ApiModelFactory.newApiComponent(IApiBaseline, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[214] 
05:05:22 	if ((component != null) && !isExcluded(exclusionPatterns, component.getSymbolicName())) {
05:05:22 	                                                                    ^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The method 'IApiComponent.getSymbolicName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[216] 
05:05:22 	monitor.subTask(" added component " + component.getSymbolicName());
05:05:22 	                                                ^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The method 'IApiComponent.getSymbolicName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[233] 
05:05:22 	result.addApiComponents(components.toArray(new IApiComponent[components.size()]));
05:05:22 	       ^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The method 'IApiBaseline.addApiComponents(IApiComponent[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[233] 
05:05:22 	result.addApiComponents(components.toArray(new IApiComponent[components.size()]));
05:05:22 	                                               ^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[249] 
05:05:22 	ApiScope getAPIToCompare(Pattern[] exclusionPatterns, IProgressMonitor monitor) throws CoreException {
05:05:22 	^^^^^^^^
05:05:22 Discouraged access: The type 'ApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[250] 
05:05:22 	ApiScope result = new ApiScope();
05:05:22 	^^^^^^^^
05:05:22 Discouraged access: The type 'ApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[250] 
05:05:22 	ApiScope result = new ApiScope();
05:05:22 	                      ^^^^^^^^
05:05:22 Discouraged access: The type 'ApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[250] 
05:05:22 	ApiScope result = new ApiScope();
05:05:22 	                      ^^^^^^^^
05:05:22 Discouraged access: The constructor 'ApiScope()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[252] 
05:05:22 	IApiBaseline currentBaseline = ApiModelFactory.newApiBaseline("Test Baseline");
05:05:22 	^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[252] 
05:05:22 	IApiBaseline currentBaseline = ApiModelFactory.newApiBaseline("Test Baseline");
05:05:22 	                               ^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[252] 
05:05:22 	IApiBaseline currentBaseline = ApiModelFactory.newApiBaseline("Test Baseline");
05:05:22 	                                               ^^^^^^^^^^^^^^
05:05:22 Discouraged access: The method 'ApiModelFactory.newApiBaseline(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[261] 
05:05:22 	IApiComponent component = null;
05:05:22 	^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[269] 
05:05:22 	component = ApiModelFactory.newApiComponent(currentBaseline, installLocation);
05:05:22 	            ^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[269] 
05:05:22 	component = ApiModelFactory.newApiComponent(currentBaseline, installLocation);
05:05:22 	                            ^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The method 'ApiModelFactory.newApiComponent(IApiBaseline, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[273] 
05:05:22 	result.addElement(component);
05:05:22 	       ^^^^^^^^^^
05:05:22 Discouraged access: The method 'ApiScope.addElement(IApiElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[274] 
05:05:22 	monitor.subTask(" added component " + component.getSymbolicName());
05:05:22 	                                                ^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The method 'IApiComponent.getSymbolicName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[284] 
05:05:22 	List<IApiComponent> allComponents = Stream.of(result.getApiElements())
05:05:22 	     ^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[284] 
05:05:22 	List<IApiComponent> allComponents = Stream.of(result.getApiElements())
05:05:22 	                                                     ^^^^^^^^^^^^^^
05:05:22 Discouraged access: The method 'ApiScope.getApiElements()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[285] 
05:05:22 	.filter(IApiComponent.class::isInstance)
05:05:22 	        ^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[286] 
05:05:22 	.map(IApiComponent.class::cast)
05:05:22 	     ^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[288] 
05:05:22 	currentBaseline.addApiComponents(allComponents.toArray(new IApiComponent[allComponents.size()]));
05:05:22 	                ^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The method 'IApiBaseline.addApiComponents(IApiComponent[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[288] 
05:05:22 	currentBaseline.addApiComponents(allComponents.toArray(new IApiComponent[allComponents.size()]));
05:05:22 	                                                           ^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[315] 
05:05:22 	protected IApiComponent createDevWorkspaceComponent(IApiBaseline parent, Path installLocation, Path dotClasspath) throws CoreException {
05:05:22 	          ^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[315] 
05:05:22 	protected IApiComponent createDevWorkspaceComponent(IApiBaseline parent, Path installLocation, Path dotClasspath) throws CoreException {
05:05:22 	                                                    ^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[316] 
05:05:22 	BundleComponent result = new BundleComponent(parent, installLocation.toString(), nextDevWorkspaceBundleID()) {
05:05:22 	^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'BundleComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[316] 
05:05:22 	BundleComponent result = new BundleComponent(parent, installLocation.toString(), nextDevWorkspaceBundleID()) {
05:05:22 	                             ^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'BundleComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[316] 
05:05:22 	BundleComponent result = new BundleComponent(parent, installLocation.toString(), nextDevWorkspaceBundleID()) {
05:05:22 	                             ^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The constructor 'BundleComponent(IApiBaseline, String, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[25] 
05:05:22 	import org.eclipse.core.internal.runtime.InternalPlatform;
05:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'InternalPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.24.0.v20210910-0750/org.eclipse.core.runtime-3.24.0.v20210910-0750.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[26] 
05:05:22 	import org.eclipse.pde.internal.core.PDECore;
05:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'PDECore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.15.100.v20211231-0801/org.eclipse.pde.core-3.15.100.v20211231-0801.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[27] 
05:05:22 	import org.eclipse.pde.internal.core.feature.Feature;
05:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.15.100.v20211231-0801/org.eclipse.pde.core-3.15.100.v20211231-0801.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[28] 
05:05:22 	import org.eclipse.pde.internal.core.ifeature.IFeature;
05:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IFeature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.15.100.v20211231-0801/org.eclipse.pde.core-3.15.100.v20211231-0801.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[29] 
05:05:22 	import org.eclipse.pde.internal.core.ifeature.IFeatureModel;
05:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.15.100.v20211231-0801/org.eclipse.pde.core-3.15.100.v20211231-0801.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[80] 
05:05:22 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
05:05:22 	                        ^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'InternalPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.24.0.v20210910-0750/org.eclipse.core.runtime-3.24.0.v20210910-0750.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[80] 
05:05:22 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
05:05:22 	                                         ^^^^^^^^^^
05:05:22 Discouraged access: The method 'InternalPlatform.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.24.0.v20210910-0750/org.eclipse.core.runtime-3.24.0.v20210910-0750.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[80] 
05:05:22 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
05:05:22 	                                                      ^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The method 'InternalPlatform.getBundleContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.24.0.v20210910-0750/org.eclipse.core.runtime-3.24.0.v20210910-0750.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[110] 
05:05:22 	public static List<Feature> getPapyrusFeature() {
05:05:22 	                   ^^^^^^^
05:05:22 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.15.100.v20211231-0801/org.eclipse.pde.core-3.15.100.v20211231-0801.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[111] 
05:05:22 	final List<Feature> features = new ArrayList<>();
05:05:22 	           ^^^^^^^
05:05:22 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.15.100.v20211231-0801/org.eclipse.pde.core-3.15.100.v20211231-0801.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[112] 
05:05:22 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
05:05:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'FeatureModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.15.100.v20211231-0801/org.eclipse.pde.core-3.15.100.v20211231-0801.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[112] 
05:05:22 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
05:05:22 	                                                            ^^^^^^^
05:05:22 Discouraged access: The type 'PDECore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.15.100.v20211231-0801/org.eclipse.pde.core-3.15.100.v20211231-0801.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[112] 
05:05:22 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
05:05:22 	                                                                    ^^^^^^^^^^
05:05:22 Discouraged access: The method 'PDECore.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.15.100.v20211231-0801/org.eclipse.pde.core-3.15.100.v20211231-0801.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[112] 
05:05:22 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
05:05:22 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The method 'PDECore.getFeatureModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.15.100.v20211231-0801/org.eclipse.pde.core-3.15.100.v20211231-0801.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[113] 
05:05:22 	IFeatureModel[] models2 = manager.getModels();
05:05:22 	^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.15.100.v20211231-0801/org.eclipse.pde.core-3.15.100.v20211231-0801.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[113] 
05:05:22 	IFeatureModel[] models2 = manager.getModels();
05:05:22 	                                  ^^^^^^^^^
05:05:22 Discouraged access: The method 'FeatureModelManager.getModels()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.15.100.v20211231-0801/org.eclipse.pde.core-3.15.100.v20211231-0801.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[114] 
05:05:22 	for (IFeatureModel iFeatureModel : models2) {
05:05:22 	     ^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.15.100.v20211231-0801/org.eclipse.pde.core-3.15.100.v20211231-0801.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[115] 
05:05:22 	final IFeature feature = iFeatureModel.getFeature();
05:05:22 	      ^^^^^^^^
05:05:22 Discouraged access: The type 'IFeature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.15.100.v20211231-0801/org.eclipse.pde.core-3.15.100.v20211231-0801.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[115] 
05:05:22 	final IFeature feature = iFeatureModel.getFeature();
05:05:22 	                                       ^^^^^^^^^^
05:05:22 Discouraged access: The method 'IFeatureModel.getFeature()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.15.100.v20211231-0801/org.eclipse.pde.core-3.15.100.v20211231-0801.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[118] 
05:05:22 	features.add((Feature) feature);
05:05:22 	              ^^^^^^^
05:05:22 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.15.100.v20211231-0801/org.eclipse.pde.core-3.15.100.v20211231-0801.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[39] 
05:05:22 	import org.eclipse.pde.api.tools.internal.IApiXmlConstants;
05:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[40] 
05:05:22 	import org.eclipse.pde.api.tools.internal.provisional.comparator.ApiComparator;
05:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'ApiComparator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[41] 
05:05:22 	import org.eclipse.pde.api.tools.internal.provisional.comparator.DeltaProcessor;
05:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'DeltaProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[42] 
05:05:22 	import org.eclipse.pde.api.tools.internal.provisional.comparator.DeltaVisitor;
05:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'DeltaVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[43] 
05:05:22 	import org.eclipse.pde.api.tools.internal.provisional.comparator.IDelta;
05:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[44] 
05:05:22 	import org.eclipse.pde.api.tools.internal.util.Util;
05:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[55] 
05:05:22 	public class SafeDeltaXmlVisitor extends DeltaVisitor {
05:05:22 	                                         ^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'DeltaVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[75] 
05:05:22 	fDoc = Util.newDocument();
05:05:22 	       ^^^^
05:05:22 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[75] 
05:05:22 	fDoc = Util.newDocument();
05:05:22 	            ^^^^^^^^^^^
05:05:22 Discouraged access: The method 'Util.newDocument()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[76] 
05:05:22 	fDeltas = fDoc.createElement(IApiXmlConstants.DELTAS_ELEMENT_NAME);
05:05:22 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[76] 
05:05:22 	fDeltas = fDoc.createElement(IApiXmlConstants.DELTAS_ELEMENT_NAME);
05:05:22 	                                              ^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.DELTAS_ELEMENT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[81] 
05:05:22 	public boolean visit(IDelta delta) {
05:05:22 	                     ^^^^^^
05:05:22 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[82] 
05:05:22 	if (delta == ApiComparator.NO_DELTA) {
05:05:22 	             ^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'ApiComparator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[82] 
05:05:22 	if (delta == ApiComparator.NO_DELTA) {
05:05:22 	                           ^^^^^^^^
05:05:22 Discouraged access: The field 'ApiComparator.NO_DELTA' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[85] 
05:05:22 	if (delta.getChildren().length == 0) {
05:05:22 	          ^^^^^^^^^^^
05:05:22 Discouraged access: The method 'IDelta.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[91] 
05:05:22 	protected void processLeafDelta(IDelta delta) {
05:05:22 	                                ^^^^^^
05:05:22 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[92] 
05:05:22 	Element deltaElement = fDoc.createElement(IApiXmlConstants.DELTA_ELEMENT_NAME);
05:05:22 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[92] 
05:05:22 	Element deltaElement = fDoc.createElement(IApiXmlConstants.DELTA_ELEMENT_NAME);
05:05:22 	                                                           ^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.DELTA_ELEMENT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[93] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_FLAGS, Integer.toString(delta.getFlags()));
05:05:22 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[93] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_FLAGS, Integer.toString(delta.getFlags()));
05:05:22 	                                           ^^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ATTR_FLAGS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[93] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_FLAGS, Integer.toString(delta.getFlags()));
05:05:22 	                                                                              ^^^^^^^^
05:05:22 Discouraged access: The method 'IDelta.getFlags()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[94] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KIND, Util.getDeltaKindName(delta));
05:05:22 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[94] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KIND, Util.getDeltaKindName(delta));
05:05:22 	                                           ^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ATTR_KIND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[94] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KIND, Util.getDeltaKindName(delta));
05:05:22 	                                                      ^^^^
05:05:22 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[94] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KIND, Util.getDeltaKindName(delta));
05:05:22 	                                                           ^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The method 'Util.getDeltaKindName(IDelta)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[95] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE, Util.getDeltaElementType(delta));
05:05:22 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[95] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE, Util.getDeltaElementType(delta));
05:05:22 	                                           ^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[95] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE, Util.getDeltaElementType(delta));
05:05:22 	                                                                   ^^^^
05:05:22 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[95] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE, Util.getDeltaElementType(delta));
05:05:22 	                                                                        ^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The method 'Util.getDeltaElementType(IDelta)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[96] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KEY, delta.getKey());
05:05:22 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[96] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KEY, delta.getKey());
05:05:22 	                                           ^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ATTR_KEY' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[96] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KEY, delta.getKey());
05:05:22 	                                                           ^^^^^^
05:05:22 Discouraged access: The method 'IDelta.getKey()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[97] 
05:05:22 	String typeName = delta.getTypeName();
05:05:22 	                        ^^^^^^^^^^^
05:05:22 Discouraged access: The method 'IDelta.getTypeName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[99] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_TYPE_NAME, typeName);
05:05:22 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[99] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_TYPE_NAME, typeName);
05:05:22 	                                           ^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_TYPE_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[101] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPATIBLE, Boolean.toString(DeltaProcessor.isCompatible(delta)));
05:05:22 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[101] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPATIBLE, Boolean.toString(DeltaProcessor.isCompatible(delta)));
05:05:22 	                                           ^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_COMPATIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[101] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPATIBLE, Boolean.toString(DeltaProcessor.isCompatible(delta)));
05:05:22 	                                                                                  ^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'DeltaProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[101] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPATIBLE, Boolean.toString(DeltaProcessor.isCompatible(delta)));
05:05:22 	                                                                                                 ^^^^^^^^^^^^
05:05:22 Discouraged access: The method 'DeltaProcessor.isCompatible(IDelta)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[102] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_OLD_MODIFIERS, Integer.toString(delta.getOldModifiers()));
05:05:22 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[102] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_OLD_MODIFIERS, Integer.toString(delta.getOldModifiers()));
05:05:22 	                                           ^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_OLD_MODIFIERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[102] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_OLD_MODIFIERS, Integer.toString(delta.getOldModifiers()));
05:05:22 	                                                                                           ^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The method 'IDelta.getOldModifiers()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[103] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS, Integer.toString(delta.getNewModifiers()));
05:05:22 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[103] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS, Integer.toString(delta.getNewModifiers()));
05:05:22 	                                           ^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[103] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS, Integer.toString(delta.getNewModifiers()));
05:05:22 	                                                                                           ^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The method 'IDelta.getNewModifiers()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[104] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_RESTRICTIONS, Integer.toString(delta.getCurrentRestrictions()));
05:05:22 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[104] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_RESTRICTIONS, Integer.toString(delta.getCurrentRestrictions()));
05:05:22 	                                           ^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ATTR_RESTRICTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[104] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_RESTRICTIONS, Integer.toString(delta.getCurrentRestrictions()));
05:05:22 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The method 'IDelta.getCurrentRestrictions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[105] 
05:05:22 	String apiComponentID = delta.getComponentVersionId();
05:05:22 	                              ^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The method 'IDelta.getComponentVersionId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[107] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPONENT_ID, apiComponentID);
05:05:22 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[107] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPONENT_ID, apiComponentID);
05:05:22 	                                           ^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_COMPONENT_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[110] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_MESSAGE, ESCAPE_XML11.translate(delta.getMessage()));
05:05:22 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[110] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_MESSAGE, ESCAPE_XML11.translate(delta.getMessage()));
05:05:22 	                                           ^^^^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ATTR_MESSAGE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[110] 
05:05:22 	deltaElement.setAttribute(IApiXmlConstants.ATTR_MESSAGE, ESCAPE_XML11.translate(delta.getMessage()));
05:05:22 	                                                                                      ^^^^^^^^^^
05:05:22 Discouraged access: The method 'IDelta.getMessage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[111] 
05:05:22 	String[] messageArguments = delta.getArguments();
05:05:22 	                                  ^^^^^^^^^^^^
05:05:22 Discouraged access: The method 'IDelta.getArguments()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[114] 
05:05:22 	Element messageArgumentsElement = fDoc.createElement(IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENTS);
05:05:22 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[114] 
05:05:22 	Element messageArgumentsElement = fDoc.createElement(IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENTS);
05:05:22 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENTS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[116] 
05:05:22 	Element messageArgumentElement = fDoc.createElement(IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENT);
05:05:22 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[116] 
05:05:22 	Element messageArgumentElement = fDoc.createElement(IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENT);
05:05:22 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[118] 
05:05:22 	messageArgumentElement.setAttribute(IApiXmlConstants.ATTR_VALUE, ESCAPE_XML11.translate(String.valueOf(messageArguments[j])));
05:05:22 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[118] 
05:05:22 	messageArgumentElement.setAttribute(IApiXmlConstants.ATTR_VALUE, ESCAPE_XML11.translate(String.valueOf(messageArguments[j])));
05:05:22 	                                                     ^^^^^^^^^^
05:05:22 Discouraged access: The field 'IApiXmlConstants.ATTR_VALUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[155] 
05:05:22 	public void endVisit(IDelta delta) {
05:05:22 	                     ^^^^^^
05:05:22 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[167] 
05:05:22 	return Util.serializeDocument(fDoc);
05:05:22 	       ^^^^
05:05:22 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[167] 
05:05:22 	return Util.serializeDocument(fDoc);
05:05:22 	            ^^^^^^^^^^^^^^^^^
05:05:22 Discouraged access: The method 'Util.serializeDocument(Document)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.800.v20211228-1714/org.eclipse.pde.api.tools-1.2.800.v20211228-1714.jar')
05:05:22 169 problems (169 warnings)
05:05:22 [INFO] 
05:05:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.bundles.tests ---
05:05:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/test/resources
05:05:22 [INFO] 
05:05:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bundles.tests ---
05:05:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-2.1.0-SNAPSHOT-sources.jar
05:05:22 [INFO] 
05:05:22 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.bundles.tests ---
05:05:22 [INFO] 
05:05:22 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bundles.tests ---
05:05:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-2.1.0-SNAPSHOT.jar
05:05:22 [INFO] 
05:05:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bundles.tests ---
05:05:22 [INFO] 
05:05:22 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.bundles.tests ---
05:05:22 [INFO] 
05:05:22 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.bundles.tests ---
05:05:22 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-2.1.0-SNAPSHOT.jar
05:05:24 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-2.1.0-SNAPSHOT-sources.jar
05:05:25 [INFO] 
05:05:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bundles.tests ---
05:05:25 [INFO] 
05:05:25 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.bundles.tests ---
05:05:26 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/work/data/.metadata/.log
05:05:26 [INFO] Command line:
05:05:26 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dapireport.baseline=https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/latest/
05:05:26 								-Dapireport.outputdir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release, -Xms512m, -Xmx2048m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
05:05:30 Running org.eclipse.papyrus.bundles.tests.APIReports
05:05:30 
05:05:30 
05:05:30 Discovering API baseline...Error visiting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/https:/download.eclipse.org/modeling/mdt/papyrus/updates/releases/latest/
05:05:30 								-Dapireport.outputdir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/https:/download.eclipse.org/modeling/mdt/papyrus/updates/releases/latest/
05:05:30 								-Dapireport.outputdir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release
05:05:30 
05:05:30 Discovering current API....
05:05:30 Computing deltas....... Done.
05:05:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s - in org.eclipse.papyrus.bundles.tests.APIReports
05:05:31 apiDeltaReport(org.eclipse.papyrus.bundles.tests.APIReports)  Time elapsed: 0.188 s
05:05:31 
05:05:31 Results:
05:05:31 
05:05:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
05:05:31 
05:05:32 [INFO] All tests passed!
05:05:32 [INFO] 
05:05:32 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.junit.feature >--------
05:05:32 [INFO] Building org.eclipse.papyrus.junit.feature 1.1.0-SNAPSHOT        [34/74]
05:05:32 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:05:32 [INFO] 
05:05:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.junit.feature ---
05:05:32 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target
05:05:32 [INFO] 
05:05:32 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.junit.feature ---
05:05:32 [INFO] The project's OSGi version is 1.1.0.202201120959
05:05:32 [INFO] 
05:05:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.feature ---
05:05:32 [INFO] 
05:05:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.feature ---
05:05:32 [INFO] 
05:05:32 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.feature ---
05:05:32 [INFO] 
05:05:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.feature ---
05:05:32 [INFO] 
05:05:32 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.junit.feature ---
05:05:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.1.0-SNAPSHOT.jar
05:05:32 [INFO] 
05:05:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.feature ---
05:05:32 [INFO] 
05:05:32 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.junit.feature ---
05:05:32 [INFO] 
05:05:32 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.junit.feature ---
05:05:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.1.0-SNAPSHOT-sources-feature.jar
05:05:32 [INFO] 
05:05:32 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.junit.feature ---
05:05:32 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.1.0-SNAPSHOT.jar
05:05:33 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.1.0-SNAPSHOT-sources-feature.jar
05:05:35 [INFO] 
05:05:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.feature ---
05:05:35 [INFO] 
05:05:35 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management >---
05:05:35 [INFO] Building org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT [35/74]
05:05:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:05:35 [INFO] 
05:05:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.project.management ---
05:05:35 [INFO] 
05:05:35 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.project.management ---
05:05:35 [INFO] The project's OSGi version is 2.0.100.202201120959
05:05:35 [INFO] 
05:05:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.project.management ---
05:05:35 [INFO] 
05:05:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.project.management ---
05:05:35 [INFO] 
05:05:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.project.management ---
05:05:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/main/resources
05:05:35 [INFO] 
05:05:35 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.project.management ---
05:05:35 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/bin
05:05:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/handlers/plugins/OpenParentPOMHandler.java:[121] 
05:05:35 	String editor = IDE.getEditorDescriptor(file.getName()).getId();
05:05:35 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:35 The method getEditorDescriptor(String) from the type IDE is deprecated
05:05:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/handlers/features/SetCopyrightNoticeHandler.java:[50] 
05:05:35 	final String newVersion = dialog.getValue();
05:05:35 	             ^^^^^^^^^^
05:05:35 The value of the local variable newVersion is not used
05:05:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[19] 
05:05:35 	import org.eclipse.ui.internal.WorkingSet;
05:05:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:35 Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.124.100.v20211214-0637/org.eclipse.ui.workbench-3.124.100.v20211214-0637.jar')
05:05:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[61] 
05:05:35 	} else if(current instanceof WorkingSet) {
05:05:35 	                             ^^^^^^^^^^
05:05:35 Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.124.100.v20211214-0637/org.eclipse.ui.workbench-3.124.100.v20211214-0637.jar')
05:05:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[62] 
05:05:35 	for(final IAdaptable curr : ((WorkingSet)current).getElements()) {
05:05:35 	                              ^^^^^^^^^^
05:05:35 Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.124.100.v20211214-0637/org.eclipse.ui.workbench-3.124.100.v20211214-0637.jar')
05:05:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[62] 
05:05:35 	for(final IAdaptable curr : ((WorkingSet)current).getElements()) {
05:05:35 	                                                  ^^^^^^^^^^^
05:05:35 Discouraged access: The method 'AbstractWorkingSet.getElements()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.124.100.v20211214-0637/org.eclipse.ui.workbench-3.124.100.v20211214-0637.jar')
05:05:35 6 problems (6 warnings)
05:05:35 [INFO] 
05:05:35 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.project.management ---
05:05:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/test/resources
05:05:35 [INFO] 
05:05:35 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.project.management ---
05:05:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT-sources.jar
05:05:35 [INFO] 
05:05:35 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.project.management ---
05:05:35 [INFO] 
05:05:35 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.project.management ---
05:05:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT.jar
05:05:35 [INFO] 
05:05:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.project.management ---
05:05:35 [INFO] 
05:05:35 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.dev.project.management ---
05:05:35 [INFO] 
05:05:35 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.dev.project.management ---
05:05:35 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT.jar
05:05:36 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT-sources.jar
05:05:38 [INFO] 
05:05:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.project.management ---
05:05:38 [INFO] 
05:05:38 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.releng.tools >--------
05:05:38 [INFO] Building org.eclipse.papyrus.releng.tools 3.1.0-SNAPSHOT         [36/74]
05:05:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:05:38 [INFO] 
05:05:38 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.releng.tools ---
05:05:38 [INFO] 
05:05:38 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.releng.tools ---
05:05:38 [INFO] The project's OSGi version is 3.1.0.202201120959
05:05:38 [INFO] 
05:05:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.releng.tools ---
05:05:38 [INFO] 
05:05:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.releng.tools ---
05:05:38 [INFO] 
05:05:38 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.releng.tools ---
05:05:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/main/resources
05:05:38 [INFO] 
05:05:38 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.releng.tools ---
05:05:38 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/bin
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/UpdateDependencies.java:[229] 
05:05:38 	Class<? extends DependencyUpdater> updaterClass = bundle.loadClass(path.replace('/', '.') + className).asSubclass(DependencyUpdater.class);
05:05:38 	                ^^^^^^^^^^^^^^^^^
05:05:38 DependencyUpdater is a raw type. References to generic type DependencyUpdater<T> should be parameterized
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/UpdateDependencies.java:[231] 
05:05:38 	DependencyUpdater<?> updater = updaterClass.newInstance();
05:05:38 	                                            ^^^^^^^^^^^^^
05:05:38 The method newInstance() from the type Class<capture#5-of ? extends DependencyUpdater> is deprecated since version 9
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/DependencyUpdater.java:[212] 
05:05:38 	ListSelectionDialog dialog = new ListSelectionDialog(parentShell, locationUpdates, ArrayContentProvider.getInstance(), labels, "Select dependencies to confirm updating.") {
05:05:38 			@Override
05:05:38 			protected Control createDialogArea(Composite parent) {
05:05:38 				Composite result = (Composite) super.createDialogArea(parent);
05:05:38 				createDetailsArea(result);
05:05:38 				return result;
05:05:38 			}
05:05:38 			void createDetailsArea(Composite parent) {
05:05:38 				Label label = new Label(parent, SWT.NONE);
05:05:38 				label.setText("Details:");
05:05:38 				final Text details = new Text(parent, SWT.BORDER | SWT.MULTI | SWT.V_SCROLL | SWT.WRAP | SWT.READ_ONLY);
05:05:38 				GridData data = new GridData(GridData.FILL_BOTH);
05:05:38 				data.heightHint = details.getLineHeight() * 4;
05:05:38 				details.setLayoutData(data);
05:05:38 				getViewer().addSelectionChangedListener(new ISelectionChangedListener() {
05:05:38 					@Override
05:05:38 					public void selectionChanged(SelectionChangedEvent event) {
05:05:38 						IStructuredSelection sel = (IStructuredSelection) event.getSelection();
05:05:38 						if (sel.isEmpty()) {
05:05:38 							details.setText(""); //$NON-NLS-1$
05:05:38 						} else {
05:05:38 							LocationUpdate<?> update = (LocationUpdate<?>) sel.getFirstElement();
05:05:38 							details.setText(update.strategy.getUpdateConfirmationMessage(update.update, update.oldLocation, update.newLocation));
05:05:38 						}
05:05:38 					}
05:05:38 				});
05:05:38 			}
05:05:38 		};
05:05:38 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:38 The constructor ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String) is deprecated
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/DependencyUpdater.java:[212] 
05:05:38 	ListSelectionDialog dialog = new ListSelectionDialog(parentShell, locationUpdates, ArrayContentProvider.getInstance(), labels, "Select dependencies to confirm updating.") {
05:05:38 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:38 The constructor ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String) is deprecated
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[54] 
05:05:38 	import org.eclipse.oomph.base.Annotation;
05:05:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:38 Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.15.0.v20211026-1304/org.eclipse.oomph.base-1.15.0.v20211026-1304.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[55] 
05:05:38 	import org.eclipse.oomph.base.BaseFactory;
05:05:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:38 Discouraged access: The type 'BaseFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.15.0.v20211026-1304/org.eclipse.oomph.base-1.15.0.v20211026-1304.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[56] 
05:05:38 	import org.eclipse.oomph.p2.Repository;
05:05:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:38 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.15.0.v20210924-1427/org.eclipse.oomph.p2-1.15.0.v20210924-1427.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[57] 
05:05:38 	import org.eclipse.oomph.p2.RepositoryList;
05:05:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:38 Discouraged access: The type 'RepositoryList' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.15.0.v20210924-1427/org.eclipse.oomph.p2-1.15.0.v20210924-1427.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[58] 
05:05:38 	import org.eclipse.oomph.targlets.Targlet;
05:05:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:38 Discouraged access: The type 'Targlet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.targlets/1.14.0.v20200624-1156/org.eclipse.oomph.targlets-1.14.0.v20200624-1156.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[77] 
05:05:38 	Collection<? extends Repository> repositories = getSelectedRepositories(event);
05:05:38 	                     ^^^^^^^^^^
05:05:38 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.15.0.v20210924-1427/org.eclipse.oomph.p2-1.15.0.v20210924-1427.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[89] 
05:05:38 	Map<Repository, IAggregationElementProxy> updates = new HashMap<>();
05:05:38 	    ^^^^^^^^^^
05:05:38 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.15.0.v20210924-1427/org.eclipse.oomph.p2-1.15.0.v20210924-1427.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[90] 
05:05:38 	for (Repository repo : repositories) {
05:05:38 	     ^^^^^^^^^^
05:05:38 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.15.0.v20210924-1427/org.eclipse.oomph.p2-1.15.0.v20210924-1427.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[117] 
05:05:38 	private Collection<Repository> getSelectedRepositories(Object context) {
05:05:38 	                   ^^^^^^^^^^
05:05:38 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.15.0.v20210924-1427/org.eclipse.oomph.p2-1.15.0.v20210924-1427.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[118] 
05:05:38 	List<Repository> result = new ArrayList<>();
05:05:38 	     ^^^^^^^^^^
05:05:38 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.15.0.v20210924-1427/org.eclipse.oomph.p2-1.15.0.v20210924-1427.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[130] 
05:05:38 	if (selected instanceof Repository) {
05:05:38 	                        ^^^^^^^^^^
05:05:38 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.15.0.v20210924-1427/org.eclipse.oomph.p2-1.15.0.v20210924-1427.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[131] 
05:05:38 	Repository repo = (Repository) selected;
05:05:38 	^^^^^^^^^^
05:05:38 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.15.0.v20210924-1427/org.eclipse.oomph.p2-1.15.0.v20210924-1427.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[131] 
05:05:38 	Repository repo = (Repository) selected;
05:05:38 	                   ^^^^^^^^^^
05:05:38 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.15.0.v20210924-1427/org.eclipse.oomph.p2-1.15.0.v20210924-1427.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[132] 
05:05:38 	if ((repo.eContainer() instanceof RepositoryList) && (repo.eContainer().eContainer() instanceof Targlet)) {
05:05:38 	                                  ^^^^^^^^^^^^^^
05:05:38 Discouraged access: The type 'RepositoryList' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.15.0.v20210924-1427/org.eclipse.oomph.p2-1.15.0.v20210924-1427.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[132] 
05:05:38 	if ((repo.eContainer() instanceof RepositoryList) && (repo.eContainer().eContainer() instanceof Targlet)) {
05:05:38 	                                                                                                ^^^^^^^
05:05:38 Discouraged access: The type 'Targlet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.targlets/1.14.0.v20200624-1156/org.eclipse.oomph.targlets-1.14.0.v20200624-1156.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[189] 
05:05:38 	protected void createOrUpdateAnnotations(final Map<Repository, IAggregationElementProxy> selection) {
05:05:38 	                                                   ^^^^^^^^^^
05:05:38 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.15.0.v20210924-1427/org.eclipse.oomph.p2-1.15.0.v20210924-1427.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[208] 
05:05:38 	protected void doCreateOrUpdateAnnotation(Map<Repository, IAggregationElementProxy> selection) {
05:05:38 	                                              ^^^^^^^^^^
05:05:38 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.15.0.v20210924-1427/org.eclipse.oomph.p2-1.15.0.v20210924-1427.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[209] 
05:05:38 	for (Map.Entry<Repository, IAggregationElementProxy> next : selection.entrySet()) {
05:05:38 	               ^^^^^^^^^^
05:05:38 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.15.0.v20210924-1427/org.eclipse.oomph.p2-1.15.0.v20210924-1427.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[210] 
05:05:38 	Repository repo = next.getKey();
05:05:38 	^^^^^^^^^^
05:05:38 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.15.0.v20210924-1427/org.eclipse.oomph.p2-1.15.0.v20210924-1427.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[213] 
05:05:38 	Annotation annotation = repo.getAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
05:05:38 	^^^^^^^^^^
05:05:38 Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.15.0.v20211026-1304/org.eclipse.oomph.base-1.15.0.v20211026-1304.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[213] 
05:05:38 	Annotation annotation = repo.getAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
05:05:38 	                             ^^^^^^^^^^^^^
05:05:38 Discouraged access: The method 'ModelElement.getAnnotation(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.15.0.v20211026-1304/org.eclipse.oomph.base-1.15.0.v20211026-1304.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
05:05:38 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
05:05:38 	             ^^^^^^^^^^^^^^^^^^^^^
05:05:38 Discouraged access: The type 'BaseFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.15.0.v20211026-1304/org.eclipse.oomph.base-1.15.0.v20211026-1304.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
05:05:38 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
05:05:38 	                         ^^^^^^^^^
05:05:38 Discouraged access: The field 'BaseFactory.eINSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.15.0.v20211026-1304/org.eclipse.oomph.base-1.15.0.v20211026-1304.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
05:05:38 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
05:05:38 	                                   ^^^^^^^^^^^^^^^^
05:05:38 Discouraged access: The method 'BaseFactory.createAnnotation(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.15.0.v20211026-1304/org.eclipse.oomph.base-1.15.0.v20211026-1304.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[216] 
05:05:38 	repo.getAnnotations().add(annotation);
05:05:38 	     ^^^^^^^^^^^^^^
05:05:38 Discouraged access: The method 'ModelElement.getAnnotations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.15.0.v20211026-1304/org.eclipse.oomph.base-1.15.0.v20211026-1304.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[219] 
05:05:38 	annotation.getDetails().put(OomphSetupUpdater.UPDATE_KEY, aggr.getUpdateSpec());
05:05:38 	           ^^^^^^^^^^
05:05:38 Discouraged access: The method 'Annotation.getDetails()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.15.0.v20211026-1304/org.eclipse.oomph.base-1.15.0.v20211026-1304.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[222] 
05:05:38 	repo.setURL(aggr.getRepositoryURL());
05:05:38 	     ^^^^^^
05:05:38 Discouraged access: The method 'Repository.setURL(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.15.0.v20210924-1427/org.eclipse.oomph.p2-1.15.0.v20210924-1427.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[226] 
05:05:38 	protected FilteredItemsSelectionDialog createSelectionDialog(Shell parentShell, Repository repo, final Collection<? extends IAggregationElementProxy> contents) {
05:05:38 	                                                                                ^^^^^^^^^^
05:05:38 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.15.0.v20210924-1427/org.eclipse.oomph.p2-1.15.0.v20210924-1427.jar')
05:05:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[305] 
05:05:38 	result.setMessage(String.format("Select an aggregation component or repository for \"%s\".", repo.getURL()));
05:05:38 	                                                                                                  ^^^^^^
05:05:38 Discouraged access: The method 'Repository.getURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.15.0.v20210924-1427/org.eclipse.oomph.p2-1.15.0.v20210924-1427.jar')
05:05:38 33 problems (33 warnings)
05:05:38 [INFO] 
05:05:38 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.releng.tools ---
05:05:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/test/resources
05:05:38 [INFO] 
05:05:38 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.releng.tools ---
05:05:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.1.0-SNAPSHOT-sources.jar
05:05:38 [INFO] 
05:05:38 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.releng.tools ---
05:05:38 [INFO] 
05:05:38 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.releng.tools ---
05:05:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.1.0-SNAPSHOT.jar
05:05:38 [INFO] 
05:05:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.releng.tools ---
05:05:38 [INFO] 
05:05:38 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.releng.tools ---
05:05:38 [INFO] 
05:05:38 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.releng.tools ---
05:05:38 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.1.0-SNAPSHOT.jar
05:05:41 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.1.0-SNAPSHOT-sources.jar
05:05:42 [INFO] 
05:05:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.releng.tools ---
05:05:42 [INFO] 
05:05:42 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.releng.feature >-------
05:05:42 [INFO] Building org.eclipse.papyrus.releng.feature 1.0.0-SNAPSHOT       [37/74]
05:05:42 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:05:42 [INFO] 
05:05:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.releng.feature ---
05:05:42 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target
05:05:42 [INFO] 
05:05:42 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.releng.feature ---
05:05:42 [INFO] The project's OSGi version is 1.0.0.202201120959
05:05:42 [INFO] 
05:05:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.releng.feature ---
05:05:42 [INFO] 
05:05:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.releng.feature ---
05:05:42 [INFO] 
05:05:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.releng.feature ---
05:05:42 [INFO] 
05:05:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.releng.feature ---
05:05:42 [INFO] 
05:05:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.releng.feature ---
05:05:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.0.0-SNAPSHOT.jar
05:05:42 [INFO] 
05:05:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.releng.feature ---
05:05:42 [INFO] 
05:05:42 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.releng.feature ---
05:05:42 [INFO] 
05:05:42 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.releng.feature ---
05:05:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.0.0-SNAPSHOT-sources-feature.jar
05:05:42 [INFO] 
05:05:42 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.releng.feature ---
05:05:42 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.0.0-SNAPSHOT.jar
05:05:43 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.0.0-SNAPSHOT-sources-feature.jar
05:05:44 [INFO] 
05:05:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.releng.feature ---
05:05:44 [INFO] 
05:05:44 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validations >---
05:05:44 [INFO] Building org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT [38/74]
05:05:44 [INFO] --------------------------------[ pom ]---------------------------------
05:05:44 [INFO] 
05:05:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validations ---
05:05:44 [INFO] 
05:05:44 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validations ---
05:05:44 [INFO] 
05:05:44 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validations ---
05:05:44 [INFO] 
05:05:44 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validations ---
05:05:44 [INFO] 
05:05:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validations ---
05:05:44 [INFO] 
05:05:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common >--
05:05:44 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT [39/74]
05:05:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:05:44 [INFO] 
05:05:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:05:44 [INFO] 
05:05:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:05:44 [INFO] The project's OSGi version is 2.0.0.202201120959
05:05:44 [INFO] 
05:05:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:05:44 [INFO] 
05:05:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:05:44 [INFO] 
05:05:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:05:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/src/main/resources
05:05:44 [INFO] 
05:05:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:05:44 [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/bin
05:05:45 [INFO] 
05:05:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:05:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/src/test/resources
05:05:45 [INFO] 
05:05:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:05:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT-sources.jar
05:05:45 [INFO] 
05:05:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:05:45 [INFO] 
05:05:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:05:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT.jar
05:05:45 [INFO] 
05:05:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:05:45 [INFO] 
05:05:45 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:05:45 [INFO] 
05:05:45 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:05:45 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT.jar
05:05:46 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT-sources.jar
05:05:47 [INFO] 
05:05:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.common ---
05:05:47 [INFO] 
05:05:47 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths-builder >-----
05:05:47 [INFO] Building Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT            [40/74]
05:05:47 [INFO] --------------------------------[ pom ]---------------------------------
05:05:47 [INFO] 
05:05:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths-builder ---
05:05:47 [INFO] 
05:05:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths-builder ---
05:05:47 [INFO] 
05:05:47 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths-builder ---
05:05:47 [INFO] 
05:05:47 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths-builder ---
05:05:47 [INFO] 
05:05:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths-builder ---
05:05:47 [INFO] 
05:05:47 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder >--
05:05:47 [INFO] Building org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT [41/74]
05:05:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:05:47 [INFO] 
05:05:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:05:47 [INFO] 
05:05:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:05:47 [INFO] The project's OSGi version is 1.1.0.202201120959
05:05:47 [INFO] 
05:05:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:05:47 [INFO] 
05:05:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:05:47 [INFO] 
05:05:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:05:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/main/resources
05:05:47 [INFO] 
05:05:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:05:47 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/bin
05:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[30] 
05:05:47 	import org.eclipse.papyrus.toolsmiths.plugin.builder.helper.BundleVersionHelper;
05:05:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:47 The type BundleVersionHelper is deprecated
05:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] 
05:05:47 	BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency);
05:05:47 	^^^^^^^^^^^^^^^^^^^
05:05:47 The type BundleVersionHelper is deprecated
05:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] 
05:05:47 	BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency);
05:05:47 	                                       ^^^^^^^^^^^^^^^^^^^
05:05:47 The type BundleVersionHelper is deprecated
05:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] 
05:05:47 	BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency);
05:05:47 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:47 The constructor BundleVersionHelper(String) is deprecated
05:05:47 4 problems (4 warnings)
05:05:47 [INFO] 
05:05:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:05:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/test/resources
05:05:47 [INFO] 
05:05:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:05:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT-sources.jar
05:05:47 [INFO] 
05:05:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:05:47 [INFO] 
05:05:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:05:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT.jar
05:05:47 [INFO] 
05:05:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:05:47 [INFO] 
05:05:47 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:05:47 [INFO] 
05:05:47 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:05:47 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT.jar
05:05:48 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT-sources.jar
05:05:51 [INFO] 
05:05:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
05:05:51 [INFO] 
05:05:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.builder.feature >--
05:05:51 [INFO] Building org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT [42/74]
05:05:51 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:05:51 [INFO] 
05:05:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:05:51 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target
05:05:51 [INFO] 
05:05:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:05:51 [INFO] The project's OSGi version is 1.0.0.202201120959
05:05:51 [INFO] 
05:05:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:05:51 [INFO] 
05:05:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:05:51 [INFO] 
05:05:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:05:51 [INFO] 
05:05:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:05:51 [INFO] 
05:05:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:05:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target/org.eclipse.papyrus.toolsmiths.builder.feature-1.0.0-SNAPSHOT.jar
05:05:51 [INFO] 
05:05:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:05:51 [INFO] 
05:05:51 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:05:51 [INFO] 
05:05:51 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:05:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:05:51 [INFO] 
05:05:51 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:05:51 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target/org.eclipse.papyrus.toolsmiths.builder.feature-1.0.0-SNAPSHOT.jar
05:05:51 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:05:53 [INFO] 
05:05:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
05:05:53 [INFO] 
05:05:53 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration >--
05:05:53 [INFO] Building org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT [43/74]
05:05:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:05:53 [INFO] 
05:05:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:05:53 [INFO] 
05:05:53 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:05:53 [INFO] The project's OSGi version is 3.0.0.202201120959
05:05:53 [INFO] 
05:05:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:05:53 [INFO] 
05:05:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:05:53 [INFO] 
05:05:53 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:05:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/main/resources
05:05:53 [INFO] 
05:05:53 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:05:53 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/bin
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[22] 
05:05:53 	import org.eclipse.core.internal.resources.File;
05:05:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:53 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.16.100.v20211201-1612/org.eclipse.core.resources-3.16.100.v20211201-1612.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
05:05:53 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
05:05:53 	                               ^^^^
05:05:53 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.16.100.v20211201-1612/org.eclipse.core.resources-3.16.100.v20211201-1612.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
05:05:53 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
05:05:53 	                                                                                                                             ^^^^
05:05:53 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.16.100.v20211201-1612/org.eclipse.core.resources-3.16.100.v20211201-1612.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
05:05:53 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
05:05:53 	                                                                                                                                                    ^^^^^^^^^^^^^^^^
05:05:53 Discouraged access: The method 'Resource.getFileExtension()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.16.100.v20211201-1612/org.eclipse.core.resources-3.16.100.v20211201-1612.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[135] 
05:05:53 	resource = TableEditingDomainUtils.getTableEditingDomain(manager.getTable()).getResourceSet().getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
05:05:53 	                                                                                                                              ^^^^
05:05:53 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.16.100.v20211201-1612/org.eclipse.core.resources-3.16.100.v20211201-1612.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[135] 
05:05:53 	resource = TableEditingDomainUtils.getTableEditingDomain(manager.getTable()).getResourceSet().getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
05:05:53 	                                                                                                                                                     ^^^^^^^^^^^
05:05:53 Discouraged access: The method 'Resource.getLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.16.100.v20211201-1612/org.eclipse.core.resources-3.16.100.v20211201-1612.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[138] 
05:05:53 	resource = set.getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
05:05:53 	                                               ^^^^
05:05:53 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.16.100.v20211201-1612/org.eclipse.core.resources-3.16.100.v20211201-1612.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[138] 
05:05:53 	resource = set.getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
05:05:53 	                                                                      ^^^^^^^^^^^
05:05:53 Discouraged access: The method 'Resource.getLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.16.100.v20211201-1612/org.eclipse.core.resources-3.16.100.v20211201-1612.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[31] 
05:05:53 	import org.eclipse.pde.internal.ui.wizards.IProjectProvider;
05:05:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:53 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[32] 
05:05:53 	import org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation;
05:05:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:53 Discouraged access: The type 'NewProjectCreationOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[33] 
05:05:53 	import org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationPage;
05:05:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:53 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[34] 
05:05:53 	import org.eclipse.pde.internal.ui.wizards.plugin.PluginContentPage;
05:05:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:53 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[35] 
05:05:53 	import org.eclipse.pde.internal.ui.wizards.plugin.PluginFieldData;
05:05:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:53 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[49] 
05:05:53 	private NewProjectCreationPage nattableConfigurationProjectCreationPage;
05:05:53 	        ^^^^^^^^^^^^^^^^^^^^^^
05:05:53 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[54] 
05:05:53 	private IProjectProvider projectProvider;
05:05:53 	        ^^^^^^^^^^^^^^^^
05:05:53 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[59] 
05:05:53 	protected PluginContentPage contentPage;
05:05:53 	          ^^^^^^^^^^^^^^^^^
05:05:53 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[64] 
05:05:53 	private PluginFieldData pluginData;
05:05:53 	        ^^^^^^^^^^^^^^^
05:05:53 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[72] 
05:05:53 	pluginData = new PluginFieldData();
05:05:53 	                 ^^^^^^^^^^^^^^^
05:05:53 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[72] 
05:05:53 	pluginData = new PluginFieldData();
05:05:53 	                 ^^^^^^^^^^^^^^^
05:05:53 Discouraged access: The constructor 'PluginFieldData()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[74] 
05:05:53 	nattableConfigurationProjectCreationPage = new NewProjectCreationPage(Messages.NattableConfigurationProjectCreationPage_pageName, pluginData, false,new StructuredSelection());
05:05:53 	                                               ^^^^^^^^^^^^^^^^^^^^^^
05:05:53 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[74] 
05:05:53 	nattableConfigurationProjectCreationPage = new NewProjectCreationPage(Messages.NattableConfigurationProjectCreationPage_pageName, pluginData, false,new StructuredSelection());
05:05:53 	                                               ^^^^^^^^^^^^^^^^^^^^^^
05:05:53 Discouraged access: The constructor 'NewProjectCreationPage(String, AbstractFieldData, boolean, IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[77] 
05:05:53 	projectProvider = new IProjectProvider() {
05:05:53 	                      ^^^^^^^^^^^^^^^^
05:05:53 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[94] 
05:05:53 	contentPage = new PluginContentPage("page2", projectProvider, nattableConfigurationProjectCreationPage, pluginData); //$NON-NLS-1$
05:05:53 	                  ^^^^^^^^^^^^^^^^^
05:05:53 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[94] 
05:05:53 	contentPage = new PluginContentPage("page2", projectProvider, nattableConfigurationProjectCreationPage, pluginData); //$NON-NLS-1$
05:05:53 	                  ^^^^^^^^^^^^^^^^^
05:05:53 Discouraged access: The constructor 'PluginContentPage(String, IProjectProvider, NewProjectCreationPage, AbstractFieldData)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[117] 
05:05:53 	getContainer().run(false, true, new NewProjectCreationOperation(pluginData, projectProvider, null));
05:05:53 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:53 Discouraged access: The type 'NewProjectCreationOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[117] 
05:05:53 	getContainer().run(false, true, new NewProjectCreationOperation(pluginData, projectProvider, null));
05:05:53 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:53 Discouraged access: The constructor 'NewProjectCreationOperation(IFieldData, IProjectProvider, IPluginContentWizard)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[212] 
05:05:53 	return this.projectProvider.getProject();
05:05:53 	                            ^^^^^^^^^^
05:05:53 Discouraged access: The method 'IProjectProvider.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[168] 
05:05:53 	if (this.firstSelectedElement instanceof org.eclipse.core.internal.resources.Resource) {
05:05:53 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:53 Discouraged access: The type 'Resource' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.16.100.v20211201-1612/org.eclipse.core.resources-3.16.100.v20211201-1612.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[169] 
05:05:53 	project = ((org.eclipse.core.internal.resources.Resource) firstSelectedElement).getProject();
05:05:53 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:05:53 Discouraged access: The type 'Resource' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.16.100.v20211201-1612/org.eclipse.core.resources-3.16.100.v20211201-1612.jar')
05:05:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[169] 
05:05:53 	project = ((org.eclipse.core.internal.resources.Resource) firstSelectedElement).getProject();
05:05:53 	                                                                                ^^^^^^^^^^
05:05:53 Discouraged access: The method 'Resource.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.16.100.v20211201-1612/org.eclipse.core.resources-3.16.100.v20211201-1612.jar')
05:05:53 30 problems (30 warnings)
05:05:53 [INFO] 
05:05:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:05:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/test/resources
05:05:53 [INFO] 
05:05:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:05:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT-sources.jar
05:05:53 [INFO] 
05:05:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:05:53 [INFO] 
05:05:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:05:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT.jar
05:05:53 [INFO] 
05:05:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:05:53 [INFO] 
05:05:53 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:05:53 [INFO] 
05:05:53 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:05:53 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT.jar
05:05:54 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT-sources.jar
05:05:55 [INFO] 
05:05:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.customization.nattableconfiguration ---
05:05:55 [INFO] 
05:05:55 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui.properties >--
05:05:55 [INFO] Building org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT [44/74]
05:05:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:05:55 [INFO] 
05:05:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:05:55 [INFO] 
05:05:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:05:55 [INFO] The project's OSGi version is 4.0.0.202201120959
05:05:55 [INFO] 
05:05:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:05:55 [INFO] 
05:05:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:05:55 [INFO] 
05:05:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:05:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/src/main/resources
05:05:55 [INFO] 
05:05:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:05:55 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/bin
05:05:56 [INFO] 
05:05:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:05:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/src/test/resources
05:05:56 [INFO] 
05:05:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:05:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:05:56 [INFO] 
05:05:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:05:56 [INFO] 
05:05:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:05:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:05:56 [INFO] 
05:05:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:05:56 [INFO] 
05:05:56 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:05:56 [INFO] 
05:05:56 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:05:56 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:05:57 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:05:57 [INFO] 
05:05:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
05:05:57 [INFO] 
05:05:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit >--
05:05:57 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT [45/74]
05:05:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:05:57 [INFO] 
05:05:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:05:57 [INFO] 
05:05:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:05:57 [INFO] The project's OSGi version is 3.0.0.202201120959
05:05:57 [INFO] 
05:05:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:05:57 [INFO] 
05:05:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:05:57 [INFO] 
05:05:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:05:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/src/main/resources
05:05:57 [INFO] 
05:05:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:05:57 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/bin
05:05:58 [INFO] 
05:05:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:05:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:05:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:05:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/src/test/resources
05:05:58 [INFO] 
05:05:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:05:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:05:58 [INFO] 
05:05:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:05:58 [INFO] 
05:05:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:05:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:05:58 [INFO] 
05:05:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:05:58 [INFO] 
05:05:58 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:05:58 [INFO] 
05:05:58 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:05:58 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:05:59 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:06:00 [INFO] 
05:06:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
05:06:00 [INFO] 
05:06:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor >--
05:06:00 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT [46/74]
05:06:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:06:00 [INFO] 
05:06:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:06:00 [INFO] 
05:06:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:06:00 [INFO] The project's OSGi version is 3.0.0.202201120959
05:06:00 [INFO] 
05:06:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:06:00 [INFO] 
05:06:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:06:00 [INFO] 
05:06:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:06:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src/main/resources
05:06:00 [INFO] 
05:06:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:06:00 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/bin
05:06:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1331] 
05:06:00 	public Object getAdapter(Class key) {
05:06:00 	       ^^^^^^
05:06:00 Type safety: The return type Object for getAdapter(Class) from the type ExpansionModelEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
05:06:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1342] 
05:06:00 	return super.getAdapter(key);
05:06:00 	       ^^^^^^^^^^^^^^^^^^^^^
05:06:00 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
05:06:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1342] 
05:06:00 	return super.getAdapter(key);
05:06:00 	                        ^^^
05:06:00 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
05:06:00 3 problems (3 warnings)
05:06:00 [INFO] 
05:06:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:06:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src/test/resources
05:06:00 [INFO] 
05:06:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:06:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT-sources.jar
05:06:00 [INFO] 
05:06:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:06:00 [INFO] 
05:06:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:06:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT.jar
05:06:00 [INFO] 
05:06:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:06:00 [INFO] 
05:06:00 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:06:00 [INFO] 
05:06:00 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:06:00 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT.jar
05:06:02 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT-sources.jar
05:06:03 [INFO] 
05:06:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
05:06:03 [INFO] 
05:06:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor >--
05:06:03 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT [47/74]
05:06:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:06:03 [INFO] 
05:06:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:06:03 [INFO] 
05:06:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:06:03 [INFO] The project's OSGi version is 4.1.0.202201120959
05:06:03 [INFO] 
05:06:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:06:03 [INFO] 
05:06:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:06:03 [INFO] 
05:06:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:06:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/main/resources
05:06:03 [INFO] 
05:06:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:06:03 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/bin
05:06:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1072] 
05:06:03 	public Object getAdapter(Class key) {
05:06:03 	       ^^^^^^
05:06:03 Type safety: The return type Object for getAdapter(Class) from the type PaletteconfigurationEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
05:06:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1083] 
05:06:03 	return super.getAdapter(key);
05:06:03 	       ^^^^^^^^^^^^^^^^^^^^^
05:06:03 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
05:06:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1083] 
05:06:03 	return super.getAdapter(key);
05:06:03 	                        ^^^
05:06:03 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
05:06:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteCreationPage.java:[319] 
05:06:03 	private String getInitRequiredProfilesValue() {
05:06:03 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:03 The method getInitRequiredProfilesValue() from the type CustomPaletteCreationPage is never used locally
05:06:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteconfigurationModelWizard.java:[23] 
05:06:03 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteConfigurationEditorPlugin;
05:06:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:03 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteConfigurationEditorPlugin is never used
05:06:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteconfigurationModelWizard.java:[24] 
05:06:03 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteconfigurationModelWizard;
05:06:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:03 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteconfigurationModelWizard is never used
05:06:03 6 problems (6 warnings)
05:06:03 [INFO] 
05:06:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:06:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/test/resources
05:06:03 [INFO] 
05:06:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:06:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:06:03 [INFO] 
05:06:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:06:03 [INFO] 
05:06:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:06:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:06:03 [INFO] 
05:06:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:06:03 [INFO] 
05:06:03 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:06:03 [INFO] 
05:06:03 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:06:03 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:06:05 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:06:06 [INFO] 
05:06:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
05:06:06 [INFO] 
05:06:06 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths >---------
05:06:06 [INFO] Building org.eclipse.papyrus.toolsmiths 2.0.0-SNAPSHOT           [48/74]
05:06:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:06:06 [INFO] 
05:06:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths ---
05:06:06 [INFO] 
05:06:06 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths ---
05:06:06 [INFO] The project's OSGi version is 2.0.0.202201120959
05:06:06 [INFO] 
05:06:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths ---
05:06:06 [INFO] 
05:06:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths ---
05:06:06 [INFO] 
05:06:06 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths ---
05:06:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/main/resources
05:06:06 [INFO] 
05:06:06 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths ---
05:06:06 [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/bin
05:06:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/types/generator/TypesPluginGenerator.java:[92] 
05:06:06 	IStatus configurePlugin = configurePlugin(project, entry.getValue(), contextId, generateExtensionPoint);
05:06:06 	        ^^^^^^^^^^^^^^^
05:06:06 The value of the local variable configurePlugin is not used
05:06:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[24] 
05:06:06 	import org.eclipse.pde.internal.ui.wizards.plugin.NewPluginProjectWizard;
05:06:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:06 Discouraged access: The type 'NewPluginProjectWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:06:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[28] 
05:06:06 	public class CreateNewCustomizationPluginWizard extends NewPluginProjectWizard {
05:06:06 	                                                        ^^^^^^^^^^^^^^^^^^^^^^
05:06:06 Discouraged access: The type 'NewPluginProjectWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:06:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[35] 
05:06:06 	private Image defaultImage;
05:06:06 	              ^^^^^^^^^^^^
05:06:06 The value of the field CreateNewCustomizationPluginWizard.defaultImage is not used
05:06:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[38] 
05:06:06 	super();
05:06:06 	^^^^^^^^
05:06:06 Discouraged access: The constructor 'NewPluginProjectWizard()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:06:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[46] 
05:06:06 	super.addPages();
05:06:06 	      ^^^^^^^^
05:06:06 Discouraged access: The method 'NewPluginProjectWizard.addPages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:06:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[52] 
05:06:06 	if (page == fContentPage) { // Remove the template page
05:06:06 	            ^^^^^^^^^^^^
05:06:06 Discouraged access: The field 'NewPluginProjectWizard.fContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:06:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[59] 
05:06:06 	return this.fContentPage.getData().getProvider();
05:06:06 	            ^^^^^^^^^^^^
05:06:06 Discouraged access: The field 'NewPluginProjectWizard.fContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:06:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[59] 
05:06:06 	return this.fContentPage.getData().getProvider();
05:06:06 	                         ^^^^^^^
05:06:06 Discouraged access: The method 'ContentPage.getData()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:06:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[64] 
05:06:06 	boolean result = super.performFinish();
05:06:06 	                       ^^^^^^^^^^^^^
05:06:06 Discouraged access: The method 'NewPluginProjectWizard.performFinish()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:06:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[66] 
05:06:06 	IProject project = this.fMainPage.getProjectHandle();
05:06:06 	                        ^^^^^^^^^
05:06:06 Discouraged access: The field 'NewPluginProjectWizard.fMainPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:06:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CustomizationPage.java:[64] 
05:06:06 	this.configuration.setPlugin(getWizard().getPluginId());
05:06:06 	                                         ^^^^^^^^^^^
05:06:06 Discouraged access: The method 'NewPluginProjectWizard.getPluginId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.400.v20211224-1250/org.eclipse.pde.ui-3.13.400.v20211224-1250.jar')
05:06:06 12 problems (12 warnings)
05:06:06 [INFO] 
05:06:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths ---
05:06:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/test/resources
05:06:06 [INFO] 
05:06:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths ---
05:06:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.0.0-SNAPSHOT-sources.jar
05:06:06 [INFO] 
05:06:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths ---
05:06:06 [INFO] 
05:06:06 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths ---
05:06:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.0.0-SNAPSHOT.jar
05:06:06 [INFO] 
05:06:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths ---
05:06:06 [INFO] 
05:06:06 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths ---
05:06:06 [INFO] 
05:06:06 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths ---
05:06:06 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.0.0-SNAPSHOT.jar
05:06:08 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.0.0-SNAPSHOT-sources.jar
05:06:13 [INFO] 
05:06:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths ---
05:06:13 [INFO] 
05:06:13 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore >------
05:06:13 [INFO] Building org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT     [49/74]
05:06:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:06:13 [INFO] 
05:06:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:06:13 [INFO] 
05:06:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:06:13 [INFO] The project's OSGi version is 2.0.0.202201120959
05:06:13 [INFO] 
05:06:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:06:13 [INFO] 
05:06:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:06:13 [INFO] 
05:06:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:06:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/src/main/resources
05:06:13 [INFO] 
05:06:13 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:06:13 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/bin
05:06:13 [INFO] 
05:06:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:06:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/src/test/resources
05:06:13 [INFO] 
05:06:13 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:06:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT-sources.jar
05:06:13 [INFO] 
05:06:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:06:13 [INFO] 
05:06:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:06:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT.jar
05:06:13 [INFO] 
05:06:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:06:13 [INFO] 
05:06:13 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:06:13 [INFO] 
05:06:13 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:06:13 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT.jar
05:06:14 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT-sources.jar
05:06:15 [INFO] 
05:06:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.ecore ---
05:06:15 [INFO] 
05:06:15 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions >---
05:06:15 [INFO] Building org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT [50/74]
05:06:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:06:15 [INFO] 
05:06:15 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:06:15 [INFO] 
05:06:15 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:06:15 [INFO] The project's OSGi version is 2.0.0.202201120959
05:06:15 [INFO] 
05:06:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:06:15 [INFO] 
05:06:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:06:15 [INFO] 
05:06:15 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:06:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/src/main/resources
05:06:15 [INFO] 
05:06:15 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:06:15 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/bin
05:06:15 [INFO] 
05:06:15 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:06:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/src/test/resources
05:06:15 [INFO] 
05:06:15 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:06:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT-sources.jar
05:06:15 [INFO] 
05:06:15 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:06:15 [INFO] 
05:06:15 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:06:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT.jar
05:06:15 [INFO] 
05:06:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:06:15 [INFO] 
05:06:15 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:06:15 [INFO] 
05:06:15 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:06:15 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT.jar
05:06:16 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT-sources.jar
05:06:17 [INFO] 
05:06:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.expressions ---
05:06:17 [INFO] 
05:06:17 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools >--
05:06:17 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT [51/74]
05:06:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:06:17 [INFO] 
05:06:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:06:17 [INFO] 
05:06:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:06:17 [INFO] The project's OSGi version is 2.1.0.202201120959
05:06:17 [INFO] 
05:06:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:06:17 [INFO] 
05:06:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:06:17 [INFO] 
05:06:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:06:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/main/resources
05:06:17 [INFO] 
05:06:17 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:06:17 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/bin
05:06:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/org/eclipse/papyrus/uml/m2m/qvto/tests/tools/tests/EMFCompareUtils.java:[69] 
05:06:18 	final MatchEngineFactoryImpl mathEnginefactory = new MatchEngineFactoryImpl(matcher, comparisonFactory);
05:06:18 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:18 The constructor MatchEngineFactoryImpl(IEObjectMatcher, IComparisonFactory) is deprecated
05:06:18 2 problems (0 errors, 1 warning, 1 info)
05:06:18 [INFO] 
05:06:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:06:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/test/resources
05:06:18 [INFO] 
05:06:18 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:06:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:06:18 [INFO] 
05:06:18 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:06:18 [INFO] 
05:06:18 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:06:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:06:18 [INFO] 
05:06:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:06:18 [INFO] 
05:06:18 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:06:18 [INFO] 
05:06:18 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:06:18 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:06:18 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:06:19 [INFO] 
05:06:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
05:06:19 [INFO] 
05:06:19 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature >--
05:06:19 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT [52/74]
05:06:19 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:06:19 [INFO] 
05:06:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:06:19 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target
05:06:19 [INFO] 
05:06:19 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:06:19 [INFO] The project's OSGi version is 1.0.0.202201120959
05:06:19 [INFO] 
05:06:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:06:19 [INFO] 
05:06:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:06:19 [INFO] 
05:06:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:06:19 [INFO] 
05:06:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:06:19 [INFO] 
05:06:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:06:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:06:19 [INFO] 
05:06:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:06:19 [INFO] 
05:06:19 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:06:19 [INFO] 
05:06:19 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:06:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:06:19 [INFO] 
05:06:19 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:06:19 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:06:20 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/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
05:06:22 [INFO] 
05:06:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
05:06:22 [INFO] 
05:06:22 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette >-----
05:06:22 [INFO] Building org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT   [53/74]
05:06:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:06:22 [INFO] 
05:06:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.palette ---
05:06:22 [INFO] 
05:06:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.palette ---
05:06:22 [INFO] The project's OSGi version is 4.0.0.202201120959
05:06:22 [INFO] 
05:06:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.palette ---
05:06:22 [INFO] 
05:06:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.palette ---
05:06:22 [INFO] 
05:06:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.palette ---
05:06:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/main/resources
05:06:22 [INFO] 
05:06:22 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.palette ---
05:06:22 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/bin
05:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[354] 
05:06:22 	button.setData(new Integer(id));
05:06:22 	                   ^^^^^^^^^^^
05:06:22 The constructor Integer(int) is deprecated since version 9
05:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[367] 
05:06:22 	paletteButtonsMap.put(new Integer(id), button);
05:06:22 	                          ^^^^^^^^^^^
05:06:22 The constructor Integer(int) is deprecated since version 9
05:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[671] 
05:06:22 	private PapyrusPaletteService paletteService;
05:06:22 	                              ^^^^^^^^^^^^^^
05:06:22 The value of the field PapyrusPaletteCustomizerDialog.PalettesTableContentProvider.paletteService is not used
05:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[674] 
05:06:22 	private final TableViewer viewer;
05:06:22 	                          ^^^^^^
05:06:22 The value of the field PapyrusPaletteCustomizerDialog.PalettesTableContentProvider.viewer is not used
05:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/ConfigurationInformationComposite.java:[197] 
05:06:22 	ToolConfiguration configuration = ((ToolConfiguration) selectedConfiguration);
05:06:22 	                  ^^^^^^^^^^^^^
05:06:22 The value of the local variable configuration is not used
05:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[142] 
05:06:22 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
05:06:22 	                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:22 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
05:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[142] 
05:06:22 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
05:06:22 	                                                                                                                                 ^^^^^^^
05:06:22 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
05:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[149] 
05:06:22 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
05:06:22 	                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:22 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
05:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[149] 
05:06:22 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
05:06:22 	                                                                                                                                 ^^^^^^^
05:06:22 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
05:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
05:06:22 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
05:06:22 	                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:22 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
05:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
05:06:22 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
05:06:22 	                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:22 Type safety: The expression of type HashSet needs unchecked conversion to conform to Set<String>
05:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
05:06:22 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
05:06:22 	                                                                                                                                             ^^^^^^^
05:06:22 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
05:06:22 12 problems (12 warnings)
05:06:22 [INFO] 
05:06:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.palette ---
05:06:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/test/resources
05:06:22 [INFO] 
05:06:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.palette ---
05:06:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT-sources.jar
05:06:22 [INFO] 
05:06:22 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.palette ---
05:06:22 [INFO] 
05:06:22 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.palette ---
05:06:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT.jar
05:06:22 [INFO] 
05:06:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.palette ---
05:06:22 [INFO] 
05:06:22 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.palette ---
05:06:22 [INFO] 
05:06:22 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.palette ---
05:06:22 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT.jar
05:06:23 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT-sources.jar
05:06:24 [INFO] 
05:06:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.palette ---
05:06:24 [INFO] 
05:06:24 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths >--
05:06:24 [INFO] Building org.eclipse.papyrus.views.properties.toolsmiths 3.2.0-SNAPSHOT [54/74]
05:06:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:06:24 [INFO] 
05:06:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:06:24 [INFO] 
05:06:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:06:24 [INFO] The project's OSGi version is 3.2.0.202201120959
05:06:24 [INFO] 
05:06:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:06:24 [INFO] 
05:06:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:06:24 [INFO] 
05:06:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:06:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/main/resources
05:06:24 [INFO] 
05:06:24 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:06:24 [INFO] Compiling 78 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/bin
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/CustomizationModelElement.java:[137] 
05:06:24 	TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider);
05:06:24 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[16] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[17] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[18] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[28] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[39] 
05:06:24 	public class GenericAttributeObservable extends AbstractObservableValue {
05:06:24 	                                                ^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[174] 
05:06:24 	ValueDiff diff = new ValueDiff() {
05:06:24 	^^^^^^^^^
05:06:24 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[174] 
05:06:24 	ValueDiff diff = new ValueDiff() {
05:06:24 	                     ^^^^^^^^^
05:06:24 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[191] 
05:06:24 	protected void fireValueChange(ValueDiff diff) {
05:06:24 	                               ^^^^^^^^^
05:06:24 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[192] 
05:06:24 	super.fireValueChange(diff);
05:06:24 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionAction.java:[34] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionAction.java:[35] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[16] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[17] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[18] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[19] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[25] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[26] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[27] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[28] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/TabContentProvider.java:[20] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/OpenCustomization.java:[25] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.CustomizationDialog;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.CustomizationDialog is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/PropertyContentProvider.java:[21] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[17] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextCopyAction;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextCopyAction is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[18] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextDeleteAction;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextDeleteAction is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[19] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextEditAction;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextEditAction is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericPropertyModelElementFactory.java:[23] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElementFactory.java:[23] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[31] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.CopyContextAction;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.CopyContextAction is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[32] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.EditContextAction;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.EditContextAction is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[33] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.RemoveContextAction;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.RemoveContextAction is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionWidgetAction.java:[28] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionWidgetAction.java:[29] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/CustomizationModelElementFactory.java:[19] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.CustomizationModelElement;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.CustomizationModelElement is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[31] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElementFactory;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElementFactory is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[32] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeObservable;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeObservable is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[33] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericPropertyModelElementFactory;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericPropertyModelElementFactory is never used
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[112] 
05:06:24 	public IObservableValue doGetObservable(String propertyPath) {
05:06:24 	       ^^^^^^^^^^^^^^^^
05:06:24 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:06:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/ConstraintDescriptorContentProvider.java:[21] 
05:06:24 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
05:06:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:24 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
05:06:24 39 problems (39 warnings)
05:06:24 [INFO] 
05:06:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:06:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/test/resources
05:06:24 [INFO] 
05:06:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:06:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT-sources.jar
05:06:24 [INFO] 
05:06:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:06:24 [INFO] 
05:06:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:06:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT.jar
05:06:24 [INFO] 
05:06:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:06:24 [INFO] 
05:06:24 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:06:24 [INFO] 
05:06:24 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:06:24 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT.jar
05:06:26 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT-sources.jar
05:06:28 [INFO] 
05:06:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties.toolsmiths ---
05:06:28 [INFO] 
05:06:28 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation >--
05:06:28 [INFO] Building org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT [55/74]
05:06:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:06:28 [INFO] 
05:06:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.properties.generation ---
05:06:28 [INFO] 
05:06:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.properties.generation ---
05:06:28 [INFO] The project's OSGi version is 3.0.0.202201120959
05:06:28 [INFO] 
05:06:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties.generation ---
05:06:28 [INFO] 
05:06:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties.generation ---
05:06:28 [INFO] 
05:06:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.properties.generation ---
05:06:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/main/resources
05:06:28 [INFO] 
05:06:28 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.properties.generation ---
05:06:28 [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/bin
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/AbstractQVTGenerator.java:[201] 
05:06:28 	public abstract IObservableValue getObservableValue();
05:06:28 	                ^^^^^^^^^^^^^^^^
05:06:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[170] 
05:06:28 	IObservableValue singleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueSingle()).observe(propertyDefinition);
05:06:28 	^^^^^^^^^^^^^^^^
05:06:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[170] 
05:06:28 	IObservableValue singleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueSingle()).observe(propertyDefinition);
05:06:28 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:28 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[171] 
05:06:28 	IObservableValue multipleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueMultiple()).observe(propertyDefinition);
05:06:28 	^^^^^^^^^^^^^^^^
05:06:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[171] 
05:06:28 	IObservableValue multipleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueMultiple()).observe(propertyDefinition);
05:06:28 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:28 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[183] 
05:06:28 	private void createTreeEditor(TreeItem treeItem, int columnIndex, boolean defaultValue, IObservableValue observable) {
05:06:28 	                                                                                        ^^^^^^^^^^^^^^^^
05:06:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[240] 
05:06:28 	private void displayFields(DataContextElement contextElement, TreeViewer treeViewer) {
05:06:28 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:28 The method displayFields(DataContextElement, TreeViewer) from the type SelectFieldsPage is never used locally
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/IGenerator.java:[168] 
05:06:28 	public IObservableValue getObservableValue();
05:06:28 	       ^^^^^^^^^^^^^^^^
05:06:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/GeneratorExtensionPoint.java:[50] 
05:06:28 	IGenerator generator = ClassLoaderHelper.newInstance(generatorClassName, IGenerator.class);
05:06:28 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:28 The method newInstance(String, Class<IGenerator>) from the type ClassLoaderHelper is deprecated
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/layout/StandardLayoutGenerator.java:[185] 
05:06:28 	switch (editorType) {
05:06:28 	        ^^^^^^^^^^
05:06:28 The enum constant DOUBLE needs a corresponding case label in this enum switch on Type
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[200] 
05:06:28 	dialog.setInitialSelections(new IFile[] { currentFile });
05:06:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:28 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.
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[233] 
05:06:28 	public IObservableValue getObservableValue() {
05:06:28 	       ^^^^^^^^^^^^^^^^
05:06:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/CreateContextWizard.java:[283] 
05:06:28 	private Set<DataContextElement> getAllContextElements(Collection<DataContextElement> source) {
05:06:28 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:28 The method getAllContextElements(Collection<DataContextElement>) from the type CreateContextWizard is never used locally
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[27] 
05:06:28 	import org.eclipse.jface.viewers.ViewerSorter;
05:06:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:28 The type ViewerSorter is deprecated
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[70] 
05:06:28 	viewer = new CheckboxTableViewer(root, SWT.MULTI | SWT.H_SCROLL | SWT.FILL | SWT.FULL_SELECTION | SWT.BORDER);
05:06:28 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:28 The constructor CheckboxTableViewer(Composite, int) is deprecated
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
05:06:28 	viewer.setSorter(new ViewerSorter());
05:06:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:28 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
05:06:28 	viewer.setSorter(new ViewerSorter());
05:06:28 	                     ^^^^^^^^^^^^
05:06:28 The type ViewerSorter is deprecated
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
05:06:28 	viewer.setSorter(new ViewerSorter());
05:06:28 	                     ^^^^^^^^^^^^^^
05:06:28 The constructor ViewerSorter() is deprecated
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/LayoutExtensionPoint.java:[49] 
05:06:28 	ILayoutGenerator generator = ClassLoaderHelper.newInstance(generatorClassName, ILayoutGenerator.class);
05:06:28 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:28 The method newInstance(String, Class<ILayoutGenerator>) from the type ClassLoaderHelper is deprecated
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[68] 
05:06:28 	protected IObservableValue srcTextObservable;
05:06:28 	          ^^^^^^^^^^^^^^^^
05:06:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[70] 
05:06:28 	protected IObservableValue targetTextObservable;
05:06:28 	          ^^^^^^^^^^^^^^^^
05:06:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[72] 
05:06:28 	protected UpdateValueStrategy srcFieldStrategy;
05:06:28 	          ^^^^^^^^^^^^^^^^^^^
05:06:28 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[74] 
05:06:28 	protected UpdateValueStrategy targetFieldStrategy;
05:06:28 	          ^^^^^^^^^^^^^^^^^^^
05:06:28 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[94] 
05:06:28 	srcFieldStrategy = new UpdateValueStrategy();
05:06:28 	                       ^^^^^^^^^^^^^^^^^^^
05:06:28 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[95] 
05:06:28 	targetFieldStrategy = new UpdateValueStrategy();
05:06:28 	                          ^^^^^^^^^^^^^^^^^^^
05:06:28 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[171] 
05:06:28 	targetFieldStrategy.setConverter(new IConverter() {
05:06:28 				@Override
05:06:28 				public Object getToType() {
05:06:28 					return String.class;
05:06:28 				}
05:06:28 				@Override
05:06:28 				public Object getFromType() {
05:06:28 					return String.class;
05:06:28 				}
05:06:28 				@Override
05:06:28 				public String convert(Object fromObject) {
05:06:28 					if (srcTextObservable != null) {
05:06:28 						return (String) srcTextObservable.getValue();
05:06:28 					} else if (targetFileChooser.getFilePath() != null) {
05:06:28 						return targetFileChooser.getFilePath();
05:06:28 					}
05:06:28 					return "";
05:06:28 				}
05:06:28 			});
05:06:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:28 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[171] 
05:06:28 	targetFieldStrategy.setConverter(new IConverter() {
05:06:28 	                                     ^^^^^^^^^^
05:06:28 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[197] 
05:06:28 	srcFieldStrategy.setConverter(new IConverter() {
05:06:28 				@Override
05:06:28 				public Object getToType() {
05:06:28 					return String.class;
05:06:28 				}
05:06:28 				@Override
05:06:28 				public Object getFromType() {
05:06:28 					return String.class;
05:06:28 				}
05:06:28 				@Override
05:06:28 				public String convert(Object fromObject) {
05:06:28 					if (fromObject instanceof String) {
05:06:28 						String stringObject = (String) fromObject;
05:06:28 						if (stringObject.equals("")) {
05:06:28 							return "";
05:06:28 						}
05:06:28 						String[] result = stringObject.split("/");
05:06:28 						String filename = result[result.length - 1];
05:06:28 						String[] ext = filename.split("\\.");
05:06:28 						StringBuilder builder = new StringBuilder();
05:06:28 						if (targetTextObservable != null) {
05:06:28 							String s = (String) targetTextObservable.getValue();
05:06:28 							if (!s.equals("")) {
05:06:28 								String original[] = s.split("/");
05:06:28 								builder.append("/");
05:06:28 								for (int i = 1; i < original.length - 1; i++) {
05:06:28 									builder.append(original[i]);
05:06:28 									builder.append("/");
05:06:28 								}
05:06:28 							} else {
05:06:28 								builder.append("/");
05:06:28 								builder.append(result[1]);
05:06:28 								builder.append("/properties/");
05:06:28 							}
05:06:28 						}
05:06:28 						builder.append(ext[0]);
05:06:28 						builder.append(".ctx");
05:06:28 						return builder.toString();
05:06:28 					}
05:06:28 					return "";
05:06:28 				}
05:06:28 			});
05:06:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:28 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[197] 
05:06:28 	srcFieldStrategy.setConverter(new IConverter() {
05:06:28 	                                  ^^^^^^^^^^
05:06:28 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[280] 
05:06:28 	srcFieldStrategy.setAfterGetValidator(srcValidator);
05:06:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:28 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[281] 
05:06:28 	srcFieldStrategy.setAfterConvertValidator(targetValidator);
05:06:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:28 Type safety: The method setAfterConvertValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[282] 
05:06:28 	targetFieldStrategy.setAfterGetValidator(targetValidator);
05:06:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:28 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[283] 
05:06:28 	targetFieldStrategy.setAfterConvertValidator(srcValidator);
05:06:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:28 Type safety: The method setAfterConvertValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
05:06:28 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
05:06:28 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:28 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
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
05:06:28 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
05:06:28 	                        ^^^^^^^^^^^^^^^^^
05:06:28 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
05:06:28 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
05:06:28 	                                           ^^^^^^^^^^^^^^^^^^^^
05:06:28 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
05:06:28 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
05:06:28 	                                                                 ^^^^^^^^^^^^^^^^
05:06:28 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
05:06:28 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
05:06:28 	                                                                                   ^^^^^^^^^^^^^^^^^^^
05:06:28 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EditContextGenerator.java:[103] 
05:06:28 	public IObservableValue getObservableValue() {
05:06:28 	       ^^^^^^^^^^^^^^^^
05:06:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/ProfileGenerator.java:[307] 
05:06:28 	public IObservableValue getObservableValue() {
05:06:28 	       ^^^^^^^^^^^^^^^^
05:06:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/validators/AbstractValidator.java:[23] 
05:06:28 	public abstract class AbstractValidator implements IValidator {
05:06:28 	                                                   ^^^^^^^^^^
05:06:28 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[45] 
05:06:28 	private IObservableValue observable;
05:06:28 	        ^^^^^^^^^^^^^^^^
05:06:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[78] 
05:06:28 	observable.setValue(getState());
05:06:28 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:28 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[89] 
05:06:28 	public void setObservable(IObservableValue value) {
05:06:28 	                          ^^^^^^^^^^^^^^^^
05:06:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EcoreGenerator.java:[302] 
05:06:28 	public IObservableValue getObservableValue() {
05:06:28 	       ^^^^^^^^^^^^^^^^
05:06:28 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
05:06:28 45 problems (45 warnings)
05:06:28 [INFO] 
05:06:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.properties.generation ---
05:06:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/test/resources
05:06:28 [INFO] 
05:06:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.properties.generation ---
05:06:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT-sources.jar
05:06:28 [INFO] 
05:06:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties.generation ---
05:06:28 [INFO] 
05:06:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.properties.generation ---
05:06:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT.jar
05:06:28 [INFO] 
05:06:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties.generation ---
05:06:28 [INFO] 
05:06:28 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.properties.generation ---
05:06:28 [INFO] 
05:06:28 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.properties.generation ---
05:06:28 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT.jar
05:06:29 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT-sources.jar
05:06:30 [INFO] 
05:06:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.properties.generation ---
05:06:30 [INFO] 
05:06:30 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable >-----
05:06:30 [INFO] Building org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT  [56/74]
05:06:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:06:30 [INFO] 
05:06:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:06:30 [INFO] 
05:06:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:06:30 [INFO] The project's OSGi version is 2.0.0.202201120959
05:06:30 [INFO] 
05:06:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:06:30 [INFO] 
05:06:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:06:30 [INFO] 
05:06:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:06:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/main/resources
05:06:30 [INFO] 
05:06:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:06:30 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/bin
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[23] 
05:06:30 	import org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl;
05:06:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:30 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[27] 
05:06:30 	import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuFactoryImpl;
05:06:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:30 Discouraged access: The type 'MenuFactoryImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[28] 
05:06:30 	import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuImpl;
05:06:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:30 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[29] 
05:06:30 	import org.eclipse.e4.ui.model.application.ui.menu.impl.PopupMenuImpl;
05:06:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:30 Discouraged access: The type 'PopupMenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[36] 
05:06:30 	import org.eclipse.ui.internal.PartSite;
05:06:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:30 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.124.100.v20211214-0637/org.eclipse.ui.workbench-3.124.100.v20211214-0637.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[37] 
05:06:30 	import org.eclipse.ui.internal.menus.SlaveMenuService;
05:06:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:30 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.124.100.v20211214-0637/org.eclipse.ui.workbench-3.124.100.v20211214-0637.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[86] 
05:06:30 	final MenuImpl menuImp = getMenuToContribute(serviceLocator);
05:06:30 	      ^^^^^^^^
05:06:30 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
05:06:30 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
05:06:30 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:30 Discouraged access: The type 'MenuFactoryImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
05:06:30 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
05:06:30 	                                              ^^^^^^^^^
05:06:30 Discouraged access: The field 'MenuFactoryImpl.eINSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
05:06:30 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
05:06:30 	                                                        ^^^^^^^^^^^^^^^^^^^^^
05:06:30 Discouraged access: The method 'MenuFactoryImpl.createHandledMenuItem()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[98] 
05:06:30 	menuImp.getChildren().add(item);
05:06:30 	        ^^^^^^^^^^^
05:06:30 Discouraged access: The method 'MenuImpl.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[132] 
05:06:30 	private MenuImpl getMenuToContribute(final IServiceLocator serviceLocator) {
05:06:30 	        ^^^^^^^^
05:06:30 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[134] 
05:06:30 	if (manager instanceof SlaveMenuService) {
05:06:30 	                       ^^^^^^^^^^^^^^^^
05:06:30 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.124.100.v20211214-0637/org.eclipse.ui.workbench-3.124.100.v20211214-0637.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
05:06:30 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
05:06:30 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:06:30 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
05:06:30 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
05:06:30 	                                                                    ^^^^^^^^
05:06:30 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
05:06:30 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
05:06:30 	                                                                                ^^^^^^^^^^^^^^^^
05:06:30 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.124.100.v20211214-0637/org.eclipse.ui.workbench-3.124.100.v20211214-0637.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
05:06:30 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
05:06:30 	                                                                                                           ^^^^^^^^
05:06:30 Discouraged access: The method 'SlaveMenuService.getModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.124.100.v20211214-0637/org.eclipse.ui.workbench-3.124.100.v20211214-0637.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[136] 
05:06:30 	List<MMenu> menus = model.getMenus();
05:06:30 	                          ^^^^^^^^
05:06:30 Discouraged access: The method 'PartImpl.getMenus()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[138] 
05:06:30 	if (m instanceof PopupMenuImpl) {
05:06:30 	                 ^^^^^^^^^^^^^
05:06:30 Discouraged access: The type 'PopupMenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[141] 
05:06:30 	if (current instanceof MenuImpl && current.getLabel().equals("&New Child")) {// it probably don't work in case of internationalization usage //$NON-NLS-1$
05:06:30 	                       ^^^^^^^^
05:06:30 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[142] 
05:06:30 	return (MenuImpl) current;
05:06:30 	        ^^^^^^^^
05:06:30 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[161] 
05:06:30 	if (site instanceof PartSite) {
05:06:30 	                    ^^^^^^^^
05:06:30 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.124.100.v20211214-0637/org.eclipse.ui.workbench-3.124.100.v20211214-0637.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
05:06:30 	final PartSite ps = (PartSite) activePart.getSite();
05:06:30 	      ^^^^^^^^
05:06:30 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.124.100.v20211214-0637/org.eclipse.ui.workbench-3.124.100.v20211214-0637.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
05:06:30 	final PartSite ps = (PartSite) activePart.getSite();
05:06:30 	                     ^^^^^^^^
05:06:30 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.124.100.v20211214-0637/org.eclipse.ui.workbench-3.124.100.v20211214-0637.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[164] 
05:06:30 	IEclipseContext iec = ps.getContext();
05:06:30 	                         ^^^^^^^^^^
05:06:30 Discouraged access: The method 'PartSite.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.124.100.v20211214-0637/org.eclipse.ui.workbench-3.124.100.v20211214-0637.jar')
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/wizard/ExportAsTableConfigurationWizard.java:[408] 
05:06:30 	public static boolean isMac() {
05:06:30 	                      ^^^^^^^
05:06:30 The method isMac() from the type ExportAsTableConfigurationWizard.OperatingSystem is never used locally
05:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/wizard/ExportAsTableConfigurationWizard.java:[412] 
05:06:30 	public static boolean isUnix() {
05:06:30 	                      ^^^^^^^^
05:06:30 The method isUnix() from the type ExportAsTableConfigurationWizard.OperatingSystem is never used locally
05:06:30 27 problems (27 warnings)
05:06:30 [INFO] 
05:06:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:06:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/test/resources
05:06:30 [INFO] 
05:06:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:06:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT-sources.jar
05:06:30 [INFO] 
05:06:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:06:30 [INFO] 
05:06:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:06:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar
05:06:30 [INFO] 
05:06:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:06:30 [INFO] 
05:06:30 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:06:30 [INFO] 
05:06:30 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:06:30 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar
05:06:32 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT-sources.jar
05:06:33 [INFO] 
05:06:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:06:33 [INFO] 
05:06:33 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties >---
05:06:33 [INFO] Building org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT [57/74]
05:06:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:06:33 [INFO] 
05:06:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:06:33 [INFO] 
05:06:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:06:33 [INFO] The project's OSGi version is 4.0.0.202201120959
05:06:33 [INFO] 
05:06:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:06:33 [INFO] 
05:06:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:06:33 [INFO] 
05:06:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:06:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/main/resources
05:06:33 [INFO] 
05:06:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:06:33 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/bin
05:06:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/org/eclipse/papyrus/uml/types/ui/properties/widgets/FeatureToSetNamePropertyEditor.java:[139] 
05:06:33 	for (Iterator iterator = workspaceProfilesURIs.iterator(); iterator.hasNext();) {
05:06:33 	     ^^^^^^^^
05:06:33 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
05:06:33 1 problem (1 warning)
05:06:33 [INFO] 
05:06:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:06:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/test/resources
05:06:33 [INFO] 
05:06:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:06:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
05:06:33 [INFO] 
05:06:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:06:33 [INFO] 
05:06:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:06:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT.jar
05:06:33 [INFO] 
05:06:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:06:33 [INFO] 
05:06:33 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:06:33 [INFO] 
05:06:33 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:06:33 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT.jar
05:06:35 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
05:06:36 [INFO] 
05:06:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:06:36 [INFO] 
05:06:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profile-migration >--
05:06:36 [INFO] Building org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT [58/74]
05:06:36 [INFO] --------------------------------[ pom ]---------------------------------
05:06:36 [INFO] 
05:06:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
05:06:36 [INFO] 
05:06:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
05:06:36 [INFO] 
05:06:36 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
05:06:36 [INFO] 
05:06:36 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
05:06:36 [INFO] 
05:06:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
05:06:36 [INFO] 
05:06:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui >--
05:06:36 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT [59/74]
05:06:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:06:36 [INFO] 
05:06:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:06:36 [INFO] 
05:06:36 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:06:36 [INFO] The project's OSGi version is 1.0.0.202201120959
05:06:36 [INFO] 
05:06:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:06:36 [INFO] 
05:06:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:06:36 [INFO] 
05:06:36 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:06:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/main/resources
05:06:36 [INFO] 
05:06:36 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:06:36 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/bin
05:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/org/eclipse/papyrus/toolsmiths/profilemigration/ui/preferences/ProfileMigrationPreferencePage.java:[203] 
05:06:36 	button.setData(new Integer(id));
05:06:36 	                   ^^^^^^^^^^^
05:06:36 The constructor Integer(int) is deprecated since version 9
05:06:36 1 problem (1 warning)
05:06:36 [INFO] 
05:06:36 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:06:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/test/resources
05:06:36 [INFO] 
05:06:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:06:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT-sources.jar
05:06:36 [INFO] 
05:06:36 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:06:36 [INFO] 
05:06:36 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:06:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT.jar
05:06:36 [INFO] 
05:06:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:06:36 [INFO] 
05:06:36 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:06:36 [INFO] 
05:06:36 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:06:36 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT.jar
05:06:37 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT-sources.jar
05:06:38 [INFO] 
05:06:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:06:38 [INFO] 
05:06:38 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration >--
05:06:38 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT [60/74]
05:06:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:06:38 [INFO] 
05:06:38 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:06:38 [INFO] 
05:06:38 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:06:38 [INFO] The project's OSGi version is 1.1.0.202201120959
05:06:38 [INFO] 
05:06:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:06:38 [INFO] 
05:06:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:06:38 [INFO] 
05:06:38 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:06:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/main/resources
05:06:38 [INFO] 
05:06:38 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:06:38 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/bin
05:06:38 [INFO] 
05:06:38 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:06:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/test/resources
05:06:38 [INFO] 
05:06:38 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:06:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT-sources.jar
05:06:38 [INFO] 
05:06:38 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:06:38 [INFO] 
05:06:38 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:06:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT.jar
05:06:38 [INFO] 
05:06:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:06:38 [INFO] 
05:06:38 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:06:38 [INFO] 
05:06:38 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:06:38 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT.jar
05:06:40 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT-sources.jar
05:06:41 [INFO] 
05:06:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:06:41 [INFO] 
05:06:41 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature >-----
05:06:41 [INFO] Building org.eclipse.papyrus.toolsmiths.feature 1.2.0-SNAPSHOT   [61/74]
05:06:41 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:06:41 [INFO] 
05:06:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.feature ---
05:06:41 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target
05:06:41 [INFO] 
05:06:41 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.feature ---
05:06:41 [INFO] The project's OSGi version is 1.2.0.202201120959
05:06:41 [INFO] 
05:06:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.feature ---
05:06:41 [INFO] 
05:06:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.feature ---
05:06:41 [INFO] 
05:06:41 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.feature ---
05:06:41 [INFO] 
05:06:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.feature ---
05:06:41 [INFO] 
05:06:41 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.feature ---
05:06:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT.jar
05:06:41 [INFO] 
05:06:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.feature ---
05:06:41 [INFO] 
05:06:41 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
05:06:41 [INFO] 
05:06:41 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.feature ---
05:06:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT-sources-feature.jar
05:06:41 [INFO] 
05:06:41 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.feature ---
05:06:41 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT.jar
05:06:42 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT-sources-feature.jar
05:06:43 [INFO] 
05:06:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
05:06:43 [INFO] 
05:06:43 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui >--
05:06:43 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT [62/74]
05:06:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:06:43 [INFO] 
05:06:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:06:43 [INFO] 
05:06:43 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:06:43 [INFO] The project's OSGi version is 2.1.0.202201120959
05:06:43 [INFO] 
05:06:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:06:43 [INFO] 
05:06:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:06:43 [INFO] 
05:06:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:06:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/main/resources
05:06:43 [INFO] 
05:06:43 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:06:43 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/bin
05:06:43 [INFO] 
05:06:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:06:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/test/resources
05:06:43 [INFO] 
05:06:43 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:06:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT-sources.jar
05:06:43 [INFO] 
05:06:43 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:06:43 [INFO] 
05:06:43 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:06:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT.jar
05:06:43 [INFO] 
05:06:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:06:43 [INFO] 
05:06:43 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:06:43 [INFO] 
05:06:43 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:06:43 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT.jar
05:06:45 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT-sources.jar
05:06:45 [INFO] 
05:06:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:06:45 [INFO] 
05:06:45 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui >--
05:06:45 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT [63/74]
05:06:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:06:45 [INFO] 
05:06:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:06:45 [INFO] 
05:06:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:06:45 [INFO] The project's OSGi version is 2.0.0.202201120959
05:06:45 [INFO] 
05:06:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:06:45 [INFO] 
05:06:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:06:45 [INFO] 
05:06:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:06:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/main/resources
05:06:45 [INFO] 
05:06:45 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:06:45 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/bin
05:06:46 [INFO] 
05:06:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:06:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/test/resources
05:06:46 [INFO] 
05:06:46 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:06:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT-sources.jar
05:06:46 [INFO] 
05:06:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:06:46 [INFO] 
05:06:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:06:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT.jar
05:06:46 [INFO] 
05:06:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:06:46 [INFO] 
05:06:46 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:06:46 [INFO] 
05:06:46 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:06:46 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT.jar
05:06:47 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT-sources.jar
05:06:48 [INFO] 
05:06:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:06:48 [INFO] 
05:06:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator >--
05:06:48 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT [64/74]
05:06:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:06:48 [INFO] 
05:06:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:06:48 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
05:06:48 [INFO] 
05:06:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:06:48 [INFO] The project's OSGi version is 2.0.0.202201120959
05:06:48 [INFO] 
05:06:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:06:48 [INFO] 
05:06:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:06:48 [INFO] 
05:06:48 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:06:49 [INFO] 
05:06:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:06:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/main/resources
05:06:49 [INFO] 
05:06:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:06:49 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/bin
05:06:49 [INFO] 
05:06:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:06:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/test/resources
05:06:49 [INFO] 
05:06:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:06:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT-sources.jar
05:06:49 [INFO] 
05:06:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:06:49 [INFO] 
05:06:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:06:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar
05:06:49 [INFO] 
05:06:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:06:49 [INFO] 
05:06:49 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:06:49 [INFO] 
05:06:49 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:06:49 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar
05:06:50 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT-sources.jar
05:06:51 [INFO] 
05:06:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:06:51 [INFO] 
05:06:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui >--
05:06:51 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT [65/74]
05:06:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:06:51 [INFO] 
05:06:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:06:51 [INFO] 
05:06:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:06:51 [INFO] The project's OSGi version is 2.0.0.202201120959
05:06:51 [INFO] 
05:06:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:06:51 [INFO] 
05:06:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:06:51 [INFO] 
05:06:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:06:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/main/resources
05:06:51 [INFO] 
05:06:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:06:51 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/bin
05:06:51 [INFO] 
05:06:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:06:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/test/resources
05:06:51 [INFO] 
05:06:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:06:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT-sources.jar
05:06:51 [INFO] 
05:06:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:06:51 [INFO] 
05:06:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:06:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT.jar
05:06:51 [INFO] 
05:06:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:06:51 [INFO] 
05:06:51 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:06:51 [INFO] 
05:06:51 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:06:51 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT.jar
05:06:52 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT-sources.jar
05:06:53 [INFO] 
05:06:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:06:53 [INFO] 
05:06:53 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature >---
05:06:53 [INFO] Building org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT [66/74]
05:06:53 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:06:53 [INFO] 
05:06:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.assistants.feature ---
05:06:53 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target
05:06:53 [INFO] 
05:06:53 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.assistants.feature ---
05:06:53 [INFO] The project's OSGi version is 4.0.0.202201120959
05:06:53 [INFO] 
05:06:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.assistants.feature ---
05:06:53 [INFO] 
05:06:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.assistants.feature ---
05:06:53 [INFO] 
05:06:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.assistants.feature ---
05:06:53 [INFO] 
05:06:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.assistants.feature ---
05:06:53 [INFO] 
05:06:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.assistants.feature ---
05:06:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT.jar
05:06:53 [INFO] 
05:06:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.assistants.feature ---
05:06:53 [INFO] 
05:06:53 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
05:06:53 [INFO] 
05:06:53 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.assistants.feature ---
05:06:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT-sources-feature.jar
05:06:53 [INFO] 
05:06:53 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.assistants.feature ---
05:06:53 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT.jar
05:06:54 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT-sources-feature.jar
05:06:55 [INFO] 
05:06:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
05:06:55 [INFO] 
05:06:55 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture >--
05:06:55 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT [67/74]
05:06:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:06:55 [INFO] 
05:06:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:06:55 [INFO] 
05:06:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:06:55 [INFO] The project's OSGi version is 2.1.0.202201120959
05:06:55 [INFO] 
05:06:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:06:55 [INFO] 
05:06:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:06:55 [INFO] 
05:06:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:06:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/main/resources
05:06:55 [INFO] 
05:06:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:06:55 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/bin
05:06:56 [INFO] 
05:06:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:06:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/test/resources
05:06:56 [INFO] 
05:06:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:06:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT-sources.jar
05:06:56 [INFO] 
05:06:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:06:56 [INFO] 
05:06:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:06:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT.jar
05:06:56 [INFO] 
05:06:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:06:56 [INFO] 
05:06:56 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:06:56 [INFO] 
05:06:56 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:06:56 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT.jar
05:06:57 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT-sources.jar
05:06:58 [INFO] 
05:06:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:06:58 [INFO] 
05:06:58 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes >--
05:06:58 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT [68/74]
05:06:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:06:58 [INFO] 
05:06:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:06:58 [INFO] 
05:06:58 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:06:58 [INFO] The project's OSGi version is 2.1.0.202201120959
05:06:58 [INFO] 
05:06:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:06:58 [INFO] 
05:06:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:06:58 [INFO] 
05:06:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:06:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/main/resources
05:06:58 [INFO] 
05:06:58 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:06:58 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/bin
05:06:58 [INFO] 
05:06:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:06:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:06:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:06:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/test/resources
05:06:58 [INFO] 
05:06:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:06:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT-sources.jar
05:06:58 [INFO] 
05:06:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:06:58 [INFO] 
05:06:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:06:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT.jar
05:06:58 [INFO] 
05:06:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:06:58 [INFO] 
05:06:58 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:06:58 [INFO] 
05:06:58 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:06:58 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT.jar
05:07:00 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT-sources.jar
05:07:01 [INFO] 
05:07:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:07:01 [INFO] 
05:07:01 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile >--
05:07:01 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT [69/74]
05:07:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:07:01 [INFO] 
05:07:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:07:01 [INFO] 
05:07:01 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:07:01 [INFO] The project's OSGi version is 2.1.0.202201120959
05:07:01 [INFO] 
05:07:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:07:01 [INFO] 
05:07:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:07:01 [INFO] 
05:07:01 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:07:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:07:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:07:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/main/resources
05:07:01 [INFO] 
05:07:01 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:07:01 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/bin
05:07:01 [INFO] 
05:07:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:07:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:07:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:07:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/test/resources
05:07:01 [INFO] 
05:07:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:07:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT-sources.jar
05:07:01 [INFO] 
05:07:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:07:01 [INFO] 
05:07:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:07:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT.jar
05:07:01 [INFO] 
05:07:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:07:01 [INFO] 
05:07:01 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:07:01 [INFO] 
05:07:01 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:07:01 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT.jar
05:07:02 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT-sources.jar
05:07:03 [INFO] 
05:07:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:07:03 [INFO] 
05:07:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild >--
05:07:03 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT [70/74]
05:07:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:07:03 [INFO] 
05:07:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:07:03 [INFO] 
05:07:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:07:03 [INFO] The project's OSGi version is 1.0.0.202201120959
05:07:03 [INFO] 
05:07:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:07:03 [INFO] 
05:07:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:07:03 [INFO] 
05:07:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:07:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:07:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:07:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/main/resources
05:07:03 [INFO] 
05:07:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:07:03 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/bin
05:07:03 [INFO] 
05:07:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:07:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:07:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:07:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/test/resources
05:07:03 [INFO] 
05:07:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:07:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT-sources.jar
05:07:03 [INFO] 
05:07:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:07:03 [INFO] 
05:07:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:07:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT.jar
05:07:03 [INFO] 
05:07:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:07:03 [INFO] 
05:07:03 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:07:03 [INFO] 
05:07:03 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:07:03 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT.jar
05:07:04 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT-sources.jar
05:07:05 [INFO] 
05:07:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:07:05 [INFO] 
05:07:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.properties >--
05:07:05 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.properties 1.0.0-SNAPSHOT [71/74]
05:07:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:07:05 [INFO] 
05:07:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:07:05 [INFO] 
05:07:05 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:07:05 [INFO] The project's OSGi version is 1.0.0.202201120959
05:07:05 [INFO] 
05:07:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:07:05 [INFO] 
05:07:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:07:05 [INFO] 
05:07:05 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:07:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:07:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:07:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/src/main/resources
05:07:05 [INFO] 
05:07:05 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:07:05 [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/bin
05:07:05 [INFO] 
05:07:05 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:07:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:07:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:07:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/src/test/resources
05:07:05 [INFO] 
05:07:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:07:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT-sources.jar
05:07:06 [INFO] 
05:07:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:07:06 [INFO] 
05:07:06 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:07:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT.jar
05:07:06 [INFO] 
05:07:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:07:06 [INFO] 
05:07:06 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:07:06 [INFO] 
05:07:06 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:07:06 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT.jar
05:07:07 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT-sources.jar
05:07:08 [INFO] 
05:07:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:07:08 [INFO] 
05:07:08 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature >--
05:07:08 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT [72/74]
05:07:08 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:07:08 [INFO] 
05:07:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:07:08 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target
05:07:08 [INFO] 
05:07:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:07:08 [INFO] The project's OSGi version is 1.0.0.202201120959
05:07:08 [INFO] 
05:07:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:07:08 [INFO] 
05:07:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:07:08 [INFO] 
05:07:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:07:08 [INFO] 
05:07:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:07:08 [INFO] 
05:07:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:07:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT.jar
05:07:08 [INFO] 
05:07:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:07:08 [INFO] 
05:07:08 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:07:08 [INFO] 
05:07:08 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:07:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT-sources-feature.jar
05:07:08 [INFO] 
05:07:08 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:07:08 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT.jar
05:07:09 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT-sources-feature.jar
05:07:10 [INFO] 
05:07:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:07:10 [INFO] 
05:07:10 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.targetplatform >--
05:07:10 [INFO] Building org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT [73/74]
05:07:10 [INFO] ---------------------[ eclipse-target-definition ]----------------------
05:07:10 [INFO] 
05:07:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:07:10 [INFO] 
05:07:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:07:10 [INFO] 
05:07:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:07:10 [INFO] 
05:07:10 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:07:10 [INFO] 
05:07:10 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:07:10 [INFO] 
05:07:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:07:10 [INFO] 
05:07:10 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths >--------
05:07:10 [INFO] Building org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT        [74/74]
05:07:10 [INFO] -------------------------[ eclipse-repository ]-------------------------
05:07:10 [INFO] 
05:07:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.p2.toolsmiths ---
05:07:10 [INFO] 
05:07:10 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.p2.toolsmiths ---
05:07:10 [INFO] The project's OSGi version is 1.0.0.202201120959
05:07:10 [INFO] 
05:07:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.p2.toolsmiths ---
05:07:10 [INFO] 
05:07:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.p2.toolsmiths ---
05:07:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:07:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:07:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/src/main/resources
05:07:10 [INFO] 
05:07:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.p2.toolsmiths ---
05:07:10 [INFO] 
05:07:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.p2.toolsmiths ---
05:07:10 [INFO] 
05:07:10 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.p2.toolsmiths ---
05:07:10 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
05:07:10 [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0]
05:07:11 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
05:07:11 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
05:07:11 [INFO] 
05:07:11 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ org.eclipse.papyrus.p2.toolsmiths ---
05:07:11 [INFO] 
05:07:11 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ org.eclipse.papyrus.p2.toolsmiths ---
05:07:11 [INFO] 
05:07:11 [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.p2.toolsmiths ---
05:07:11 [INFO] 
05:07:11 [INFO] --- tycho-p2-repository-plugin:2.2.0:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
05:07:12 [INFO] Fetching org.eclipse.cbi.targetplatform-feature_3.0.0.202005061025.jar from http://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/features/ (15.32kB)
05:07:12 [INFO] Fetching org.eclipse.papyrus.infra.textedit_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (26.17kB)
05:07:12 [INFO] Fetching org.eclipse.papyrus.infra.textedit.edit_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (19.19kB)
05:07:12 [INFO] Fetching org.eclipse.papyrus.infra.textedit.modelexplorer_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (37.33kB)
05:07:12 [INFO] Fetching org.eclipse.papyrus.infra.textedit.properties_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (23.69kB)
05:07:12 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (34.43kB)
05:07:12 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation.architecture_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (22.15kB)
05:07:12 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation.edit_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (22.47kB)
05:07:13 [INFO] Fetching org.eclipse.papyrus.infra.textedit.types_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14.28kB)
05:07:13 [INFO] Fetching org.eclipse.papyrus.infra.textedit.ui_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (30.19kB)
05:07:13 [INFO] Fetching org.eclipse.papyrus.infra.textedit.xtext_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (33.67kB)
05:07:13 [INFO] Fetching org.eclipse.papyrus.infra.textedit.feature_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.03kB)
05:07:13 [INFO] Fetching org.eclipse.papyrus.infra.textedit.source_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (21.67kB)
05:07:13 [INFO] Fetching org.eclipse.papyrus.infra.textedit.edit.source_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.62kB)
05:07:13 [INFO] Fetching org.eclipse.papyrus.infra.textedit.modelexplorer.source_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (30.98kB)
05:07:13 [INFO] Fetching org.eclipse.papyrus.infra.textedit.properties.source_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (16.31kB)
05:07:14 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation.source_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (28.67kB)
05:07:14 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation.architecture.source_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (18.85kB)
05:07:14 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation.edit.source_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14.33kB)
05:07:14 [INFO] Fetching org.eclipse.papyrus.infra.textedit.types.source_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (11.21kB)
05:07:14 [INFO] Fetching org.eclipse.papyrus.infra.textedit.ui.source_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (24.06kB)
05:07:14 [INFO] Fetching org.eclipse.papyrus.infra.textedit.xtext.source_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (28.01kB)
05:07:14 [INFO] Fetching org.eclipse.papyrus.infra.textedit.feature.source_1.0.0.202201120934.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (20.36kB)
05:07:14 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.source_1.0.300.20200825-1205.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (307.24kB)
05:07:15 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.legacy.source_1.0.300.20190930-1609.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (21.79kB)
05:07:15 [INFO] Fetching org.eclipse.cbi.p2repo.util.source_1.0.300.20190930-1609.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (18.85kB)
05:07:15 [INFO] Fetching org.eclipse.cbi.p2repo.cli.source_1.0.300.20190930-1609.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (19.62kB)
05:07:15 [INFO] Fetching org.eclipse.cbi.p2repo.p2.source_1.0.300.20200619-1617.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (146.93kB)
05:07:15 [INFO] Fetching org.eclipse.xtext.builder.standalone_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (47.53kB)
05:07:15 [INFO] Fetching org.eclipse.xtext.buildship_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (15.55kB)
05:07:15 [INFO] Fetching org.eclipse.xtext.common.types.shared_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (18.33kB)
05:07:15 [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (19.41kB)
05:07:16 [INFO] Fetching org.eclipse.xtext.xbase.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (551.75kB)
05:07:16 [INFO] Fetching org.eclipse.xtext.java_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (46.12kB)
05:07:16 [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (12.34kB)
05:07:16 [INFO] Fetching org.eclipse.xtext.m2e_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (24.04kB)
05:07:16 [INFO] Fetching org.eclipse.xtext.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (1.41MB)
05:07:16 [INFO] Fetching org.eclipse.xtext.generator.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (461.76kB)
05:07:16 [INFO] Fetching org.eclipse.xtext.xtext.generator.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (942.99kB)
05:07:16 [INFO] Fetching org.eclipse.xtext.xtext.ide_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (119.64kB)
05:07:17 [INFO] Fetching org.eclipse.xtext.xtext.ide.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (93.44kB)
05:07:17 [INFO] Fetching org.eclipse.xtext.util.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (138.51kB)
05:07:17 [INFO] Fetching org.eclipse.xtext.common.types.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (359.06kB)
05:07:17 [INFO] Fetching org.eclipse.xtext.builder.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (203.05kB)
05:07:17 [INFO] Fetching org.eclipse.xtext.ecore.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (13.03kB)
05:07:17 [INFO] Fetching org.eclipse.xtext.smap.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (16.79kB)
05:07:17 [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (221.62kB)
05:07:17 [INFO] Fetching org.eclipse.xtext.xtext.wizard.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (173.02kB)
05:07:18 [INFO] Fetching org.eclipse.xtext.builder.standalone.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (23.87kB)
05:07:18 [INFO] Fetching org.eclipse.xtext.java.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (23.9kB)
05:07:18 [INFO] Fetching org.eclipse.xtext.runtime_2.25.0.v20210301-1429.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/features/ (19.25kB)
05:07:18 [INFO] Fetching org.eclipse.xtext.ui.codemining_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (19.42kB)
05:07:18 [INFO] Fetching org.eclipse.xtext.ui.ecore_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (14.66kB)
05:07:18 [INFO] Fetching org.eclipse.xtext.ui.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (1.01MB)
05:07:18 [INFO] Fetching org.eclipse.xtext.common.types.ui.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (136.19kB)
05:07:18 [INFO] Fetching org.eclipse.xtext.common.types.shared.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (14.51kB)
05:07:19 [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (12.3kB)
05:07:19 [INFO] Fetching org.eclipse.xtext.ui.shared.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (28.38kB)
05:07:19 [INFO] Fetching org.eclipse.xtext.ui.ecore.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (12.06kB)
05:07:19 [INFO] Fetching org.eclipse.xtext.ui.codemining.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (11.43kB)
05:07:19 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (125.35kB)
05:07:19 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (88.92kB)
05:07:19 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (84.41kB)
05:07:19 [INFO] Fetching org.eclipse.xtext.common.types.edit.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (97.07kB)
05:07:19 [INFO] Fetching org.eclipse.xtext.ide.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (275.54kB)
05:07:20 [INFO] Fetching org.eclipse.xtext.m2e.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (16.06kB)
05:07:20 [INFO] Fetching org.eclipse.xtext.buildship.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (11.57kB)
05:07:20 [INFO] Fetching org.eclipse.xtext.ui_2.25.0.v20210301-1429.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/features/ (19.04kB)
05:07:20 [INFO] Fetching org.eclipse.xtext.xbase.ide_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (596.72kB)
05:07:23 [INFO] 
05:07:23 [INFO] --- tycho-p2-repository-plugin:2.2.0:archive-repository (default-archive-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
05:07:23 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/org.eclipse.papyrus.p2.toolsmiths-1.0.0-SNAPSHOT.zip
05:07:23 [INFO] 
05:07:23 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.p2.toolsmiths ---
05:07:23 [INFO] 
05:07:23 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.p2.toolsmiths ---
05:07:23 [INFO] 
05:07:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.p2.toolsmiths ---
05:07:23 [INFO] 
05:07:23 [INFO] --- repository-utils:1.7.0:generate-repository-facade (default) @ org.eclipse.papyrus.p2.toolsmiths ---
05:07:24 [WARNING] Could not access build info at http://download.eclipse.org/cbi/updates/license/latest/all/repo/buildinfo.json or http://download.eclipse.org/cbi/updates/license//buildinfo.json
05:07:24 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/org.eclipse.papyrus.p2.toolsmiths-1.0.0-SNAPSHOT.zip
05:07:24 [INFO] ------------------------------------------------------------------------
05:07:24 [INFO] Reactor Summary:
05:07:24 [INFO] 
05:07:24 [INFO] org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT SUCCESS [  1.830 s]
05:07:24 [INFO] Papyrus Toolsmiths Features 0.0.1-SNAPSHOT ......... SUCCESS [  0.003 s]
05:07:24 [INFO] Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT .......... SUCCESS [  0.003 s]
05:07:24 [INFO] org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT  SUCCESS [  8.895 s]
05:07:24 [INFO] org.eclipse.papyrus.dev.ui 1.0.0-SNAPSHOT .......... SUCCESS [  2.617 s]
05:07:24 [INFO] org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT SUCCESS [  2.441 s]
05:07:24 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT SUCCESS [  2.399 s]
05:07:24 [INFO] org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT  SUCCESS [  2.419 s]
05:07:24 [INFO] org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT .. SUCCESS [  2.063 s]
05:07:24 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT SUCCESS [  2.716 s]
05:07:24 [INFO] org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT SUCCESS [  3.478 s]
05:07:24 [INFO] org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT ..... SUCCESS [  0.003 s]
05:07:24 [INFO] org.eclipse.papyrus.gmf.common 2.0.0-SNAPSHOT ...... SUCCESS [  3.438 s]
05:07:24 [INFO] org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT .... SUCCESS [  2.939 s]
05:07:24 [INFO] org.eclipse.papyrus.gmf.codegen 3.0.0-SNAPSHOT ..... SUCCESS [  5.604 s]
05:07:24 [INFO] org.eclipse.papyrus.dev.types 4.0.0-SNAPSHOT ....... SUCCESS [ 16.855 s]
05:07:24 [INFO] org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT SUCCESS [  2.309 s]
05:07:24 [INFO] org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT ... SUCCESS [  2.456 s]
05:07:24 [INFO] org.eclipse.papyrus.gmf.codegen.edit 3.0.0-SNAPSHOT  SUCCESS [  3.396 s]
05:07:24 [INFO] org.eclipse.papyrus.gmf.codegen.ui 1.4.0-SNAPSHOT .. SUCCESS [  2.244 s]
05:07:24 [INFO] org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT SUCCESS [ 21.860 s]
05:07:24 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT SUCCESS [  2.322 s]
05:07:24 [INFO] org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT ......... SUCCESS [  1.824 s]
05:07:24 [INFO] Papyrus UML Assistants 0.0.1-SNAPSHOT .............. SUCCESS [  0.002 s]
05:07:24 [INFO] org.eclipse.papyrus.uml.profile.types.generator 3.0.0-SNAPSHOT SUCCESS [  4.730 s]
05:07:24 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator 5.0.0-SNAPSHOT SUCCESS [  3.180 s]
05:07:24 [INFO] org.eclipse.papyrus.dev.assistants.codegen 2.0.100-SNAPSHOT SUCCESS [  3.823 s]
05:07:24 [INFO] org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT ...... SUCCESS [  1.695 s]
05:07:24 [INFO] org.eclipse.papyrus.diagramgen.feature 1.3.0-SNAPSHOT SUCCESS [  2.220 s]
05:07:24 [INFO] org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
05:07:24 [INFO] org.eclipse.papyrus.junit.framework 2.2.0-SNAPSHOT . SUCCESS [  2.766 s]
05:07:24 [INFO] org.eclipse.papyrus.junit.utils 3.2.0-SNAPSHOT ..... SUCCESS [  2.929 s]
05:07:24 [INFO] org.eclipse.papyrus.bundles.tests 2.1.0-SNAPSHOT ... SUCCESS [  9.902 s]
05:07:24 [INFO] org.eclipse.papyrus.junit.feature 1.1.0-SNAPSHOT ... SUCCESS [  3.526 s]
05:07:24 [INFO] org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT SUCCESS [  2.940 s]
05:07:24 [INFO] org.eclipse.papyrus.releng.tools 3.1.0-SNAPSHOT .... SUCCESS [  3.924 s]
05:07:24 [INFO] org.eclipse.papyrus.releng.feature 1.0.0-SNAPSHOT .. SUCCESS [  1.953 s]
05:07:24 [INFO] org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
05:07:24 [INFO] org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT SUCCESS [  3.061 s]
05:07:24 [INFO] Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT ....... SUCCESS [  0.002 s]
05:07:24 [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT SUCCESS [  3.887 s]
05:07:24 [INFO] org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT SUCCESS [  1.947 s]
05:07:24 [INFO] org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT SUCCESS [  2.546 s]
05:07:24 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  2.110 s]
05:07:24 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT SUCCESS [  2.618 s]
05:07:24 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT SUCCESS [  2.694 s]
05:07:24 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT SUCCESS [  3.176 s]
05:07:24 [INFO] org.eclipse.papyrus.toolsmiths 2.0.0-SNAPSHOT ...... SUCCESS [  6.603 s]
05:07:24 [INFO] org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT  SUCCESS [  2.027 s]
05:07:24 [INFO] org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT SUCCESS [  2.577 s]
05:07:24 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT SUCCESS [  1.939 s]
05:07:24 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT SUCCESS [  2.458 s]
05:07:24 [INFO] org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT SUCCESS [  2.369 s]
05:07:24 [INFO] org.eclipse.papyrus.views.properties.toolsmiths 3.2.0-SNAPSHOT SUCCESS [  3.693 s]
05:07:24 [INFO] org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT SUCCESS [  2.327 s]
05:07:24 [INFO] org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT SUCCESS [  2.839 s]
05:07:24 [INFO] org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  2.762 s]
05:07:24 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT SUCCESS [  0.001 s]
05:07:24 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT SUCCESS [  2.500 s]
05:07:24 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT SUCCESS [  2.903 s]
05:07:24 [INFO] org.eclipse.papyrus.toolsmiths.feature 1.2.0-SNAPSHOT SUCCESS [  1.939 s]
05:07:24 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT SUCCESS [  2.515 s]
05:07:24 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT SUCCESS [  2.864 s]
05:07:24 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT SUCCESS [  2.895 s]
05:07:24 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT SUCCESS [  2.066 s]
05:07:24 [INFO] org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT SUCCESS [  2.114 s]
05:07:24 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT SUCCESS [  2.678 s]
05:07:24 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT SUCCESS [  2.684 s]
05:07:24 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT SUCCESS [  2.395 s]
05:07:24 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT SUCCESS [  1.956 s]
05:07:24 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties 1.0.0-SNAPSHOT SUCCESS [  2.669 s]
05:07:24 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT SUCCESS [  2.204 s]
05:07:24 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
05:07:24 [INFO] org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT ... SUCCESS [ 14.318 s]
05:07:24 [INFO] ------------------------------------------------------------------------
05:07:24 [INFO] BUILD SUCCESS
05:07:24 [INFO] ------------------------------------------------------------------------
05:07:24 [INFO] Total time:  08:14 min
05:07:24 [INFO] Finished at: 2022-01-12T10:07:24Z
05:07:24 [INFO] ------------------------------------------------------------------------
05:07:25 [Papyrus-Master-Toolsmiths-Release] $ /bin/sh -xe /tmp/jenkins45424484816761309.sh
05:07:25 + . source/releng/toolkit/server/build-after-toolsmiths.sh
05:07:25 ++ p2UpdateSiteDir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/repository
05:07:25 ++ updateSite=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository
05:07:25 ++ '[' -n 6.1.0M1 ']'
05:07:25 ++ buildType=S
05:07:25 ++ COMPACT_BUILD_ID=
05:07:25 ++ FULL_BUILD_ID=S
05:07:25 ++ '[' -n 6.1.0M1 ']'
05:07:25 ++ updateZipName=Papyrus-Toolsmiths-6.1.0M1.zip
05:07:25 ++ zipName=Papyrus-Toolsmiths.zip
05:07:25 ++ rm -rf tmp
05:07:25 ++ mkdir -p tmp/toolsmiths
05:07:25 ++ rm -rf /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository
05:07:25 ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/repository /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository
05:07:25 ++ cd /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository
05:07:25 ++ zip -r Papyrus-Toolsmiths-6.1.0M1.zip artifacts.jar artifacts.xml.xz buildinfo.json content.jar content.xml.xz features p2.index plugins
05:07:25   adding: artifacts.jar (deflated 0%)
05:07:25   adding: artifacts.xml.xz (stored 0%)
05:07:25   adding: buildinfo.json (deflated 70%)
05:07:25   adding: content.jar (deflated 7%)
05:07:25   adding: content.xml.xz (stored 0%)
05:07:25   adding: features/ (stored 0%)
05:07:25   adding: features/org.eclipse.papyrus.uml.assistants.feature_4.0.0.202201120959.jar (deflated 3%)
05:07:25   adding: features/org.eclipse.papyrus.debug.feature_1.0.0.202201120959.jar (deflated 3%)
05:07:25   adding: features/org.eclipse.papyrus.diagramgen.feature.source_1.3.0.202201120959.jar (deflated 7%)
05:07:25   adding: features/org.eclipse.papyrus.toolsmiths.feature_1.2.0.202201120959.jar (deflated 3%)
05:07:25   adding: features/org.eclipse.papyrus.infra.textedit.feature.source_1.0.0.202201120934.jar (deflated 7%)
05:07:25   adding: features/org.eclipse.papyrus.toolsmiths.validation.feature.source_1.0.0.202201120959.jar (deflated 7%)
05:07:25   adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature.source_1.0.0.202201120959.jar (deflated 7%)
05:07:25   adding: features/org.eclipse.papyrus.toolsmiths.feature.source_1.2.0.202201120959.jar (deflated 7%)
05:07:25   adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature_1.0.0.202201120959.jar (deflated 3%)
05:07:25   adding: features/org.eclipse.papyrus.junit.feature.source_1.1.0.202201120959.jar (deflated 6%)
05:07:25   adding: features/org.eclipse.papyrus.debug.feature.source_1.0.0.202201120959.jar (deflated 7%)
05:07:25   adding: features/org.eclipse.papyrus.releng.feature.source_1.0.0.202201120959.jar (deflated 7%)
05:07:25   adding: features/org.eclipse.papyrus.toolsmiths.validation.feature_1.0.0.202201120959.jar (deflated 3%)
05:07:25   adding: features/org.eclipse.papyrus.infra.textedit.feature_1.0.0.202201120934.jar (deflated 3%)
05:07:25   adding: features/org.eclipse.papyrus.diagramgen.feature_1.3.0.202201120959.jar (deflated 3%)
05:07:25   adding: features/org.eclipse.papyrus.junit.feature_1.1.0.202201120959.jar (deflated 3%)
05:07:25   adding: features/org.eclipse.papyrus.uml.assistants.feature.source_4.0.0.202201120959.jar (deflated 7%)
05:07:25   adding: features/org.eclipse.papyrus.releng.feature_1.0.0.202201120959.jar (deflated 3%)
05:07:25   adding: features/org.eclipse.papyrus.toolsmiths.builder.feature_1.0.0.202201120959.jar (deflated 3%)
05:07:25   adding: p2.index (deflated 35%)
05:07:25   adding: plugins/ (stored 0%)
05:07:25   adding: plugins/org.eclipse.cbi.p2repo.cli_1.0.300.20190930-1609.jar (deflated 10%)
05:07:25   adding: plugins/org.eclipse.cbi.p2repo.cli_1.0.300.20190930-1609.jar.pack.gz (stored 0%)
05:07:25   adding: plugins/org.eclipse.papyrus.dev.assistants.codegen.source_2.0.100.202201120959.jar (deflated 12%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.architecture.source_1.0.0.202201120934.jar (deflated 20%)
05:07:25   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui_2.1.0.202201120959.jar (deflated 17%)
05:07:25   adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.source_2.1.0.202201120959.jar (deflated 11%)
05:07:25   adding: plugins/org.eclipse.papyrus.uml.types.ui.properties_4.0.0.202201120959.jar (deflated 21%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.expressions.source_2.0.0.202201120959.jar (deflated 15%)
05:07:25   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator_3.0.0.202201120959.jar (deflated 10%)
05:07:25   adding: plugins/org.eclipse.papyrus.codegen.source_2.0.0.202201120959.jar (deflated 14%)
05:07:25   adding: plugins/org.eclipse.papyrus.dev.types.source_4.0.0.202201120959.jar (deflated 14%)
05:07:25   adding: plugins/org.eclipse.papyrus.gmf.codegen_3.0.0.202201120959.jar (deflated 8%)
05:07:25   adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths.source_3.2.0.202201120959.jar (deflated 15%)
05:07:25   adding: plugins/org.eclipse.papyrus.gmf.codegen.edit.source_3.0.0.202201120959.jar (deflated 10%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor_3.0.0.202201120959.jar (deflated 16%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.nattable.source_2.0.0.202201120959.jar (deflated 12%)
05:07:25   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui.source_2.0.0.202201120959.jar (deflated 20%)
05:07:25   adding: plugins/org.eclipse.papyrus.uml.types.ui.properties.source_4.0.0.202201120959.jar (deflated 16%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.textedit.properties_1.0.0.202201120934.jar (deflated 22%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.textedit.source_1.0.0.202201120934.jar (deflated 15%)
05:07:25   adding: plugins/org.eclipse.papyrus.mwe2.utils.source_2.0.0.202201120959.jar (deflated 14%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug.source_2.0.0.202201120959.jar (deflated 13%)
05:07:25   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui.source_2.0.0.202201120959.jar (deflated 22%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.palette.source_4.0.0.202201120959.jar (deflated 9%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.source_1.1.0.202201120959.jar (deflated 20%)
05:07:25   adding: plugins/org.eclipse.papyrus.gmf.common_2.0.0.202201120959.jar (deflated 12%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit_3.0.0.202201120959.jar (deflated 30%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture.source_2.1.0.202201120959.jar (deflated 19%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.textedit.representation_1.0.0.202201120934.jar (deflated 19%)
05:07:25   adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration_3.0.0.202201120959.jar (deflated 16%)
05:07:25   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui_2.0.0.202201120959.jar (deflated 22%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild.source_1.0.0.202201120959.jar (deflated 20%)
05:07:25   adding: plugins/org.eclipse.papyrus.uml.properties.generation_3.0.0.202201120959.jar (deflated 13%)
05:07:25   adding: plugins/org.eclipse.papyrus.gmf.validate.source_1.2.0.202201120959.jar (deflated 11%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.textedit.edit_1.0.0.202201120934.jar (deflated 19%)
05:07:25   adding: plugins/org.eclipse.papyrus.bundles.tests.source_2.1.0.202201120959.jar (deflated 9%)
05:07:25   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui_2.0.0.202201120959.jar (deflated 23%)
05:07:25   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator_2.0.0.202201120959.jar (deflated 27%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.properties_1.0.0.202201120959.jar (deflated 12%)
05:07:25   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.source_2.0.0.202201120959.jar (deflated 16%)
05:07:25   adding: plugins/org.eclipse.papyrus.dev.pluginexplorer.source_2.0.0.202201120959.jar (deflated 12%)
05:07:25   adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration.source_3.0.0.202201120959.jar (deflated 10%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.properties.source_1.0.0.202201120959.jar (deflated 13%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties.source_4.0.0.202201120959.jar (deflated 19%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.textedit.properties.source_1.0.0.202201120934.jar (deflated 19%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.textedit.xtext_1.0.0.202201120934.jar (deflated 18%)
05:07:25   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui.source_1.0.0.202201120959.jar (deflated 19%)
05:07:25   adding: plugins/org.eclipse.papyrus.uml.properties.generation.source_3.0.0.202201120959.jar (deflated 14%)
05:07:25   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy.source_1.0.300.20190930-1609.jar (deflated 11%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.edit.source_1.0.0.202201120934.jar (deflated 15%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.ecore_2.0.0.202201120959.jar (deflated 20%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor.source_4.1.0.202201120959.jar (deflated 9%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui.source_1.0.0.202201120959.jar (deflated 16%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.textedit.ui_1.0.0.202201120934.jar (deflated 20%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths_2.0.0.202201120959.jar (deflated 16%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.plugin.builder_1.1.0.202201120959.jar (deflated 13%)
05:07:25   adding: plugins/org.eclipse.papyrus.gmf.editpartview_2.0.0.202201120959.jar (deflated 17%)
05:07:25   adding: plugins/org.eclipse.papyrus.gmf.codegen.source_3.0.0.202201120959.jar (deflated 8%)
05:07:25   adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request_2.0.0.202201120959.jar (deflated 22%)
05:07:25   adding: plugins/org.eclipse.papyrus.releng.tools_3.1.0.202201120959.jar (deflated 13%)
05:07:25   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.source_1.0.0.202201120959.jar (deflated 5%)
05:07:25   adding: plugins/org.eclipse.papyrus.gmf.figureview.source_2.0.0.202201120959.jar (deflated 14%)
05:07:25   adding: plugins/org.eclipse.papyrus.architectureview_2.0.0.202201120959.jar (deflated 15%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.nattable_2.0.0.202201120959.jar (deflated 12%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit.source_3.0.0.202201120959.jar (deflated 15%)
05:07:25   adding: plugins/org.eclipse.papyrus.dev.ui_1.0.0.202201120959.jar (deflated 18%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.source_1.0.0.202201120934.jar (deflated 17%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common.source_2.0.0.202201120959.jar (deflated 10%)
05:07:25   adding: plugins/org.eclipse.papyrus.bundles.tests_2.1.0.202201120959.jar (deflated 12%)
05:07:25   adding: plugins/org.eclipse.papyrus.codegen_2.0.0.202201120959.jar (deflated 16%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor.source_3.0.0.202201120959.jar (deflated 9%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild_1.0.0.202201120959.jar (deflated 19%)
05:07:25   adding: plugins/org.eclipse.papyrus.dev.types_4.0.0.202201120959.jar (deflated 11%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.expressions_2.0.0.202201120959.jar (deflated 18%)
05:07:25   adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates_2.0.0.202201120959.jar (deflated 17%)
05:07:25   adding: plugins/org.eclipse.papyrus.dev.ui.source_1.0.0.202201120959.jar (deflated 14%)
05:07:25   adding: plugins/org.eclipse.papyrus.junit.framework_2.2.0.202201120959.jar (deflated 15%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.architecture_1.0.0.202201120934.jar (deflated 21%)
05:07:25   adding: plugins/org.eclipse.papyrus.dev.project.management.source_2.0.100.202201120959.jar (deflated 15%)
05:07:25   adding: plugins/org.eclipse.cbi.p2repo.aggregator.source_1.0.300.20200825-1205.jar (deflated 9%)
05:07:25   adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths_3.2.0.202201120959.jar (deflated 16%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.emf.commandstack.source_2.0.0.202201120959.jar (deflated 15%)
05:07:25   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.source_5.0.0.202201120959.jar (deflated 11%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes.source_2.1.0.202201120959.jar (deflated 20%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.textedit_1.0.0.202201120934.jar (deflated 17%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.textedit.types_1.0.0.202201120934.jar (deflated 21%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug_2.0.0.202201120959.jar (deflated 15%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties_4.0.0.202201120959.jar (deflated 23%)
05:07:25   adding: plugins/org.eclipse.papyrus.gmf.validate_1.2.0.202201120959.jar (deflated 11%)
05:07:25   adding: plugins/org.eclipse.papyrus.junit.utils.source_3.2.0.202201120959.jar (deflated 9%)
05:07:25   adding: plugins/org.eclipse.papyrus.dev.assistants.codegen_2.0.100.202201120959.jar (deflated 14%)
05:07:25   adding: plugins/org.eclipse.cbi.p2repo.util.source_1.0.300.20190930-1609.jar (deflated 12%)
05:07:25   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator_5.0.0.202201120959.jar (deflated 12%)
05:07:25   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui_1.0.0.202201120959.jar (deflated 21%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.textedit.ui.source_1.0.0.202201120934.jar (deflated 20%)
05:07:25   adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request.source_2.0.0.202201120959.jar (deflated 22%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture_2.1.0.202201120959.jar (deflated 17%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.textedit.xtext.source_1.0.0.202201120934.jar (deflated 16%)
05:07:25   adding: plugins/org.eclipse.cbi.p2repo.aggregator_1.0.300.20200825-1205.jar.pack.gz (deflated 0%)
05:07:25   adding: plugins/org.eclipse.cbi.p2repo.aggregator_1.0.300.20200825-1205.jar (deflated 9%)
05:07:25   adding: plugins/org.eclipse.papyrus.releng.tools.source_3.1.0.202201120959.jar (deflated 11%)
05:07:25   adding: plugins/org.eclipse.papyrus.gmf.codegen.edit_3.0.0.202201120959.jar (deflated 15%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.textedit.edit.source_1.0.0.202201120934.jar (deflated 15%)
05:07:25   adding: plugins/org.eclipse.cbi.p2repo.p2.source_1.0.300.20200619-1617.jar (deflated 8%)
05:07:25   adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates.source_2.0.0.202201120959.jar (deflated 14%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes_2.1.0.202201120959.jar (deflated 18%)
05:07:25   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui.source_2.1.0.202201120959.jar (deflated 15%)
05:07:25   adding: plugins/org.eclipse.papyrus.gmf.common.source_2.0.0.202201120959.jar (deflated 12%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile_2.1.0.202201120959.jar (deflated 16%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common_2.0.0.202201120959.jar (deflated 11%)
05:07:25   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.source_3.0.0.202201120959.jar (deflated 8%)
05:07:25   adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools_2.1.0.202201120959.jar (deflated 13%)
05:07:25   adding: plugins/org.eclipse.papyrus.gmf.codegen.ui.source_1.4.0.202201120959.jar (deflated 11%)
05:07:25   adding: plugins/org.eclipse.papyrus.architectureview.source_2.0.0.202201120959.jar (deflated 13%)
05:07:25   adding: plugins/org.eclipse.cbi.p2repo.cli.source_1.0.300.20190930-1609.jar (deflated 13%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.textedit.modelexplorer_1.0.0.202201120934.jar (deflated 22%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui_1.0.0.202201120959.jar (deflated 16%)
05:07:25   adding: plugins/org.eclipse.papyrus.gmf.codegen.ui_1.4.0.202201120959.jar (deflated 13%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.emf.commandstack_2.0.0.202201120959.jar (deflated 19%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.textedit.types.source_1.0.0.202201120934.jar (deflated 18%)
05:07:25   adding: plugins/org.eclipse.papyrus.dev.pluginexplorer_2.0.0.202201120959.jar (deflated 15%)
05:07:25   adding: plugins/org.eclipse.papyrus.junit.utils_3.2.0.202201120959.jar (deflated 11%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.textedit.modelexplorer.source_1.0.0.202201120934.jar (deflated 22%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.ecore.source_2.0.0.202201120959.jar (deflated 19%)
05:07:25   adding: plugins/org.eclipse.papyrus.dev.project.management_2.0.100.202201120959.jar (deflated 12%)
05:07:25   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy_1.0.300.20190930-1609.jar.pack.gz (deflated 0%)
05:07:25   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy_1.0.300.20190930-1609.jar (deflated 6%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration_1.1.0.202201120959.jar (deflated 20%)
05:07:25   adding: plugins/org.eclipse.papyrus.gmf.figureview_2.0.0.202201120959.jar (deflated 17%)
05:07:25   adding: plugins/org.eclipse.cbi.p2repo.util_1.0.300.20190930-1609.jar.pack.gz (stored 0%)
05:07:25   adding: plugins/org.eclipse.cbi.p2repo.util_1.0.300.20190930-1609.jar (deflated 10%)
05:07:25   adding: plugins/org.eclipse.papyrus.junit.framework.source_2.2.0.202201120959.jar (deflated 14%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile.source_2.1.0.202201120959.jar (deflated 18%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.source_2.0.0.202201120959.jar (deflated 15%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.edit_1.0.0.202201120934.jar (deflated 20%)
05:07:25   adding: plugins/org.eclipse.papyrus.gmf.editpartview.source_2.0.0.202201120959.jar (deflated 14%)
05:07:25   adding: plugins/org.eclipse.papyrus.toolsmiths.palette_4.0.0.202201120959.jar (deflated 12%)
05:07:25   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend_1.0.0.202201120959.jar (deflated 4%)
05:07:25   adding: plugins/org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar (deflated 7%)
05:07:25   adding: plugins/org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar.pack.gz (deflated 0%)
05:07:25   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor_4.1.0.202201120959.jar (deflated 15%)
05:07:25   adding: plugins/org.eclipse.papyrus.mwe2.utils_2.0.0.202201120959.jar (deflated 14%)
05:07:25 ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository/Papyrus-Toolsmiths-6.1.0M1.zip tmp/toolsmiths
05:07:25 ++ cd tmp
05:07:25 ++ zip -r Papyrus-Toolsmiths.zip toolsmiths
05:07:25   adding: toolsmiths/ (stored 0%)
05:07:25   adding: toolsmiths/Papyrus-Toolsmiths-6.1.0M1.zip (stored 0%)
05:07:25 ++ mv tmp/Papyrus-Toolsmiths.zip .
05:07:25 Terminating xvnc.
05:07:31 Archiving artifacts
05:07:33 Finished: SUCCESS